.style0 {
	margin-left: auto;
	margin-right: auto;
}
.style1 {
	margin-left: 0px;
	margin-right: 0px;
}
html
{
	color: #BFBFBF;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
img
{
	border: 0px;
}
a:link
{
	color: #0C0;
	text-decoration: none;
}
a:visited
{
	color: #0C0;
	text-decoration: none;
}
a:hover
{
	color: #FFF;
	text-decoration: none;
}
a:active
{
	color: #0C0;
	text-decoration: none;
}
h1#main
{
	color: #FFF;
	text-align: center;
	font-size: 21pt;
	font-weight: bold;
}
h2#mainsub
{
	color: #FFF;
	font-size: 19px;
	font-weight: bold;
}
h3#chglg
{
	color: #FFF;
	font-size: 17px;
	font-weight: bold
}
p
{
	color: #BFBFBF;
	font-size: 12pt;
}
tr
{
	color: #000;
	font-size: 12px;
}
td
{
	color: #BFBFBF;
	font-size: 12px;
}
th
{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.text
{
	color: #BFBFBF;
	font-weight: normal;
	font-size: 14px;
}
.hfsublight
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.headlight
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.dltd
{
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
}
.dltdmain
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.smtxt
{
	font-size: 11px;
}
table.border
{
	border-color: #9a9a9a;
	border-style: ridge;
	border-width: 2px;
	-moz-border-radius: 10px 10px 14px 14px;
}
p.footer
{
	color: #BFBFBF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
li.chlst
{
	color: #FFF;
}
.sublight
{
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.row:hover
{
	background-color: #272727;
	cursor: default;
	-moz-border-radius: 3px 3px 6px 6px;
}
.rowtxt
{
	font-size: 0.3cm;

}
.subsb
{
	color: #FFF;
	text-decoration: underline;
}
ul#nav
{
	font-size: 13px;
	padding-left: 0;
	text-align: center;
	font-weight: bold;
}
#nav li
{
	display: inline;
}
#nav a
{
	padding: 1px 3px;
}
#nav a:link, #nav a:visited
{
	color: #5F0;
	border-color: #000;
	border-style: solid;
	border-width: 1px;
}
#nav a:hover
{
	color: #FFF;
	border-color: #9a9a9a;
	border-style: solid;
	border-width: 1px;
	-moz-border-radius: 2px 2px 6px 3px;
}