body{
background-color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #C6C5C1; 
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
SCROLLBAR-SHADOW-COLOR: #C6C5C1; 
SCROLLBAR-3DLIGHT-COLOR: #C6C5C1; 
SCROLLBAR-ARROW-COLOR: #000000; 
SCROLLBAR-TRACK-COLOR: #B0AFAD; 
SCROLLBAR-DARKSHADOW-COLOR: #000000;}

/* BODY LINKS*/
td a:visited, a:link, a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;}

/*Legal LINKS*/
.legal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-variant:normal;
	text-decoration: underline;}

.legal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-variant:normal;
	text-decoration: underline;}

.legal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-variant:normal;
	text-decoration: underline;}

.big {
	background: #FFFFFF;
	border-style: solid;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-color: #000000;
	border-right-width: 0px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-bottom-color: #000000;}
.big a:link, .big a:visited, .big a:hover{
	font-variant:normal;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	color:black;}
	
.card td{
	background: #FFFFFF;
	border-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-right-width: 0px;
	border-right-color: #000000;
	border-left-width: 0px;
	border-bottom-width: 1px;
	border-left-color: #000000;
	border-bottom-color: #000000;}	

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;}

.horiz_button{
	color: #000000;
	border-style: solid;
	border-left-width: 0px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 0px;
	font-size: 10px;
	font-variant:normal;
	text-align: center;}

td .sel_horiz_button a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-variant:normal;
	text-decoration: none;}
td .sel_horiz_button a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-variant:normal;
	text-decoration: none;}
td .sel_horiz_button a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-variant:normal;
	text-decoration: none;}
	
.sel_horiz_button{
	color: #000000;
	border-style: solid;
	font-weight:bold;
	border-left-width: 0px;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-right-width: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	font-variant:normal;
	text-align: center;}

td .horiz_button a:visited, td .horiz_button a:hover, td .horiz_button a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-variant:normal;
	text-decoration: none;}

li{
	color:#FFFFFF;}

.under{
	border-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: '#FFFFFF';		
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;}
