input,select,textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; text-decoration: none; background-color:#eaeaea}

A:link,A:visited
{
    TEXT-DECORATION: none
}

A:hover
{
    TEXT-DECORATION: Underline
}

.mainFont
{
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000000;
}

.errFont
{
	font-family: Times New Roman;
	font-size: 10pt;
	color: red;
}

.mainFontGrey
{
	font-family: Times New Roman;
	font-size: 10pt;
	color: #6A6A6A;
}

.mainFontSmall
{
	font-family: Times New Roman;
	font-size: 13px;
	color: #333333;
}

.mainFontB
{
	font-Weight: bold;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #000000;	
}

.mainFontBGrey
{
	font-Weight: bold;
	font-family: Times New Roman;
	font-size: 10pt;
	color: #6A6A6A;	
}

.topCell {
	font-family: Times New Roman;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-color: #94CFDE;
}
.bottomCell {
	font-family: Times New Roman;
	font-size: 13px;
	background-color: #DEFBFF;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
.bottomCellSmall {
	font-family: Times New Roman;
	font-size: 12px;
	background-color: #DEFBFF;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.bodystyle {
	font-family: Times New Roman;
	font-size: 13px;
	color: #333333;	
}
.bodystyle2 {
	font-family: Times New Roman;
	font-size: 13px;
	color: #003366;	
}

.navigation {
	font-family: Times New Roman;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
}

.construction{
	font-family: Times New Roman;
	font-size: 13px;
	color: #003366;	
}

.titleBlue {
	font-family: Times New Roman;
	font-size: 14px;
	color: #006699;	
	font-weight: bold;
}

.footer {
	font-family: Times New Roman;
	font-size: 12px;
	color: #333333;	
}

.homefooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;	
}

.homeleftfooter {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;	
}

.border {
	border: thin solid #FFFFFF;
}

.myLeftborder {
	border: thin solid #9CD3DE;
}
.underline {
	color: #0000FF;
}
