BODY{
}
.blackbold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #026CC4;
}
.desc {
	font-family: verdana;
	font-size: 12px;
		color: #026CC4;
}
body {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #026CC4;
	background-color : #edfafe;
	margin-left: 5%;
	margin-right: 5%;

}

td {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #026CC4;
	
}


td.top {
	font-family: verdana;
	font-size: 12px;
	background-color: #0066FC;
	font-weight: normal;
	color: #026CC4;
	
}





th {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #026CC4;
	
}



A:link	{	
	text-decoration: none;
	color: #026CC4;
	font-family: Verdana;
	font-size: 12px;
	}	
		
A:visited	{	
	text-decoration: none;
	color: #026CC4;
	font-family: Verdana;
	font-size: 12px;
	}	
		
A:active	{	
	text-decoration: none;
	color: #026CC4;
	font-family: Verdana;
	font-size: 12px;
	}	
		
A:hover	{	
	text-decoration: none;
	
	color: #026CC4;
	font-family: Verdana;
	font-size: 12px;
	
	}

a.toplink {
	text-decoration: none;
	color: #026CC4;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}

a.toplink:hover {
  	text-decoration: underline;
	color: #026CC4;
	font-family: Verdana;
	font-size: 12px;
	

}

a.toplink:visited {
  	text-decoration: none;
	color: #026CC4;
	font-family: Verdana;
	font-size: 12px;
	

}




.input2 {

	height: 16px;
	width: 100px;
	font-family: Verdana;
	font-size: 12px;
	border: 1px outset #A4B4C1;
	}
.input3 {

	height: 16px;
	width: 80px;
	font-family: Verdana;
	font-size: 12px;
	border-width:0px;
	color:#2777d6
	 
	
	}
	
.balckbold {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #026CC4;
}
.bullet {
	list-style-image: url(../images/arr.gif);
	list-style-type: disc;
	clip:rect(auto 12px auto auto);
	left: 12px;
}

 
