
html,body, td {
	margin: 0px;
	padding: 0px;
	background-color: #6B1509;
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

a:link, a:active, a:visited { text-decoration : underline; 	color : white; font-weight: bold;  
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFEEF;}

a:hover { 	text-decoration : underline; color : white; font-weight: bold;  	
   font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCE77;}
	
a.legal:link, a.legal:active, a.legal:visited { text-decoration : underline; 	color : white; font-weight: bold;  
	font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #B74958;}

a.legal:hover { 	text-decoration : underline; color : white; font-weight: bold;  	
   font-family : "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFCE77;}

a.red:link, a.red:active, a.red:visited { text-decoration : none; 	color : #CC0000; font-weight: bold; }
a.red:hover { 	text-decoration : none; color : #FF3333; font-weight: bold; }

a.yellow:link, a.yellow:active, a.yellow:visited { text-decoration : underline; 	color : #FFCC00; font-weight: bold; }
a.yellow:hover { 	text-decoration : underline; color : #FFCC00; font-weight: bold; }
a.white2:link, a.white2:active, a.white2:visited { text-decoration : underline; 	color : #FFFFFF; font-weight: normal;}
a.white2:hover { 	text-decoration : underline; color : #FFFFFF; font-weight: normal;}

.out {
	width: 100%;
	height: 100%;
}

.in {
	vertical-align: middle;
	text-align: center;
}

input, select, option {
	font-size: 10px;
}

sup {
	 font-size: 7px;
}

