/*generic*/
p{margin: 0 0 1em 0;font-size:1em;}
h2, h3,h4,h5,h6{color:#6D1924;font-size:1em;font-weight:bold;padding:2px;margin:1em 0 0 0;}
table,td,th,tr{ font-size: 1em; }

a:link {
	color: #ab0ba8;
	text-decoration: none;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #ab0ba8;
	
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
/*
a:visited{color:#000;}
.arrow:visited, .region-divider a:visited, .tabs a:visited, .sort-tabs a:visited{ color: #D02020; }
h2 a:visited, h3 a:visited{ color: #6D1924; }
Edit vjvtab01.css etc to make this work if needed
*/



.h2-right{
	color: #ffffff;background-color:#000000;padding-left: 4px 7px;margin: 0 0 1px 0;
}

div.body_wrap {
	width: 885px;
	overflow: hidden;
	margin: 0px auto;
	border:solid #e990ea 1px;
	background-image:url(../images/BG.jpg);
	}