body

{

background-color:#FFFFFF; 

scrollbar-face-color: #BCBBCE; 

scrollbar-shadow-color: #A09FB7; 

scrollbar-highlight-color: #D6D5E1; 

scrollbar-3dlight-color: #FFFFFF; 

scrollbar-darkshadow-color: #A09FB7; 

scrollbar-track-color: #C7C7C7; 

scrollbar-arrow-color: #FFFFFF;

}

a:link                                        {
	color:#2C9C2F;
	text-decoration: none;
	font-weight: bold;
}
a:active                                      {
	color:#2C9C2F;
	text-decoration: none;
	font-weight: bold;
}
a:hover                                       {
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited                                     {
	color:#2C9C2F;
	text-decoration: none;
	font-weight: bold;
}
a:visited:hover                               { color:#000000; text-decoration: none;}

.forminput { font-size: 8pt; font-family: Arial; font-weight: normal; vertical-align: middle; background : #FFFFFF; border : 1px solid #2C9C2F;}

.text {font-family:Verdana; font-size: 12px; color:#000000; }

.title {font-family:Arial; font-size: 14px; font-weight: bold; color:#2C9C2F; }

.table {padding-left:20; padding-right:0; padding-top:10; }
