body, html {

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.txt8 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 8px;

	line-height: 16px;

	color: #525252;

}


.txt10 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	color: #525252;

}

.txt10blue {



	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	color: #349cc4;

}

.txt12greenbd {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	color: #6b7e1d;

	font-weight: bold;

}

.leftBG {

	background-image: url(../img/leftbg.gif);

	background-repeat: repeat;

}

.txt10dotted {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	line-height: 16px;

	color: #525252;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #8a8a8a;

}



.normalcell { 

	border-bottom: 2px solid white;

	color: #656565;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;

	height: 25px;

}



.headercell {

	height: 25px;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#6B7E1D;

	border-bottom: 2px solid white;

	}	



.bottomcell {

	color: #656565;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:10px;	

	height: 20px;

}





.linksmain h1 {

	padding: 0px;

	height: 25px;

	font-size:11px;

	font-weight:bold;

	color:#6B7E1D;

	padding-left: 5px;

	padding-bottom: -5px;

	background-color: #ECF1E9;

	line-height: 20px;

	margin: 0px;

}



.linksmain h2 {

	padding: 0px;

	font-size:10px;

	font-weight:bold;

	color:#6B7E1D;

	margin: 0px;

}



.linksmain td {

	font-size: 10px;

	padding: 5px;

	text-align: left;

}



.linksmain td p {

	font-size: 10px;

	padding: 0px;

	text-align: left;

	margin: 0 0 10px 0;

}





.linksmain td a {

	color: #656565;

}

.linksmain td a:hover {

	text-decoration: none;

}

a {
	font-weight:bold;
	text-decoration:underline;
	color:#555;
}


