BODY {
	BACKGROUND-IMAGE: url('images/pagebg.jpg');
	margin-top:25; margin-bottom:0; margin-left:0; margin-right:0;
}


.white-border2 {
	BORDER-LEFT: #FFFFFF 6px solid; BORDER-RIGHT: #FFFFFF 6px solid
}
.green-border4 {
	BORDER-TOP: #9ABAC0 1px solid; BORDER-LEFT: #9ABAC0 1px solid; BORDER-BOTTOM: #9ABAC0 1px solid; BORDER-RIGHT: #9ABAC0 1px solid
}


.MainTitle {
	font-family: Times New Roman, Arial, Helvetica, sans-serif, Verdana;
	font-size: 18pt;
	color: #000000;
}

.SubBlue {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11pt;
	font-weight: bold;	
	color: #0F5CCE;
}
.SubGreen {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11pt;
	font-weight: bold;	
	color: #1F808D;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 8pt;
	color: #737373;
}

.SmallWhite {
	font-family: Bookman Old Style, Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 8pt;
	color: #CACACA;
}
.GeneralText {
	font-family: Times New Roman, Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 10pt;
	color: #151515;
}

.GeneralBold {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #333333;
}

.Input {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 10pt;
	color: #000000;
}



.TableHeader {
	COLOR: #E0EFF3; BACKGROUND-COLOR: #E0EFF3;
	FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;
	FONT-SIZE: 8pt;
	font-weight: bold;
	color: #5a5a5a;
}

.TitleHeader {
	COLOR: #660099; BACKGROUND-COLOR: #660099;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}





.errmsg 
{
	FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;
	FONT-SIZE: 8pt;
	color: Red;
	
}

a.footer:link 		{ color: #A1B9C2; text-decoration: none; }
a.footer:active 	{ color: #A1B9C2; text-decoration: none; }
a.footer:visited 	{ color: #A1B9C2; text-decoration: none; }
a.footer:hover	 	{ color: #E95010; text-decoration: none; }


a:link {
	color: #01529E; text-decoration: underline;
}
a:visited {
	color: #01529E;	text-decoration: underline;
}
a:hover {
	color: #E95010; text-decoration: underline;
}
a:active {
	font-weight: bold;
}
.MyImage
{
border:groove;
border-color:#7F7F7F;
}
.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	TEXT-DECORATION: none; color:#B6B6B6;
	font-weight:normal;
}
.link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	TEXT-DECORATION: none; color:#FF0000; font-weight: normal;
}
.page_phone {
	COLOR: #660099; 
	FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-right:80px;
}