﻿

/* Body Commands ***********************************/
body {
	font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font : arial, sans-serif;
	margin-top : 0px;
}
/* Body Commands ***********************************/

/* Standard fonts set for content areas****************/
TD {
	font-family: Trebuchet MS, tahoma, verdana, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
/* Standard fonts set for content areas****************/



.redBG
{
background-color:#003F79;
}
.whiteBG {
background-color:#FFFFFF;
}
.menuBG
{
	background-image: none;
	background-repeat: no-repeat;
	text-align: left;
	color: white;
	padding: 4px;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
}

.headMenu a:link {color:white; text-decoration:none}
.headMenu a:visited {color:white; text-decoration:none}
.headMenu a:active {color:white; text-decoration:none}
.headMenu a:hover {color:white; text-decoration:none}

