.tblBdr {
	border: 1px solid #062947;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
body {
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	background-color: #082C3C;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FBCE35;
}
a:active {
	text-decoration: none;
	color: #FBCE35;
}
.nava:link {
	color: #000000;
	text-decoration: none;
}
.nava:visited {
	text-decoration: none;
	color: #000000;
}
.nava:hover {
	text-decoration: none;
	color: #ffffff;
	background-image:url(images/navsprovr.jpg);
	height:34px;
	width:100%;
	padding-top:10;
}
.nava:active {
	text-decoration: none;
	color: #296D9C;
}

.whiteTblcell{
   background-color:#ffffff;
   height:400px;

}
.rightCell{
padding: 15px;

border-left: solid 1px #000000;}
