body {
	margin:0px;
	background-image:url(images/bodyback.gif);
	background-repeat:repeat-x;
	background-color:#e6f2f9;
}

table {
	font:12px tahoma;
	color:#333333;
}

.divBody {
	margin:0 auto;
	width:782px;
	background-color:#ffffff;
}

.bottom_menu {
	height:64px;
	color:#ffffff;
}

.bottom_menu table td {
	color:#cccccc;
}

.bottom_menu a, table a {
	color:#045685;
}

.bottom_menu a:hover, table a:hover {
	color:#043f61
}

.body_content {
	padding:20px;
	text-align:justify;
}

h3, h4 {
	color:#007cc2;
}

ul {
	list-style-image:url(images/list_bullet.gif);
	padding-bottom:20px;
}

li {
	padding-bottom:2px;
}

.vixen {
	padding:4px;
	background-color:#cccccc;
	border-bottom:4px solid #ffffff;
	color:#666666;
}

.vixen a, .vixen a:hover, .vixen a:visited {
	color:#666666;
	text-decoration:none;
}