body {
	margin: 8px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #E8E8E8;
	background: #000000;
	text-align: left;
}

table {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #E8E8E8;
}

.leftbg {
background-image: url(images/leftbg.gif);
}

.rightbg {
background-image: url(images/rightbg.gif);
}

.topbg {
background-image: url(images/topbg.gif);
}

.leftendbg {
background-image: url(images/leftendbg.gif);
}

.bodytopbg {
background-image: url(images/bodytopbg.gif);
}

.bodyleftbg {
background-image: url(images/bodyleftbg.gif);
}

.bodyrightbg {
background-image: url(images/bodyrightbg.gif);
}

.cobhl
{
	color: #333333;
}

.cobll
{
	color: #333333;
}

A:link {
	color: #CC0000;
	text-decoration: underline;
}

A:visited {
	color: #990066;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #6600FF;
}
h2 {
	font-size: 16px;
	color: #868686;
}


A:active {
	color: #CC0000;
	text-decoration: underline;
}

A:hover {
	color: #990099;
	text-decoration: underline;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #E8E8E8;
}

HR {
	color : #BEBEBE;
	height : 1px;
}
