body { 
	font-family: Tahoma, Veranda Helvetica, sans-serif; 
	font-size: 12pt; 
	color:#000;
	background: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a { color: #1D93C3; font-size:10pt }
a:hover  { color: #E88100; margin: 0px;}
.whitetext { color: #fff; text-decoration: none }

#headerLogo { 
	background: url(images/header1.gif) repeat-x;
	font-size: 12pt;
	color: #DA7A00;
	font-weight: bolder; 
}
#background {
	background-image:url(images/main-bg.gif);
	background-repeat:repeat-x;
	min-height:800px;
	}
.form {
	font-size: 10pt;
	color: #000;
	height: 14px;
	width:130px;
}
.nav-bar-left {
	background: url(images/left-nav.gif) repeat-y;
	width:215px;
	color: #fff;
	padding-top:10px;
}
.table {
	background:#7F9DB9;
	}
.joinUs-border, .columns { 
	background: #222222;
	border: 1px solid #7F9DB9;
	width:183px; 
	font-size: 10pt;
	padding: 7px;
	color:#FFFFFF
}
.joinUsheader { 
	background: url(images/joinus-bg.gif) no-repeat; 
	font-weight:bold; 
	color:#fff;
	width:169px;
	height:25px;
	padding-left:8px;
}
.interiorBg { 
	background: #fff;
	border: 1px solid #7F9DB9;
	font-size: 10pt;
	padding: 7px;
	color:#000
}
.copyright { color: #333; font-size:10pt; }
.smtext { font-size:10pt; font-weight:normal }
h3 { font-size: 12pt; font-weight: bold; color: #252F33 }