@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
}
#table {
	border: thin solid #FF0000;
}

ul a:link, ul a:visited
{
    color: #FF8484;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

ul a:hover
{
    color: #E1DB66;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}	
  
a:link {
	color: #0099FF;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0099FF;
	text-decoration: underline;
}
a:hover {
	color: #00CCFF;
	text-decoration: none;
}
a:active {
	color: #FF6600;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
}
hr {
	color: #FF0000;
}
.tdHr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}

#tdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
}

.smallPrint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.highlight {
	background-color: #CC0000;
}


.warning {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FF0000;
}
a img {
	border: thin solid #CC0000;
}
#tdBorder {
	border: thin solid #FF0000;
}
.description {
	font-weight: bold;
	text-align: center;
	border: medium dotted #990000;
	color: #FFFFFF;
}
#tdBack {
	border: thin solid #FF0000;
	font-size: 16px;
	color: #FB514D;
}
