body
{
	margin-left: 0;
	margin-top: 0; 
	margin-bottom: 0; 
	background-color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

table
{
	border: 0px;
}

th
{
	text-align: left;
}

hr
{
 	color: #660000;
	background-color: #660000;
	border: 0px;
	height: 2px;
}

img
{
	border: 0px;
}

ul
{
	list-style-type: square;	
}

a 
{
	color: #000000
}

a.reslink 
{
	color: #660000
}

a:hover 
{
	color:#ffffff; 
	background-color: #660000;
}

a.white:hover 
{
	color:#660000; 
	background-color: #ffffff;
}

.menu 
{
	border: 1px solid #660000; 
}

.maintbl
{
	background-color: #FFFFFF;
	width: 760px; 	
}

.navrow
{
	width: 513px;
	height: 50px;
	background-image: url(images/navbg.jpg); background-repeat: repeat-x;
}

.sidehdr
{
	color: #FFFFFF;
	background-color: #990000;
	text-align: center;
	height: 30px;
	width: 150px;
}

.compname
{
 	height: 40px;
	vertical-align: bottom;
}

.noline 
{
	underline:no;
}
			
.imgbdr 
{
	border: 1px solid #000000;
}


