body {
	color: #FFFFFF;
	background-color: #000000;
	font: 12px "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
}
td {
	font: 12px "trebuchet ms", tahoma, Geneva, Arial, Helvetica, sans-serif;
}
hr { height: 1px; margin: 0; padding: 0; border-bottom: 1px dotted #999999; }
h1 {
	font-size: 22px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.black {
	color: #000000;
}
.red {
	color: #F11300;
}
.head {
	background-color: #F01300;
	font-size: 14px;
	font-weight: bold;
}
.whitecell {
	background-color: #FFFFFF;
	color: #000000;
}
.lgraycell {
	background-color: #EEEEEE;
	color: #000000;
}
.dgraycell {
	background-color: #333333;
	color: #FFFFFF;
}
.blackcell {
	background-color: #000000;
	color: #FFFFFF;
}

a:link{color:#FFFFFF; font-weight:bold; text-decoration: underline;}
a:visited{color:#FFFFFF; font-weight:bold; text-decoration: underline;}
a:hover{color:#F11300; font-weight:bold; text-decoration: underline;}
a:active{color:#F11300; font-weight:bold; text-decoration: underline;}

a.redlink:link{color:#F11300; font-weight:bold; text-decoration: underline;}
a.redlink:visited{color:#F11300; font-weight:bold; text-decoration: underline;}
a.redlink:hover{color:#F11300; font-weight:bold; text-decoration: underline;}
a.redlink:active{color:#F11300; font-weight:bold; text-decoration: underline;}

a.blacklink:link{color:#000000; font-weight:bold; text-decoration: underline;}
a.blacklink:visited{color:#000000; font-weight:bold; text-decoration: underline;}
a.blacklink:hover{color:#000000; font-weight:bold; text-decoration: underline;}
a.blacklink:active{color:#000000; font-weight:bold; text-decoration: underline;}

a.whitelink:link{color:#FFFFFF; font-weight:bold; text-decoration: underline;}
a.whitelink:visited{color:#FFFFFF; font-weight:bold; text-decoration: underline;}
a.whitelink:hover{color:#FFFFFF; font-weight:bold; text-decoration: underline;}
a.whitelink:active{color:#FFFFFF; font-weight:bold; text-decoration: underline;}

a.headlink:link{color:#FFFFFF; text-decoration: underline;}
a.headlink:visited{color:#FFFFFF; text-decoration: underline;}
a.headlink:hover{color:#FFFFCC; text-decoration: underline;}
a.headlink:active{color:#FFFFFF; text-decoration: underline;}

a.menulink:link {
	font-family: impact;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
a.menulink:visited {
	font-family: impact;
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
a.menulink:hover {
	font-family: impact;
	color: #F11300;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}
a.menulink:active {
	font-family: impact;
	color: #F11300;
	font-size: 22px;
	font-weight: normal;
	text-decoration: none;
}

