body {
	font:8pt arial
	color:#333333;
	margin:0px;
	background-image:url(images/main_back.gif);
}

table {
	font:8pt arial;
	color:#333333;
}

table a {
	text-decoration:none;
	font:8pt arial;
	color:#b80508;
}

table a:hover {
	text-decoration:underline;
	font:8pt arial;
	color:red;
}

.bottom_nav {
	background-image:url(images/bottom_back.gif);
	height:80px;
}

.subHeader {
	width:100%;
	border-bottom:2px solid #800080;
	font-family:Trebuchet MS, arial;
	font-size:14pt;
	color:#800080;
	margin:0px;
	padding:0px;
}

.subHr {
	border-top:8px solid #800080;
	margin-top:1px;
}

.bodyTopBorder {
	border-top:4px solid #800080;
}

.footer, .footer a {
	color:#ffffff;
	text-decoration:none;
}

.footer a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.vixen {
	padding:4px;
	background-color:#cccccc;
	border-bottom:1px solid #ffffff;
}

.vixen a, .vixen a:hover {
	color:#666666;
	text-decoration:none;
}

li 
{
	list-style-image:url(images/bullet.gif);
}

.RateForm input, .RateForm textarea {
	font:9pt arial;
	padding:5px;
}

.Button {
	padding:0px;
	font:9pt arial;
}

input, select 
{
	font:9pt arial;
}

.clock 
{
	font:8pt arial;
}

h5 {
	margin:0px;
	padding:0px;
}

input.readonly {
	background-color: #cfcfcf;
}

