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;
}
#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;	
}
#header {
	font-family: "Trebuchet MS", Tahoma, System;
	font-size: 9pt;
	color: #CCCCCC;
	width: 80px;
}
#header A:link{
	color: #CCCCCC;
	text-decoration: none;
}
#header A:visited{
	color: #CCCCCC;
	text-decoration: none;
}
#header A:hover{
	color: #FFFFFF;
	width: 80px;
	text-decoration: underline;
}
#sidebar_menu {
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: none;
	display: block;
	width: 200px;
}
#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_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;
}
#pd_header {
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 12pt;
	color: #CC0005;
	font-weight: bold;
}
#array {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
}
#array a:link {
	color: #666666;
	text-decoration:none;
}#array a:visited {
	color: #666666;
	text-decoration:none;
}#array a:hover {
	color: #FF9900;
	text-decoration:underline;
}
#view {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
}
#view h6{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;
}
#border {
	display: block;
	border: 1pt solid #666666;
}
#line_red {
	display: block;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;	
}
#login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
#login a:link {
	color: #666666;
	text-decoration: none;
}
#login a:visited {
	color: #666666;
	text-decoration: none;
}
#login a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#dotted_right {
	display: block;
	border-left-width: 1pt;
	border-left-style: dotted;
	border-left-color: #666666;
}
#dotted_right h3 {
	font-family: "Trebuchet MS", AmericanUncD;
	font-size: 14pt;
	font-weight: bold;
	color: #CC9900;
	text-decoration: none;
}
#award_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}
#award_name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	display: block;
	width: 100px;
}
#loading {
	display: block;
	width: 100px;
	background-image: url(images/loading1.gif);
}
