body{
 	bgimg:black.gif;
	margin:0px;
	padding:0px;
	background-image: url(../images/mainbg.gif);
	}

#border{
	border-width:1px; 
	border-style:solid; 
	border-color:#000000; 
	height:100%; 
	border-top:none; 
	border-bottom:none 
}


 

a{
	color:#0081C8;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;

}

a:hover{
	color:#0081C8;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
}