body {
	background-image:url(images/main_back.gif);
	background-repeat:repeat-x;
	font:9pt arial;
	color:#333;
}

table {
	font:8pt arial;
	color:#333;
}

table a:hover {
	color:#066bc9;
}

hr {
	color:#066bc9;
	height:1px;
}

.right_links a {
	color:#01c025;
}

.more_link a {
	color:#066bc9;
}

.bottom_links {
	color:#fff;
}

.bottom_links a:hover {
	color:#00CC00;
	text-decoation:underline;
}

.bottom_links a {
	color:#fff;
	text-decoation:none;
}

.vixen {
	padding:4px;
	background-color:#cccccc;
	border-bottom:1px solid #ffffff;
	border-left:5px solid #ffffff;
	border-right:5px solid #ffffff;
}

.vixen a, .vixen a:hover {
	color:#666666;
	text-decoration:none;
}

h4 {
	color:#046BC7;
	margin:0px;
	padding:0px;
}

h3 {
	color:#01C025;
	margin:0px;
	padding:0px;
}

.header {
	background-image:url(images/blank_header1.gif);
	background-repeat:no-repeat;
	height:35px;
	width:571px;
}

ul {
	list-style-image:url(images/arrow.gif);
}