body {
	font:9pt arial;
	color:#333;
	background-image:url(images/body_back.gif);
	background-repeat:repeat-x;
	margin-top:8px;
	margin-bottom:8px;
}

table {
	font:8pt arial;
	color:#333;
}

table a {
	color:#999;
}

table a:hover {
	color:#000;
}

hr {
	color:#3A3795;
	height:1px;
}

.right_links a {
	color:navy;
}

.bottom_links {
	padding:2px;
	color:#999;
}

.bottom_links_table {
	background-color:#ffff00;
	border-left:4px solid #fff;
	border-right:4px solid #fff;
}

.bottom_links a:hover {
	color:#666;
	text-decoation:underline;
}

.bottom_links a {
	color:#000;
	text-decoation:none;
}

.vixen {
	padding:8px;
	background-color:#cccccc;
	border-bottom:1px solid #ffffff;
}

.vixen a {
	color:#666666;
	text-decoration:none;
}

.copyright {
	padding-left:2px;
	color:#666;
}

h4 {
	color:#3F6FA6;
	padding-bottom:0px;
	margin-bottom:0px;
}

input {
	font:8pt arial;
}

li {
	list-style-image:url(images/list_arrow.gif);
	padding-left:4px;
}

.welcome a {
	color:navy;
	text-decoration:none;
}

.welcome a:hover {
	text-decoration:underline;
}
