body
{
	margin-top: 0px;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table
{
	font-size: 8pt;
}


th
{
	font-size: 8pt;
	font-weight: bold;
	text-align:left;
	padding-left: 2;
}

xtextarea
{
	width: 200;
}


table td.borderline {
	padding-left:5px;
	padding-right:5px;
	border-right:1px solid #CCCCCC;
}

table td.rightcolumn {
	background-color: #E5E5E5;
}

.main
{
	width: 770px;
	background-color: #FFFFFF;
	font-size: 8pt;
}
.submain
{
	width: 770px;
	background-color: #000000;
}

.main tr.subnav
{
	background-color: #CCCCCC;
}
.main td.sidebar
{
	width: 15px;
	vertical-align: top;
}
.main td.leftline
{
	background-color: #CC0000;
	width: 1px;
}
.main td.rightline
{
 	background-color: #666666;
	width: 1px;
}

.main td.inside
{
 	background-color: #FFFFFF;
	width: 738px;
}

.title
{
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
	background-color: #CCCCCC;
	height: 20;
	padding-left: 10;
}
.heading
{
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
	height: 25;
	padding-left: 10;
}
.readtext
{
    color: #333333;
    font-size: 9pt;
}
.smalltext
{
    color: #333333;
    font-size: 8pt;
}

.red
{
    color: #CC0000;
    font-size: 9pt;
    font-weight: bold;
}
.newsletter
{
    color: #FFFFFF;
    font-size: 8pt;
}
.toptext
{
    padding: 5;
	text-align:right;

}
.black
{
    color: #000000;
    font-size: 9pt;
    font-weight: bold;
}
.blue
{
    color: #003366;
    font-size: 9pt;
    font-weight: bold;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
	font-size: 8pt;
    color: #CC0000;
}
a:hover
{
    text-decoration: none;
}


a.link
{
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
	font-size: 8pt;
    color: #CC0000;
}
a.link:hover
{
    text-decoration: none;
}


a.bottom
{
    text-decoration: underline;
    color: #000000;
}
a.bottom:hover
{
    text-decoration: none;
}
