﻿body 
{
	background-color: #666666;
	font-family: Georgia;
	font-size: 8pt;
	position: absolute; 
	left:10px;
	margin-top: 0px;
	
	font-family:Georgia;
	color:#666666;
	font-size:13px;
}

.leftSideBar 
{
	font-family: Verdana;
	font-weight:bold;
	color: #003366;
	font-size: 8pt;
}

.leftSideBarTitle
{
	font-family:Verdana;
	font-weight:bold;
	color:#003366;
	font-size:12pt;
}

.mainTitle
{
	font-family:Georgia;
	color:#003366;
	font-size:18pt;
}

.mainSubTitle
{
	font-family:Georgia;
	color:#003366;
	font-size:12pt;
}

.bodyText
{
	font-family:Georgia;
	color:#666666;
	font-size:10pt;
}

.bodyQuotation
{
	font-family:Verdana;
	color:#003366;
	font-size:10pt;
}

.bodyQuoteAttribute
{
	font-family:Verdana;
	color:#003366;
	font-size:7pt;
	font-weight:bold;
}

.footerText
{
	font-family:Verdana;
	font-weight:bold;
	color:#CCCCCC;
	font-size:7pt;
}

.copyrightText
{
	font-family:Verdana;
	color:#CCCCCC;
	font-size:5pt;
}

.footerLink
{
	font-family:Verdana;
	color:#CCCCCC;
	font-size:5pt;
}

a:hover
{
	color:#666666;
}

.submitButton
{
	background-image:url('../Images/buttons/submit_off.jpg');
	width:45px;
	height:11px;
	border-width:0px;
}

.resetButton
{
	background-image:url('../Images/buttons/reset_off.jpg');
	width:37px;
	height:11px;
	border-width:0px;
}

.greentext{
	color:#0b9242;
	font-size:13px;
	
}


.greenmain a{
	color:#0b9242;
	
}
.greenmain a:hover{
	color: #333;
	
}



   
#greenpage a{
	color: #666;
	
		   
}