body {
	font-family: verdana,arial;
	font-size: 10px;
	margin: -10px;
	color: #000;
	
	scrollbar-face-color: #330404;
	scrollbar-shadow-color: #330404;
	scrollbar-highlight-color: #330404;
	scrollbar-3dlight-color: #543F29;
	scrollbar-darkshadow-color: #543F29;
	scrollbar-track-color: #330404;
	scrollbar-arrow-color: #543F29;
}

td {
	font-family: verdana,arial;
	font-size: 11px;
	color: #000;
}

a  {
	font-family:VERDANA,ARIAL; 
	color:#1474D9;	
	text-decoration:NONE;
}		
		
a:hover {
	font-family:VERDANA,ARIAL;
	text-decoration:NONE;
}

#footer { position: relative; left:0; top:70px; z-index:1;}

/*headers*/
.header1 {
	font-family:ARIAL,VERDANA;
	font-size: 15px;
	font-weight:bold;
	color:#D7C2AD;	
	letter-spacing:1;
}
.header2 {
	font-size: 11px;
	font-weight:bold;
	color: #333;
}
.header3 {
	font-size: 11px;
	font-weight:bold;
	color: #FFF;
}

/*content text font properties */
.txtbody {
	font-size: 11px;
	color: #D7C2AD;
}
.txtbody a {
	text-decoration: underline;
}
.txtbody a {
	text-decoration: none;
}


.white  {
			font-family:VERDANA,ARIAL,HELVETICA,SANS-SERIF; 
			color:#fff; 
			font-size:11px; 		
			text-decoration:NONE;
			}

.blue  {
			font-family:VERDANA,ARIAL,HELVETICA,SANS-SERIF; 
			color:#06C; 
			font-size:11px; 
			font-weight:BOLD;
			text-decoration:NONE;
				}	

.gray {
			font-size: 11px;
			color:#999; 
				}
.gray a {
	text-decoration:none;
	color: #999;
}
.gray a:hover {
	color: #f60;
	text-decoration: none;
}

.red {
			color:#DD650C;
			font-weight:BOLD;
			font-size:12px; 
			}		

/*top menu font properties */
.txttop {
	font-size: 11px;
	color: #FF9;
}
.txttop a {
	text-decoration: none;
	color: #FF9;
}
.txttop a:hover {
	color: #FC0;
	text-decoration: none;
}

/*left menu font properties */
.txtleft {
	font-size: 11px;
	color: #000;
}
.txtleft a {
	text-decoration: none;
	color: #000;
}
.txtleft a:hover {
	color: #69C;
	text-decoration: none;
}

/*bottom menu font properties */
.txtbottom {
	font-size: 11px;
	color: #9A846F;
}
.txtbottom a {
	text-decoration:none;
	color: #fff;
}
.txtbottom a:hover {
	color: #f60;
	text-decoration: none;
}

/*theme colors*/
.theme1 {
	background-color: #FFF;
}
.theme2 {
	background-color: #036;
}
.theme3 {
	background-color: #EFF4F8;
}
.theme4 {
	background-color: #D9E1E9;
}

/*border colors*/
.tdborder1 {
	background-color: #000;
}
.tdborder2 {
	background-color: #CCC;
}

/*cell colors*/
.td1 {
	background-color: #EEE;
}
.td2 {
	background-color: #CCC;
}
.td3 {
	background-color: #DDD;
}
