@charset "utf-8";
/* CSS Document */

body { margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333333; line-height:1.3em; }

h1 { color:#006699; font-size:18px;}
h2 { background:url(images/arrow_black.gif) no-repeat; line-height:15px; padding-left:25px; font-size:13px; color:#006699; }

a:link, a:active, a:visited { text-decoration:none; color:#333333;}
a:hover { text-decoration:none; color:#999999; }

a:link.white, a:active.white, a:visited.white { text-decoration:none; color:#ffffff; font-weight:bold;}
a:hover.white { text-decoration:none; color:#f5f5f5; font-weight:bold; }

td, tr{ font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#666666; line-height:1.3em;  }

.blue { background:url(images/bg.jpg) repeat-x #87C6E2;}
.footer { background:url(images/footer.jpg) repeat-x; height:72px; }
.btn-bg { background:url(images/btn-bg.jpg) repeat-x; height:50px; }

#content { padding:10px 20px 0 20px; }
#contentbg { background:url(images/bg-content.jpg) no-repeat; }
.pic {background:url(images/participate-bg.jpg) no-repeat; padding:0 10px 0 10px;}
.pic2 { background:url(images/exhibit-bg.jpg) no-repeat; padding:0 10px 0 10px;}
.line { background:url(images/line2.jpg) repeat-y center top;}
.footer { text-align:center; font-size:11px;}
.grey { background:#F0F0F0;}
.tableborder { border:1px solid #CCCCCC;}
.red { color:#990000; }
.red-big { font-size:16px; color:#990000; font-weight:bold; }