/* CSS Document */

body{ margin:0px 0px 0px 0px; background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-color:#042061}

Table{ margin-left:auto; margin-right:auto; vertical-align:top; line-height:24px; font-family:trebuchet MS; font-size:14px; color:#000000}
td{ vertical-align:top}

H1{font-family:"Times New Roman", Times, serif; font-size:30px; margin-top:20px; color:#000066; line-height:30px}
H2{font-family:Trebuchet MS; font-size:20px; margin-top:20px; color:#000066;}
UL{ font-size:15px}

/* ---------------------scroll bar----------------- */
HTML{
 scrollbar-3d-light-color:#F40000;
 scrollbar-arrow-color:#ffffff;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#F40000;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}
/* ---------------------layout----------------- */

.top{ width:1092px; height:69px; background-image:url(../images/top.jpg);}
.top-2{ width:1092px; height:81px; background-image:url(../images/top-2.jpg);}
.banner{ width:1092px; height:381px; background-image:url(../images/banner.jpg); background-repeat:no-repeat}
.center{ width:1092px; height:400px; background-image:url(../images/center.jpg); background-repeat:no-repeat}
.content{ width:900px; height:400px; background-image:url(../images/content.jpg); background-repeat:repeat-x; padding:10px}
.calendar_image{ margin:0px 0px 0px 0px; float:right}

.border-effect{ border: solid 1px #CCCCCC; display:block; padding:10px;}

.small-copy{ font-size:10px; font-family:Arial, Helvetica, sans-serif}