<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN">

.main {
	
	background-color:#000000;
	font-family:verdana; 
	font-size:11px;
	color:#153213;
	margin: 0;
	padding: 0;
	
	}
.under {
background:url("bar.png");
border: 0px solid;
height: 20px;
width: 700px;
}
.row {
background:url("row.png");
border: 0px solid;
}
.row2 {
background:url("row2.png");
border: 0px solid;
}
.btn {
	background:url("btnbg.png");
text-align: center;
text-decoration: bold;
}
.btn2 {
	background:url("buttonbg.png");
text-align: center;
text-decoration: bold;
}
.hdr2 {
	background:url("v2bannerbg.png");
	text-align: left;
	}
.hdr {
	background:url("bannerbg2.png");
	text-align: center;
	}
.rnav {
	background: #ffffff;
	background-color:#879ab8;
	}
.rnav th {
	background: #ffffff;
	background-color:#7d8082;
	}
.lnav {
	background: #ffffff;
	background-color:#8d8f91;
	}
.lnav th {
	background: #ffffff;
	background-color:#485050;
	}



td {
	border: 1px solid #000000;
   
}
th {
	border: 1px solid #000000;

}

.td2 {
	border: 0px solid;
}
.th2 {
	background:url("navth.png");
text-align: center;
text-decoration: bold;
}


a:link{
 text-decoration: none; color: #000000;

}a:visited {
 text-decoration: none; color: #000000;

}a:active{
 text-decoration: none; color: #000000;

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

}


img{
border:none;
}
select
{
background-color:#ffffff;
}
body {
	
	background-color:#acabab;
	font-family:verdana; 
	font-size:11px;
	
	margin: 0;
	padding: 0;
	border: 0px solid #000000;

	}
layout {
border: 5px solid #000000;
}
img.bgimg {
position:absolute;
left: 720px;
top: 10px;
}
