
.body 
{
	font-family: "Arial";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.TITLE {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
}
A.navbar, A.navbar:link, A.navbar:visited
{
    font-family: Verdana, Helvetica, sans-serif;
    text-decoration: none;
    color: black;
    font-size: 11px;
}   

A.navbar:hover    
{
    text-decoration: underline;
    color: red;
}
a.oldnavbar:link
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: "Arial";
	text-decoration: none;
}
a.oldnavbar:visited
{
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: "Arial";
	text-decoration: none;
}
a.oldnavbar:hover
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: "Arial";
	text-decoration: none;
}

H1
{
	font-weight: bold;
	font-size: 20px;
	color: red;
	font-family: Tahoma;
	text-align: center;
}
H2
{
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma;
	color: blue;
	font-style:italic;
}
.H2
{
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma;
	background-color: #ccccff;
}
.horizontalLine
{
	background-color:#b4dce3;
	height:2;
}
.BannerMenuTop
{
	font-size: 14px;
	color: white;
	font-family:Tahoma;
	background-color: red;
}
.normal_link, .normal_link A, .normal_link A:Hover
{
	font-weight:normal;
	font-size: 14px;
	color: blue;
	font-family: Verdana, Arial;
	height: 17px;
}
.subtitle
{
	font-weight:bold;
	font-size:18;
	font-family:Tahoma;
	color:Blue;
}
.submenu, .submenu A, .submenu A:Hover
{
	font-size:14;
	font-family:Tahoma;
	color:Blue;
}
.regularGrid
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 9px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: black 1px solid;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: gainsboro;
}
.regularHeader, .regularHeader A, .regularHeader A:Hover
{
	font-weight: bolder;
	font-size: 11px;
	color: white;
	font-family: Arial;
	background-color: #567d9a;
}
 
.regularFooter
{
}


.regularButton
{
	font-size: 12px;
	font-family: Arial;
	background-color: white;
}
.menuText
{
	font-size: 12px;
	color: #567d9a;
	font-family: 'Arial Black';
}
.regularText
{
	font-size: 14px;
	font-family: 'Times New Roman';
}
.regularBoldText
{
	font-size: 14px;
	font-family: 'Times New Roman';
	font-weight: bold;
}
.friendlyText
{
	font-weight: bold;
	font-size: 12px;
	color: #0082D6;
	font-family: Tahoma, Verdana, Arial;
}
.breadCrumbs
{
	font-size: 9px;
	color: #567d9a;
	font-family: 'Arial Black';
}
.topHeading
{
	font-size: 12px;
	font-family: 'Arial Black';
}

.standOutColor
{
	font-size: 14px;
	color: activecaption;
	font-family: 'Arial Black';
}

.smallText
{
	font-size: 9px;
	font-family: 'Times New Roman' , Arial;
}

.goodReview
{
	font-size: 12px;
	font-family: 'Arial Black';
	background-color: #33ff00;
}

.badReview
{
	font-size: 12px;
	font-family: 'Arial Black';
	background-color: #ff6666;
}
.plainGrid
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 9px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: black 1px solid;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Arial;
	background-color: white;
}




.AAA_errorInfo
{
	font-weight: bold;
	font-size: 12px;
	color: red;
	font-family: Arial;
}
.AAA_NumberedList
{
	list-style-type: decimal;
}
.AAA_successInfo
{
	font-weight: bold;
	font-size: 12px;
	color: green;
	font-family: Arial;
}

.BDY_Body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #003399;
}