.menuText {position:relative;font-size:12px;color:#000034;font-family:Verdana;}

.A_menuText
{
	font-size:12px;color:#000034;font-family:Verdana; font-weight: bold;
	text-Decoration: none;
}
.A_menuText:visited
{
	font-size:12px;color:#000034;font-family:Verdana;
	text-Decoration: none;
}
.A_menuText:link
{
	font-size:12px;color:#000034;font-family:Verdana;
	text-Decoration: none;
}
.A_menuText:hover
{
	font-size:12px;color:#000034;font-family:Verdana;
	text-Decoration: underline;
	cursor: hand;
}
.A_menuText:active
{
	font-size:12px;color:#000034;font-family:Verdana;
	text-Decoration: none;
}
.scrollDiv
{
	scrollbar-face-color: #000150;
	scrollbar-shadow-color: #99CCE2;
	scrollbar-highlight-color: #99CCE2;
	scrollbar-3dlight-color:#99CCE2;
	scrollbar-darkshadow-color: #99CCE2;
	scrollbar-track-color: #00002A;
	scrollbar-arrow-color: #99CCE2;
}
.colHeader TD
{
	height : 30px;
	border: 0px none;
	border-top : 1px solid White;
	border-right : 1px solid White;
	border-bottom : 1px solid White;
	text-align : center;
	font-weight: bold;
	font-size: 12px;
}
.colName 
{
	height : 30px;
	border : 1px solid White;
	border-top: 0px none;
	text-align : right;
	font-weight: bold;
	color: #00014F;
	background-color: white;
}
.itemData TD
{
	height : 30px;
	border: 0px none;
	border-right : 1px solid White;
	border-bottom : 1px solid White;
	text-align : center;
	font-weight: normal;
	font-size: 12px;
}
.textBox
{
	border: 1px solid #99CCFF;
	background-color: #FFFFFF;
}
.contactTestBox
{
	width: 300px;
}
.lnkButton:visited
{
	font-size:12px;color:#99CCFF;font-family:Verdana;
	text-Decoration: none;
}
.lnkButton:link
{
	font-size:12px;color:#99CCFF;font-family:Verdana;
	text-Decoration: none;
}
.lnkButton:hover
{
	font-size:12px;color:#99CCFF;font-family:Verdana;
	text-Decoration: underline;
}
.lnkButton:active
{
	font-size:12px;color:#99CCFF;font-family:Verdana;
	text-Decoration: none;
}
