/* Global Styles */
.nowmenu{
padding: 0px 3px;
	cursor: pointer;
	position: relative;
	margin:0.3px;
    
background: #6E6E6E ;
}

.nowbody{
	padding:5px 0px;
	display:block;
	color:#000000;
	background-color:#EFEFEF;
	 padding-left:12px;
	
	text-decoration:none;
}


 .nowbody a:hover {
	color:#CC3300;
	background-color:#FFFFFF;
	text-decoration:underline;
}

.nowbody a:visited{
color:#0000FF;}


.menu_list {
	width: 230px;	
}


.menu_head {
	padding: 0px 3px;
	cursor: pointer;
	position: relative;
	margin:0.3px;
    color:#FFFFFF;

    background: #6E6E6E ;
}
.menu_body {
	display:none;
	
}
.menu_body a 
{
	display:block;
	color:#000000;
	background-color:#EFEFEF;
	 padding-left:12px;
	
	text-decoration:none;
}
 .menu_body a:hover {
	color:#CC3300;;
	background-color:#FFFFFF;
	text-decoration:underline;
}


h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
	
h1  {
	font:14px Tahoma;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	text-align:center
	}

h2  {
	font:12px georgia;
	color: #000000;
	line-height:14px;
	text-align:left;
	}	


body {
	margin:0px;
	background:url(background.jpg)
	}
	
td {
	font:11px Tahoma;
	color:#000000;
	line-height: 150%;
	}
	
a{
color: #000000;
	text-decoration:none
}


a:link {color:#000000;}/*未被访问过的链接*/


a:visited {color:#000000;
text-decoration:none}/*已经被访问过的链接*/


a:hover ,a:action {color: #990000;
	text-decoration:underline;}/*鼠标停留或点击的时候链接的颜色*/	

	
	
/* ID Styles */

#sitemap {
font-size:12px; font-weight:bold; text-align:center;color:#FFFFFF;}
	
#navigation a {
	font:11px Tahoma;
	color: #0033FF;
	text-decoration:none;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:14px Tahoma;
	color: #000000;
	letter-spacing:.0em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px Tahoma;
	line-height:15px;
	color:#333333;
	}
	
.bodyText a {
	font:11px Tahoma;
	color: #0033FF;
	text-decoration:underline;
	}

.bodyText a:link {color:#0000FF;}/*未被访问过的链接*/


.bodyText a:visited {color:#993300;
text-decoration:underline}/*已经被访问过的链接*/	

.bodyText a:hover ,a:action {
font:bold;
	text-decoration:underline;}/*鼠标停留或点击的时候链接的颜色*/
		
.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:11px Tahoma;
	color: #333300;
	}

.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
	
.STYLE2 {font-size: 8px}	
	
.a1 {
	font-size: 9px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.a2 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
