﻿/* html
{
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff; 
	scrollbar-3dlight-color: #cccccc; 
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: #ffffff; 
	scrollbar-darkshadow-color: #cccccc;
} */
body  
{
	font-family: Verdana; 
	font-size: 10px; 
	margin-left:4px; 
	margin-top:0px;
}
.aboutHead 
{
	border-top: solid 1px #C0C0C0; 
	height:20px; 
	width: 180px; 
	padding: 0px 2px 2px 5px; 
	line-height: 20px; 
	color:#004A99; 
	font-weight: bold; 
	cursor: pointer;
}
li  
{
	list-style-type: none; 
	border: solid 1px white; 
	padding: 2px 0px 2px 10px;
	color: #999999;
}
li:hover  
{
	border: solid 1px Silver; 
	background-color: white;
}
.familyHead 
{
	border: solid 1px white; 
	height:23px; 
	width: 182px; 
	background-color: White; 
	padding-left: 5px; 
	padding-top: 0px; 
	color:#1D1D1D; 
	line-height: 24px;
}
.familyHead a
{
	color:#1D1D1D; 
}
.familyHead_old 
{
	border: solid 1px white; 
	height:23px; 
	width: 182px; 
	background-color: White; 
	padding-left: 5px; 
	padding-top: 0px; 
	color:#4D4D4D; 
	line-height: 24px;
}
.familyHead:hover 
{
	border: solid 1px #DCDCDC; 
	height:23px; 
	background-color: #F5F5F5; 
	cursor: pointer; 
	line-height: 24px;
}
.sectorHead  
{
	border-bottom: solid 1px #FFFFFF;
	height:24px; 
	width: 182px; 
	padding: 0px 2px 0px 5px;
	line-height: 24px; 
	color:#FFFFFF; 
	font-size: 11px;
	font-weight: bold; 
	cursor: pointer;
}
.sectorHead a  
{
	color:#FFFFFF; 
	font-size: 11px;
	font-weight: bold; 
}
label  
{
	padding: 2px
}
a  
{
	color: #696969; 
	text-decoration: none;
}
a:hover  
{
	text-decoration: none;
}
.leftMenuDiv
{
	margin-left:4px; 
	padding-left:5px;
	height: 600px;
	border-left: solid 1px #cccccc
}
input
{
	font-family: Verdana; 
	font-size: 10px;
	border: solid 1px #999999;
}
.xtraLinks
{
	height: 25px;
	line-height: 25px; 
	border-top: solid 1px #DCDCDC; 
}
.xtraLinks a
{
	color: #696969; 
	text-decoration: none;
}
.xtraLinks a:hover
{ 
	text-decoration: underline;
}	