
a.sm_text {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size : 10px;
	color: #006600;
	text-decoration: none;
	line-height: 14px;
	border:none;
	}

a.sm_text:hover {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size : 10px;
	color: #336633;
	text-decoration: underline;
	line-height: 14px;
	border:none;
	}

.sm_text {  
	font-family: Verdana, Helvetica, sans-serif; 
	font-size : 10px;
	color: #222222;
	line-height: 14px;
	border:none;
	}

.sm_text_bold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color: #67051C;
	font-weight: bold;
	line-height: 14px;
	border:none;
}

.m_text_bold {
	font-family: Verdana, Helvetica, sans-serif;
	font-size : 12px;
	color: #67051C;
	font-weight: bold;
	line-height: 14px;
	border:none;
}

a {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	color: #006600;
	font-size: 12px;
	line-height: 20px;
	border:none;
}

a:hover {
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #336633;  
	font-size: 12px;
	line-height: 20px;
	border:none;
}
td, p, li {
	font-family: Verdana, Helvetica, sans-serif;
	color: #222222;
	font-size : 12px;
	line-height: 20px;
	border:none;
}

.titels {
	font-family: Arial, Helvetica, sans-serif;
	color: #004400;
	font-size: 22px;
	line-height: 24px;
	font-weight: bold;
}


.hline {
	background-image: url(../images/hline.gif);
	background-repeat: repeat-x;
}
BODY { scrollbar-face-color: #005500; scrollbar-shadow-color: #005500;
 scrollbar-highlight-color: #005500; scrollbar-3dlight-color: #006F00;
 scrollbar-darkshadow-color: #003300; scrollbar-track-color: #FFFFDD;
 scrollbar-arrow-color: #FAE078; }
 
 .r_text { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size : 9px; color : #F70000 }

fieldset { 
	margin: 0 40px 0 40px;
	padding:0 10px 0 10px;
	border:1px #005500 solid; 
}
legend {	  
	padding: 0 3px 0 3px;
}

input,textarea { background-color: #EEEED1; border:1px #005500 solid; font-family: Verdana, Arial, Helvetica, sans-serif; color: #222222; font-size: 12px;}
