
body { background: url(images/pvw2_01.jpg) repeat-x; 
	background-color: #313968;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
	}
div, td, p, table 
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFFFFF;
} 
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	}

	
	td.left_outline{
		border-top:thin dotted ;
		border-right: thin dotted ;
	}
	td.right_outline{
		border-top:thin dotted ;
		border-left:thin dotted ;
	}
	
	td.left_top_outline{
		border-right:thin dotted ;
	}
	td.right_top_outline{
		border-left:thin dotted ;
	}
	
	td.outline{
		border-top:thin dotted ;
	}
	
	td.menu{
		border-top:thin dotted ;
	}
	
</style>
