body { background:#000000; }
td {font-size:12px; font-family:arial; color:#FFFFFF}
.whitetxt{font-size:12px; font-family:arial; color:#FFFFFF}
.leftbrdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}
a.whitelink:link,a.whitelink:active,a.whitelink:visited
{
color : #ffffff;
text-decoration : none;
}
a.whitelink:hover
{
color : #000000;
text-decoration : none;
}

a:link,a:active,a:visited
{
color : #000000;
text-decoration : none;
}
a:hover
{
color : #d00000;
text-decoration : none;
}.heading {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
a.blacklink:link,a.blacklink:active,a.blacklink:visited
{
color : #000000;
text-decoration : underline;
}
a.blacklink:hover
{
color : #d00000;
text-decoration : underline;
}
