@charset "utf-8";
/* CSS Document */

.whitelink {
font-color: #FFFFFF;
}

a {
font-color: #FFFFFF;
}

.whitetable {
font-color: #000000;
}

td {
font-family: Arial, Helvetica, sans-serif;
}

.countdown {
font-weight: bolder;
font-size: 15.5px;
}

.credit {
font-size: 11px;
}

.credit a{
font-color: #CCCCCC;
}

.style1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.style2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.style2 a{	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#0000FF;
}

.table {
width:100%;
background-color:#FFFFFF;
color:#000000;
font-size:12px;
border: 1px;
}

.table a{
background-color:#FFFFFF;
color:#0000FF;

}

.table tr {
border-bottom: 10px;
margin-bottom: 10px #cccccc;
padding-bottom: 10px;
}

.table td {
vertical-align:top;
border: 1px;
margin: 1px #cccccc;
padding: 5px;
}

