BODY {
	BACKGROUND-IMAGE: url('images/pagebg.jpg');
	margin-top:0;margin-left:0;margin-right:0;margin-bottom:0;
}

.orange-border4 {
	BORDER-TOP: #F68D18 1px solid; BORDER-LEFT: #F68D18 1px solid; BORDER-BOTTOM: #F68D18 1px solid; BORDER-RIGHT: #F68D18 1px solid
}

.MainTitle {
	font-family: sans-serif, Arial, Helvetica, Verdana;
	font-size: 30pt;
	color: #036AB1;
}

.SubTitle {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11pt;
	font-weight: bold;	
	color: #F68D18;
}
.SubBig {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12pt;
	font-weight: bold;	
	color: #5D88B5;
}

.Inputbig {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12pt;
	height: 25px;
	font-weight: bold;
	background-color: #F1E8D5;
	border-style: solid;
	border-color: #B1D0E1;
	color: #7C8A93;
}

.bt {
	FONT-FAMILY: arial, Trebuchet MS, verdana, helvetica, san-serif;
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	BACKGROUND: #e48128;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 15px;
	TEXT-ALIGN: center;
}

.TableHeader {
	COLOR: #DEE6ED; BACKGROUND-COLOR: #DEE6ED;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #000000;
}

.TitleHeader {
	COLOR: #BFBFBF; BACKGROUND-COLOR: #BFBFBF;
	FONT-FAMILY: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.LoopListingLight {
	COLOR: #FCFCFC; BACKGROUND-COLOR: #FCFCFC;
	FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;
	FONT-SIZE: 10pt;
	color: #000000;
}

.LoopListingDark {
	BACKGROUND-COLOR: #F5F5F5; BACKGROUND-COLOR: #F5F5F5;
	FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;
	FONT-SIZE: 10pt;
	color: #000000;
}

.SmallText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 8pt;
	color: #003466;
}

.GeneralText {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 10pt;
	color: #003466;
}

.GeneralWhite {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 9pt;
	color: #FFFFFF;
}

.TitleWhite {
	font-family: Times New Roman, Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.GeneralBig {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 12pt;
	color: #5B5B5B;
}

.Generalbold {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	FONT-SIZE: 10pt;
	color: #5B5B5B;
	font-weight:bold ; 
}

.errmsg 
{
	FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;
	FONT-SIZE: 8pt;
	color: Red;
}

A:link {
	TEXT-DECORATION: none; color: #0777B7;
}
A:visited {
	TEXT-DECORATION: none; color: #0777B7;
}
A:active {
	TEXT-DECORATION: none; color: #0777B7;
}
A:hover {
	TEXT-DECORATION: underline; color: #F06403;
}


A.leftnav:link {
	TEXT-DECORATION: none; color: #003466;
}
A.leftnav:visited {
	TEXT-DECORATION: none; color: #003466;
}
A.leftnav:active {
	TEXT-DECORATION: none; color: #003466;
}
A.leftnav:hover {
	TEXT-DECORATION: none; color: #FFFFFF;
}