body {
	background-color: #f0f0f0;
	background-image: url(../images/background_img.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header {
	font-family: "CopprplGoth Cn BT";
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#header A:LINK{
	color: #FFFFFF;
	text-decoration: none;
}
#header a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

#header a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#s_menu {
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#s_menu a:link{
	color: #FFCC00;
	text-decoration: none;
}
#s_menu a:visited{
	
	color: #FFCC00;
	text-decoration: none;
}
#s_menu a:hover{
	color: #FF9900;
	text-decoration: underline;	
}
#sidebar_menu {
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 210px;
}
#sidebar_menu a:link{
	font-family:"Trebuchet MS", AmericanUncD;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #808793;
	height: 18px;
}
#sidebar_menu a:visited{
	font-family:"Trebuchet MS", AmericanUncD;
	color: #FFFFFF;
	text-decoration:none;
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #808793;
	height: 18px;
}
#sidebar_menu a:hover{
	font-family:"Trebuchet MS", AmericanUncD;
	color: #FFFFFF;
	text-decoration:none;
	background-color: #CC3300;
}
#sidebar_menu_hover {
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 8.5pt;
	color: #FFFFFF;
	background-color: #CC3300;
	text-decoration: none;
	display: block;
	width: 210px;
	height: 18px;
}

#sidebar_submenu {
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 100%;
		
}
#sidebar_submenu a:link{
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	background-color: #EEEEEE;
	
}
#sidebar_submenu a:visited {
	color: #666666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	display: block;
	background-color: #EEEEEE;
	height: 16px;
}

#sidebar_submenu a:hover {
	background-color: #FFFFFF;
	color: #FF9900;
	text-decoration: none;
}
#sidebar_submenu_hover {
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 7.5pt;
	color: #333333;
	text-decoration: none;
	display: block;
	width: 100%;
	background-color: #FFFFFF;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#pd_header {
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 12pt;
	color: #CC0005;
	font-weight: bold;
}
#thumnail_table{	
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	display: block;
	height: 90px;
	width: 90px;
	border: 1pt solid #999999;
}
#thumnail_table a:link{
	color: #666666;
	text-decoration: none;
}
#thumnail_table a:visited {
	color: #666666;
	text-decoration: none;
}
#thumnail_table a:hover {
	color: #FF9900;
	text-decoration: none;
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	display: block;
}
#login a:link {
	color: #666666;
	text-decoration: none;
}
#login a:visited {
	color: #666666;
	text-decoration: none;
}
#login a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#left_dot {
	border-left-width: 1pt;
	border-left-style: dotted;
	border-left-color: #666666;
}
#about {
	font-family: Trebuchet MS, Tahoma, System;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	
}
#about h5 {
	font-family: Trebuchet MS, Tahoma, System;
	font-size: 9pt;
	color: #FF6600;
	font-weight: bold;
	padding-left: 3px;
}
#about h4 {
	font-family: Trebuchet MS, Tahoma, System;
	font-size: 12pt;
	color: #EE0099;
	font-weight: bold;

}
