/* user style sheet */

BODY {
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
}

TD { 
	font-family : Verdana;
	font-size : 12px;
	color : #666666;
}	

P {
	font-family : Verdana;
	font-size : 12px;
	text-align : justify;
	color:#666666;
}

a:link       
{ 
color:#666666;
font-size : 11px;
font-weight: bold; 
}
a:visited    { 
color:#666666; 
font-size : 11px;
font-weight: normal; 
}

.light-green {
	background-color : #EDF6EB;
	color : #666666;
	font-family : Helvetica;
	font-size : 12px;
	}
.dark-blue {
	background-color : #EAF9E7;
	color : #666666;
	font-family : Helvetica;
	font-size : 12px;
	}
.light-blue {
	background-color : #DCF1E4;
	color : #666666;
	font-weight: bold; 
	font-family : Helvetica;
	font-size : 11px;
	}
	.light-green1 {
	background-color : #DCF1E4;
	color : #666666;
	font-weight: bold; 
	font-family : Helvetica;
	font-size : 12px;
	}
	.tout {
	background-color : #DCF1E4;
	color : #666666;
	font-weight: bold; 
	font-family : Helvetica;
	font-size : 11px;
	}
	.tover {
	background-color : #86AC96;
	color : #666666;
	font-weight: bold; 
	font-family : Helvetica;
	font-size : 11px;
	}
	.dark-grey {
	background-color : #cccccc;
	color : #666666;
	font-family : Helvetica;
	font-size : 12px;
	}
.vdark-blue {
	background-color : #86AC96;
	color : #ffffff;
	font-weight: bold; 
	font-family : Helvetica;
	font-size : 12px;
	}
  .field {
        font-family : Verdana;	
		color : Black;
		font-size : 12px;
		border : 1px solid #999999;
		width:150;
		height:20;
		}}