

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:  10px; 
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;	
}

.mastertable {
	background-color: #FFFFFF;
	position: static;
	/*width: 768px;	*/	
	width: 100%;		
	border-style: solid;
	border-color: #FF0000;
	border: 0px;
	height: 100%;
		
}

.headertable {
	background-color: #FFFFFF;
	width:100%;
	height:115px;
}

.headertable_art {
	width:100%;
	height:90px;
	color: #777777;
}

.headertable_menu {
	width:100%;
	height:25px;
	font-style: inherit;
	font-weight: bold;
	color: #555555;
}

	.headertable_menu:hover {
	color:#FFFFFF;
}

.homebannertable {
	background-color: ;
	width:100%;
	height:200px;
}

.hotlinks_hometable {
	background-color: #33CCFF;
	width:100%;
	height:200px;
}

.footertable {	
	width:100%;
	height:40px;
	color: #999999;
	text-align:center;	
}


.contenttable {
	width: 100%;
	}

.submenutable {
	background-color: #CCCC00;
	width: 20%;
	height:400px;
	color: #999999;
}

.hotlinks_contenttable {
	background-color: #CCCC00;
	background-position:top;
	width:20%;
	height:400px;
	text-align:right;
	}

 a{
 	color:#999999;
	text-decoration: none;
 }
 
 a:hover{
	color: #FFCC33; 
}

.headerforms_input_sign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: none;
	width: 70px;
	
}

.headerforms_input_search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: none;
	width: 120px;
	
}

.headerforms_input_search_sel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	border: none;
	width: 145px;
	
}

.td_col_sep_lat{
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E1E1E1;
}
.td_col_sep_sup{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E1E1E1;
}

.caster_regtable2 {
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
}

.caster_regtable3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
