/* CSS Document */

.body_text{
     font-family: Tahoma;
	 font-size: 12px;
	 color: #414141;
	 text-align:justify;
}
.text{
     font-family: Tahoma;
	 font-size: 11px;
	 color: #336600;
}
.head{
     font-family: Verdana;
	 font-size: 14px;
	 font-weight: bold;
	 color: #565656;
}
.headnew{
     font-family: Verdana;
	 font-size: 12px;
	 font-weight: bold;
	 color: #993300;
}
.headnew:hover{
     font-family: Verdana;
	 font-size: 12px;
	 font-weight: bold;
	 color: #FF6600;
}
.modul{
     font-family: Verdana;
	 font-size: 11px;
	 font-weight: bold;
	 color: #006600;
}
.read{
     font-family: Tahoma;
	 font-size: 11px;
	 font-weight: bold;
	 color: #565656;
}
.read:hover{
     font-family: Tahoma;
	 font-size: 11px;
	 font-weight: bold;
	 color: #FFFFFF;
}
.form_head{
     font-family: Tahoma;
	 font-size: 11px;
	 font-weight: bold;
	 color: #565656;
}
.red_head{
     font-family: Verdana;
	 font-size: 16px;
	 font-weight: bold;
	 color: #FF3C00;
}
.border{
     border:solid 8px #FFFFFF;
}
.border1{
   border-bottom: 1px;
   border-bottom-color:#993300;
   border-bottom-style:solid;
}
.border2{
   border-bottom: 2px;
   border-bottom-color:#71AB33;
   border-bottom-style:dashed;
}
.bot_link{
     font-family: Tahoma;
	 font-size: 11px;
	 color: #618903;
}
.bot_link:hover{
     font-family: Tahoma;
	 font-size: 11px;
	 color: #405B01;
}
.copy{
     font-family: Tahoma;
	 font-size: 10px;
	 color: #8DA74F;
}
.copy:hover{
     font-family: Tahoma;
	 font-size: 10px;
	 color: #698624;
}
.top_link{
     font-family: Tahoma;
	 font-size: 11px;
	 color: #6D9A15;
}
.top_link:hover{
     font-family: Tahoma;
	 font-size: 11px;
	 color: #405B01;
}
