body
{
	font:9pt arial;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image:url(images/doc_back.gif);
	background-repeat:repeat-x;
}

table 
{
	font:9pt arial;
	color:#333333;	
}

.insidePage_back 
{
	background-image:url(images/main_back.gif);
	background-repeat:repeat-x;
}

.midBack 
{
	background-image:url(images/content_back.gif);
	background-repeat:repeat-x;
}

.vixen {
	padding:4px;
	background-color:#cccccc;
	border-bottom:1px solid #ffffff;
}

.vixen a, .vixen a:hover {
	color:#666666;
	text-decoration:none;
}

.leftLinks a {
	text-decoration:none;
}

.leftLinks a:hover {
	text-decoration:underline;
}

h4 {
	margin:0px;
	padding:0px;
	color:#cc0000;
}

table a {
	color:#006600;
	text-decoration:none;
}

table a:hover {
	color:#000000;
	text-decoration:underline;
}

ul {
	list-style-image:url(images/bullet.gif);
}

ul li {
	padding-bottom:2px;
}