body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;	
}

/*html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}*/

body { 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;	
	background:#333333;
}

a {
	text-decoration:none;
	font-weight: bold;
	color: #cbb99d;
}
a:hover{
	text-decoration:underline;
	font-weight: bold;
	color: #cbb99d;
}

a.white{
	color: #ffffff;	
	font-weight: normal;
}
a.white:hover{
	color: #ffffff;
	font-weight: normal;
	text-decoration:underline;
}

a.black{
	color: #000000;	
	font-weight: normal;
}
a.black:hover{
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
}

a.orange{
	color: #f94100;	
	font-weight: normal;
}
a.orange:hover{
	color: #f94100;
	font-weight: normal;
	text-decoration:underline;
}

a.green{
	color: #33b400;	
	font-weight: normal;
}
a.green:hover{
	color: #33b400;
	font-weight: normal;
	text-decoration:underline;
}

a.gray{
	color: #898989;	
	font-weight: normal;		
}
a.gray:hover{
	color: #898989;
	font-weight: normal;	
	text-decoration:underline;
}

b.orange {
	color: #f94100;
	font-size: 10px;	
}

b.green {
	color: #33b400;
	font-size: 10px;	
}

h3.orange {
	color: #f94100;
	font-size: 13px;
	font-weight: 900;
}

strong {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}

#topBanner {
	background:url("images/topBanner.jpg");
	width: 800px;
	height: 80px;
	position: absolute;
	left: 50%; 
	margin-left: -400px; 
	top: 10px;
}

#mainBanner {
	background:url("images/mainBanner.jpg");
	width: 800px;
	height: 225px;
	position: absolute;
	left: 50%; 
	margin-left: -400px; 
	top: 115px;
}

#topMenu {
	width: 300px;
	height: 30px;
	position: absolute;
	left: 50%; 
	margin-left: 135px; 
	top: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#menu {	
	background:url("images/bg1.jpg");
	position: absolute;
	top: 90px;
	height: 25px;
	width: 800px;
	left: 50%; 
	margin-left: -400px;	
}

#menu_content{
	height: 54px;
	width: 800px;
	padding-left: 10px; 
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
}

#content1{
	padding-left: 20px; 
	padding-top: 20px;	
	padding-right: 20px;	
}

#content2{
	padding-left: 17px; 
	padding-top: 9px;		
}

#content3{
	padding-left: 5px; 
	padding-top: 5px;	
	padding-right: 5px;
}

#main {	
	background: #cec3ad;
	width: 800px;
	position: absolute;
	left: 50%; 
	margin-left: -400px; 
	top: 340px;		
}


#top1{
	background:url("images/bg_left.jpg");
	width: 398px;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d7d7d7;
	clear: both;
	font-size: 11px;
	float: left;	
	border-style: solid; border-width: 1px;
	border-color: #000000;	
}

#top2{
	background:url("images/bg_right.jpg");
	width: 399px;	
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d7d7d7;
	font-size: 11px;
	float: right;
	border-style: solid; border-width: 1px;
	border-color: #000000;
	border-left: 0;
}

#top3{
	background:url("images/bg_right.jpg");
	width: 798px;	
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #d7d7d7;
	font-size: 11px;
	float: right;
	border-style: solid; border-width: 1px;
	border-color: #000000;	
}

#col1{
	background: #333233;
	width: 398px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #ffffff;
	clear: both;
	font-size: 11px;
	float: left;	
	border-style: solid; border-width: 1px;
	border-color: #000000;
	/*border-left: 0;*/
	border-top: 0;
}

#col2{
	background:#383b20;
	width: 399px;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: justify;
	font-size: 11px;
	float: right;
	border-style: solid; border-width: 1px;
	border-color: #000000;
	border-left: 0;
	border-top: 0;
}

#col3{
	background:#383b20;
	width: 799px;		
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: justify;
	font-size: 11px;
	float: right;
	border-style: solid; border-width: 1px;
	border-color: #000000;
	border-top: 0;
}



#footer {	
	width: 800px;
	/*height: 53px;*/
	position: relative;
	clear:both;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

#footerText {
	color: #ffffff;
	font-weight: bold;
	padding-top: 10px;
	text-align: center;
    font-size: 11px;
}

#copy {
	width: 1024px;
	height: 100px;
	position: absolute;
	left: 50%; 
	margin-left: -512px; 
	top: 900px;
	font-size: 10px;
	text-align: right;
}

.copy_txt {
	font-size: 10px;
	
}

input {
	color: #000000;  
	/*border: 1px solid #999999;  */
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 10px;
}

input .nobrd {
	border: 0px;
}

b.fm {
    color: #377d93;
}

.small {
	font-size: 9px;
}

hr {
	 color:#82b4cd;
	 border-top: 1px dashed #adadad;
	 border-bottom:none;
	 border-left:none;
	 border-right:none;
	 margin:0px;
}

hr .dotted{
	 /*color:#82b4cd;
	 border-top: 1px dotted #adadad;
	 border-bottom:none;
	 border-left:none;
	 border-right:none;
	 margin:0px;*/
	 
	border:#000 1px dotted;
	border-style: none none dotted;
	color:#82b4cd;
}