/* CSS Document */
body { 
background-color:#FFFFFF;

scrollbar-arrow-color=#DDD3BE;

scrollbar-3dlight-color=#4E6492;

scrollbar-highlight-color=#4E6492;

scrollbar-face-color=#6D82AD;

scrollbar-shadow-color=#4E6492;

scrollbar-darkshadow-color=#4E6492;

scrollbar-track-color=#798AAE;


}




.firsttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #856D40;
	font-weight: normal;
	text-align: justify;
	width: 380px;
	vertical-align: top;

	


 
}
td {
	vertical-align: top;
	text-align: justify;

 
}
.text {
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #856D40;
	font-weight: normal;
	vertical-align: middle;


 
}

.textem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #856D40;
	font-weight: bold;
}
	.vertline{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight:normal;
	line-height: normal;
	color: #5B7CB1;
	text-decoration:none;
	
	}



	a:link {
	font-family:Verdana,  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight:bold;
	line-height: normal;
	color: #5B7CB1;
	text-decoration:none;
	
	}
	
	
		a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight:bold;
	line-height: normal;
	color:#5B7CB1;
	text-decoration: none;
	}
		a:active {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight:bold;
	line-height: normal;
	color:#5B7CB1;
	text-decoration: none;
	
	
	}
	a:hover {
	font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
 
	line-height: normal;
	color: #234695;
	text-decoration: underline;

	}

.item {
		vertical-align: top;
		}

.bluerow
{
 background-color:#F7F9FD;
}
.greenrow {

 background-color:#E0EFE6;
}
