a:link {
	color : #FFCC33;
	text-decoration : none;
}

a:visited {
	color : #FFCC33;
	text-decoration : none;
}

a:hover {
	background : #666666;
	color : #FF9900;
	text-decoration : none;
}

a:active {
	color : #FFCC33;
	text-decoration : none;
}

body {
	background-color : #000000;
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	scrollbar-face-color: Black;
	scrollbar-shadow-color: #A9A9A9;
	scrollbar-highlight-color: Gray;
	scrollbar-3dlight-color: #D3D3D3;
	scrollbar-darkshadow-color: #616161;
	scrollbar-arrow-color: #888888;
	scrollbar-base-color: #3A3A3A;
}

table {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}

td.topics {
	color : #FFCC33;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	height : 20px;
	line-height : 18px;
}

td.topics a:link {
	clip : rect( );
	color : #FFCC33;
	font-size : 10px;
	font-weight : bold;
	line-height : 18px;
	text-decoration : none;
	width : 100%;
}

td.topics a:visited {
	color : #FFCC33;
	line-height : 18px;
	text-decoration : none;
	width : 100%;
}

td.topics a:hover {
	background : #666666;
	clip : rect( );
	color : #FFCC33;
	font-weight : bold;
	line-height : 18px;
	text-decoration : none;
}

td.toplink {
	color : #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	height : 20px;
}

td.toplink a:link {
	clip : rect( );
	color : #000000;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	width : 100%;
}

td.toplink a:visited {
	color : #000000;
	text-decoration : none;
	width : 100%;
}

td.toplink a:hover {
	background : #FFFFFF;
	clip : rect( );
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

ul {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : 0px;
	list-style-type : square;
	text-align : normal;
}

.boldie {
	padding : 3px;
}

.c {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 26px;
	font-weight : bold;
	letter-spacing : 1px;
}

.copyright {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight : bold;
	letter-spacing : 1px;
}

.headline {
	color : #FFCC33;
	font : bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.top {
	font-size : 12px;
	font-weight : bold;
}

.verbage {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : justify;
}

.verbageright {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : right!important;
}

.verbage-matrix {
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8px;
	font-weight : bolder;
	letter-spacing : 1px;
}

.formflds {
	color : #757575;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	letter-spacing : 1px;
}

.matrix-tbl {
	border-color: #FFCC33 #FFCC33 #FFCC33 #FFCC33;
	border-style: groove groove groove groove;
	border-width: 2 2 2 2;
}