@charset "UTF-8";
/* CSS Document */

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#000000;
	SCROLLBAR-FACE-COLOR:#000000;
	SCROLLBAR-HIGHLIGHT-COLOR:#ffffff;
	SCROLLBAR-SHADOW-COLOR:#cccccc;
	SCROLLBAR-3DLIGHT-COLOR:#cccccc;
	SCROLLBAR-ARROW-COLOR:#dadcdc;
	SCROLLBAR-TRACK-COLOR:#ffffff;
	SCROLLBAR-DARKSHADOW-COLOR:#000000;
}

table.footer td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: white;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.footer a:hover, table.footer a:visited {
	font-size: 10pt;
	color: #cc0000;
}

table.footer a:hover {
	color: #06c;
}

table.main td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h1 a, h1 a:visited {
	font-size: 12pt;
	color: #cc0000;
}

h1 a:hover {
	color: #06c;
}

table.sub td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: black;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table.sub a, table.sub a:visited {
	font-size: 9pt;
	font-weight :bold;
	color: #cc0000;
}

table.sub a:hover {
	color: #06c;
	font-weight :bold;
}