body {
	margin:0px;
	background-image:url(images/body_back.gif);
	background-repeat:repeat-x;
	background-color:#dddddd;
}

table {
	color:#666666;
	font-family: "Trebuchet MS";
	font-size: 12pt;
}

table a 
{
    color:#666666;
}

table a:hover 
{
    color:#006699;
}

.bottom_menu {
	color:#999999;
	font-size:8pt;
}

.bottom_menu a {
	color:#006666;
}

.bottom_menu a:hover {
	color:#666666
}

.body_content {
	padding:20px;
	padding-left:40px;
	padding-right:40px;
	text-align:justify;
}

h2, h3, h4 {
	color:#0760b9;
	font-family:Trebuchet MS;
	margin:0;
}

.header {
	color:#ffffff;
}

ul {
	list-style-image:url(images/list_bullet.gif);
	padding-bottom:20px;
}

li {
	padding-bottom:2px;
}

.vixen {
	padding:4px;
	background-color:#cccccc;
	color:#666666;
}

.vixen a, .vixen a:hover, .vixen a:visited {
	color:#666666;
	text-decoration:none;
}

b, strong {
	color:#006666;
}

h4 
{
    background-color:#006699;
    border-bottom:1px solid #0495de;
    color:#ffffff;
    padding:5px;
    margin-bottom:0px;
}

.line { padding-top:10px; background-image:url(images/horizontal_dots.gif); background-repeat:repeat-x; text-align:right; font-size:11px; }
.line a { text-decoration:none; color:#999999; }
.line a:hover { text-decoration:underline; color:#333333; }

