body         {
	scrollbar-face-color: #8F929B;
	scrollbar-shadow-color: #D1C5B5;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: 

               #D1C5B5;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #990000;
	background-color: #666666;
}

#nav{
	list-style-type: none;
	margin: 0px;
	width: 526px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#nav li{
	display: inline;
}
#nav li a, #nav li a:visited{
	font-weight: normal;
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}
#nav li a:hover{
	color: #FFCC00;
}
#nav li a#activeLink{
	color: #FFCC00;
}

#subNav  {
	list-style-type: none;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}
#subNav li{
	margin: 0px;
	padding: 0px;
	display: inline;
}
#subNav ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;

}

#subNav li a, #subNav li a:visited {
	font-family: "ITC Giovanni Std Book", "ITC Giovanni Std";
	font-size: 1em;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0px;

}
#subNav li a:hover {
	color: #990000;
}

#subNav li a#activeSub {
	color: #990000;	
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#subNav li ul li a, #subNav li ul li a:visited {
	font-weight: normal;
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subNav li ul li a.activeSub {
	color: #990000;	
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.bodylink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	
}

a.bodylink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.bodylink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

a.bodylink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;}


a.listlink {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	
}

a.listlink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a.listlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

a.listlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;

}
a.express {
font-size: 13px;
font-family: tahoma, Helvetica, Arial, sans-serif;
color: #006666;text-decoration: none
; font-weight: normal
}

a.express:visited {
font-size: 12px;
font-family: tahoma, Helvetica, Arial, sans-serif;
color: #0033ff; font-weight: normal
}

a.express:link {
font-size: 12px;
font-family: tahoma, Helvetica, Arial, sans-serif;
color: #0033ff; text-decoration: none
; font-weight: normal
}

a.express:hover {
font-size: 12px; 
font-family: tahoma, Helvetica, Arial, sans-serif; color: #0033ff;
text-decoration: underline
; font-weight: normal
}

a.formatted {
color: #0033FF;text-decoration: none
}

a.formatted:visited {
color: #0033ff; text-decoration: none
}

a.formatted:link {
color: #0033ff; text-decoration: none
}

a.formatted:hover {
color: #990000; text-decoration: none
}

img.border{
	border-top: 2px solid #666666;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 2px solid #666666;
}
