/* CSS Document */



a                    { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 11px;
					   color: #626262; text-decoration: none;            
				     }
a:hover              { color: #0030FF}






.textS             { font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif; 
                       font-size: 11px; 
					   color: #626262;       
				     }

					 
TD                   { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	                   font-size: 12px;
				       font-weight: lighter; color: #626262;
				       text-decoration: none;
                     }
					 
.TDjustify              { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
	                   font-size: 12px;
				       font-weight: lighter; color: #626262;
				       text-decoration: none;
					   text-align: justify; line-height: 15px
                     }
					 
.textM               { font-family: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif; 
                       font-size: 12px; 
					   color: #626262; 
					   
					   font-weight: bold; 
					 }
				 
					 
					 
			 
					 
.imgborder           {
	border-bottom : 1px solid #626262;
	border-left : 1px solid #626262;
	border-right : 1px solid #626262;
	border-top : 1px solid #626262;
}
TEXTAREA.tfield {
	BORDER-RIGHT: #B1B1B1 1px dotted;
	BORDER-TOP: #B1B1B1 1px dotted;
	BORDER-LEFT: #B1B1B1 1px dotted;
	BORDER-BOTTOM: #B1B1B1 1px dotted;
	width: 300px;
	height: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #4B4B4B;
	BACKGROUND-COLOR: #ffffff;	
}
INPUT.field {
	BORDER-RIGHT: #B1B1B1 1px dotted;
	BORDER-TOP: #B1B1B1 1px dotted;
	BORDER-LEFT: #B1B1B1 1px dotted;
    BORDER-BOTTOM: #B1B1B1 1px dotted;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4B4B4B;
	BACKGROUND-COLOR: #ffffff;
	width: 179px; height: 17px
}
