.style1 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
}
.style13 {	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
}
.style14 {
	color: #DE477A;
}
.style20 {font-family: Tahoma; font-size: 11px; color: #CCCCCC; }
.style3 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.border {
	border: 1px solid #999999;
}
.style2 {	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
.style22 {font-family: Tahoma; font-weight: bold; font-size: 11px; color: #333333; }
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FE3265;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style24 {font-family: Tahoma; font-weight: bold; font-size: 14px; color: #333333; }
.a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.style27 {color: #666666}
.style28 {font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
}
.style7 {color: #0099FF;
	font-size: 11px;
}
.style8 {font-size: 11px;
	color: #333333;
	font-family: Tahoma;
}
.style32 {font-family: Tahoma; font-weight: bold; font-size: 12px; color: #F37487; }
.style34 {font-family: Tahoma; font-weight: bold; font-size: 12px; color: #CCCCCC; }
.style35 {font-family: Tahoma; font-size: 11px; color: #666666; }
.style37 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #CCCCCC;
}
.style38 {color: #999999}
.style40 {font-family: Tahoma; font-weight: bold; font-size: 18px; color: #999999; }
.style41 {color: #333333}
.style42 {font-size: 11px; font-family: Tahoma;}


body {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        background-color: #000;
        color: #999;

        margin: 0px;
        padding: 0px;

}

.tableheader {
	background: #999;
	color: #333;
}

.tablebody {
	background: #333;
}