body, td,th	{	font-family:verdana; 
				font-size:8pt; 
				line-height: 20px;
				font-weight:normal; 
				scrollbar-face-color:#8E8E8E;
				scrollbar-highlight-color:#ffffff;
				scrollbar-3dlight-color:#e0e0e0;
				scrollbar-darkshadow-color:#000000;
				scrollbar-shadow-Color:#626262;
				scrollbar-arrow-Collor:#000000;
				scrollbar-trank-Collor:#727272;
							
				background-repeat: repeat;		
				background-attachment: fixed;}
				} 

.navigation a {
	text-decoration:none;
	font-size:8pt;
	color: black;
	font-weight : normal;
	line-height: 20px;
	margin-left: 16px;
	margin-right: 17px;
}

.navigation a:link, .navigation a:visited	{
	text-decoration: none;
	
}

.navigation a:hover, .navigation a:active	{
	text-decoration: underline;
	
}

.text  {
	font-size : 9pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	margin-left: 5px;
	margin-right: 5px;
	color : #000000;
}	

.text a {
	text-decoration:none;
	font-size:9pt;
	color: black;
	font-weight : normal;
	/*line-height: 20px;*/
	
}

.text a:link, .text a:visited	{
	text-decoration: none;
	
}

.text a:hover, .text a:active	{
	text-decoration: underline;
	
}

.headline 		{	
	font-size:10pt; 
	font-weight:bold; 
	line-height: 26px;
}
				
input{
	font-size: 9px;
	background-color:#0137B3;*/
	border-color:#FFFFFF;
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

textarea{
	font-size: 10px;
	border-width:1px;
	border-color:#000000;
	color: #FFFFFF;
	background-color:#0137B3;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

.txtform {
	font-size: 9px;
	color: #5C5C5C;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

select{
	font-size: 9px;
	background-color:#0137B3;
	border-color:#FFFFFF;
	color: #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}



			
