body {
	margin:0;
	padding:0;
	color:#fff;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	background-color: #2A2B2F;
}
#container { text-align:left; margin:0 auto; width:900px; }

.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: inherit ; text-decoration: none ;}
a.bodytext:link { text-decoration: none }
a.bodytext:visited { text-decoration: none }
a.bodytext:hover { text-decoration: underline }

.bodytextbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; line-height: inherit ; text-decoration: none ;}
a.bodytextbold:link { text-decoration: none }
a.bodytextbold:visited { text-decoration: none }
a.bodytextbold:hover { text-decoration: underline }

.titletext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #000000; line-height: inherit ; font-weight: bold; text-decoration: none ;}
a.titletext:link { text-decoration: none }
a.titletext:visited { text-decoration: none }
a.titletext:hover { text-decoration: underline }


.bodytextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none ;
; text-align: justify
}
a.bodytextwhite:link {
font-size: 11px;
	text-decoration: none;
	color : White;
}
a.bodytextwhite:visited {
font-size: 11px;
	text-decoration: none;
	color : White;
}
a.bodytextwhite:hover {
font-size: 11px;
	text-decoration: underline;
	color : #7FFFD4;
}

a.bodytextwhite2:link {
font-size: 12px;
	text-decoration: underline;
	color : White;
}
a.bodytextwhite2:visited {
font-size: 12px;
	text-decoration: underline;
	color : White;
}
a.bodytextwhite2:hover {
font-size: 12px;
	text-decoration: underline;
	color : #7FFFD4;
}


.background {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : White;
	font-size : 12px;
}
.mainTable {  border: 0px #FFFFFF dotted; background-repeat: no-repeat; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #0099FF}
.mainTable2 {  border: 0px #FFFFFF none; background-repeat: no-repeat; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; background-color: #0099FF}
.picRect {  border: #FFFFFF solid; background-color: #0099CC; border-width: 1px 1px 0px 0px}


.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}
.whitesmall {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF}
a.whitesmall:link {
font-size: 10px;
	text-decoration: none;
	color : White;
}
a.whitesmall:visited {
font-size: 10px;
	text-decoration: none;
	color : White;
}
a.whitesmall:hover {
font-size: 10px;
	text-decoration: underline;
	color : #fd770b;
}
.btnSubmit
{
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #ffffff;
	BACKGROUND-COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	FONT-STYLE: NORMAL;
	COLOR: #ffffff;
	FONT-WEIGHT: NORMAL;
	background-position: right;
	text-align: center;

}
.border {
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #000000;
}




