BODY {
	background-color : #404040;
	font-family : verdana;
	font-size : 12px;
	color : #E4E4E4;
}
TABLE.table {
	font-family : verdana;
	font-size : 12px;
}
TABLE.headertable {
	font-family : verdana;
	font-size : 12px;
	background : #404040;
	color : #666666;
	border-collapse : collapse;
}
TD.headercell{
	background-image : url(styles/grey/images/table.gif);
}
TD.datacell {
	background : #404040;
	font-family : Tverdana;
	color : #666666;
	font-size : 12px
	text-decoration : none;
}
TABLE.footer {
	font-family : verdana;
	font-size : 10px;
}
TABLE.stats {
	font-family : verdana;
	font-size : 10px;
    border-collapse : collapse;
}
A:LINK {
	font-family : verdana;
	font-size : 12px;
	color : #88918B;
	text-decoration : none;
}
A:VISITED {
	font-family : verdana;
	font-size : 12px;
	color : #88918B;
	text-decoration : none;
}
A:ACTIVE {
	font-family : verdana;
	font-size : 12px;
	color : #88918B;
	text-decoration : none;
}
A:HOVER {
	font-family : verdana;
	font-size : 12px;
	color : #88918B;
	text-decoration : underline;
}
TABLE.LOCBAR {
	font-family : verdana;
	font-size : 10px;
	color : #666666;
	text-decoration : none;
}
A.SMALL:LINK {
	font-family : verdana;
	font-size : 10px;
	color : #88918B;
	text-decoration : none;
}
A.SMALL:ACTIVE {
	font-family : verdana;
	font-size : 10px;
	color : #88918B;
	text-decoration : none;
}
A.SMALL:VISITED {
	font-family : verdana;
	font-size : 10px;
	color : #88918B;
	text-decoration : none;
}
A.SMALL:HOVER {
	font-family : verdana;
	font-size : 10px;
	color : #88918B;
	text-decoration : underline;
}
A.SMALL {
	font-family : verdana;
	font-size : 10px;
	color : #88918B;
	text-decoration : none;
}
A.HEAD:LINK, A.HEADL:ACTIVE {
	font-family : verdana;
	font-size : 12px;
	color : #88918B;
	text-decoration : none;
}
A.HEAD:VISITED {
	font-family : verdana;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
}
A.HEAD:HOVER {
	font-family : verdana;
	font-size : 12px;
	color : #999999;
	text-decoration : underline;
}
A.SMALLTEXT {
	font-family : verdana;
	font-size : 10px;
	color : #666666
	text-decoration : none;
}
A.PIN:LINK, A.PIN:ACTIVE {
	font-family : verdana;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
	font : bold;
}
A.PIN:VISITED {
	font-family : verdana;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
	font : bold;
}
A.PIN:HOVER {
	font-family : verdana;
	font-size : 12px;
	color : #666666;
	text-decoration : none;
	font : bold;
}
.forminput {
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #666666;
	background-color: #333333;
}