.menu
{
  font-size: 		13px;
  font-family:		Tahoma;
  color: 		#FFFFFF;
  font-weight:		bold;
  TEXT-DECORATION:  none;
  text-align: 	    	center;
}

A.menu:hover
{
  font-size: 		13px;
  font-family:		Tahoma;
  font-weight:		bold;
  text-align: 	    	center;
 TEXT-DECORATION:  underline;
 
}


.menu2
{
  font-size: 		13px;
  font-family:		sans-serif;
  color: 		#FFFFFF;
  font-weight:		bold;
  TEXT-DECORATION:  none;
  text-align: 	    	right;
}

A.menu2:hover
{
  font-size: 		13px;
  font-family:		sans-serif;
  font-weight:		bold;
 TEXT-DECORATION:  underline;
  text-align: 	    	right;
}


 .head
{
  font-size: 		15px;
  font-family:		sans-serif;
  color:			#BE0819;
  font-weight:		bold;
  text-align: 	    	center;
  TEXT-DECORATION:  none;
}

A.head:hover
{
  TEXT-DECORATION:  underline;
 }


p
{ text-indent: 		2em;
  font-size: 		13px;
  margin-left: 		20px;
  margin-right: 	20px;
  font-family:		Tahoma;
  text-align: 	    justify;
}
div
{ font-size: 		13px;
  margin-left: 		20px;
  margin-right: 	20px;
  font-family:		Tahoma;
   text-align: 	    justify;
}

.dolg
{ font-size: 		14px;
  margin-left: 		20px;
  margin-right: 	20px;
  font-family:		Tahoma;
  text-align: 	    right;
}


ul li, ol li
{
  font-size: 		13px;
  margin-left: 		20px;
  margin-right: 	20px;
  font-family:		Tahoma;
  text-align: 	    justify;
}


.subgroup
{
 font-size: 	    9px;
 font-family:	    Verdana;
 TEXT-DECORATION:   none;
 font-weight:		bold;
 color: 			#000000;
}

A.subgroup:hover
{
 font-size: 	    9px;
 font-family:	    Verdana;
 TEXT-DECORATION: underline;
 font-weight:		bold;
 color: 			#BE0819;
}

.obl
{
 font-size: 	    14px;
 font-family:	    sans-serif;
 TEXT-DECORATION:   none;
 font-weight:		bold;
 color: 			#000000;
}

A.obl:hover
{
 font-size: 	    14px;
 font-family:	    sans-serif;
 TEXT-DECORATION:   none;
 font-weight:		bold;
 color: 			#BE0819;
}

.name
{
  font-size: 		12px;
  margin-left: 		20px;
  margin-right: 	20px;
  font-family:		Times New Roman;
  font-weight:		bold;
  color:			#BE0819;
}

.info

{
  font-size: 		13px;
  margin-left: 		20px;
  margin-right: 	20px;
  font-family:		Tahoma;
  text-align: 	    justify;

}

.int

{
  font-size: 		12px;
  font-family:		Tahoma;
  text-align: 	    justify;
  color:			#457BCB;
  TEXT-DECORATION:  none;
  font-weight:		bold;
}

A.int:hover

{
  font-size: 		12px;
  font-family:		Tahoma;
  text-align: 	    justify;
  color:			#BE0819;
  TEXT-DECORATION:  none;
  font-weight:		bold;
}



.cont
{
  font-size: 		16px;
  font-family:		Times New Roman;
  color:			#000000;
  TEXT-DECORATION:  none;

}


 .news_d
{
  font-size: 		12px;
  font-family:		sans-serif;
  color:			#BE0819;
  font-weight:		bold;
  text-align: 	    center;
  TEXT-DECORATION:  none;
}

 .news_s
{
  font-size: 		12px;
  font-family:		sans-serif;
  color:			#000000;
  text-align: 	    justify;
  TEXT-DECORATION:  none;
}

 .news_n
{
  font-size: 		16px;
  margin-left: 		20px;
  margin-right: 	20px;
  font-family:		Times New Roman;
  color:			#000000;
  text-align: 	    justify;
  TEXT-DECORATION:  none;
}

 .index
{
  font-size: 		12px;
  font-family:		sans-serif;
  color:			#0092D7;
  text-align: 	    justify;
  TEXT-DECORATION:  none;
}

.put
{
 font-size: 	    11px;
 font-family:	    Tahoma;
 TEXT-DECORATION:   none;
 font-weight:		bold;
 color: 			#ffffff;
}


.searth {
background: url(picture/searth.png) no-repeat;
border:none;
height:30px;
padding: 5px 20px 5px 70px;
width:435px;


}

.searth_button {
background: url(picture/searth_button.png) no-repeat;	
border:none;
height:32px;
padding: 5px 5px 5px 5px;
width:89px;
}

.searth_text
{
  font-size: 		14px;
  font-family:		sans-serif;
  color: 			#FFFFFF;
  font-weight:		bold;
  TEXT-DECORATION:  none;
}

.st
{
	padding: 0px 0px 0px 140px;
}



.group
{
 font-size: 	    11px;
 font-family:	    Tahoma;
 TEXT-DECORATION:   none;
 font-weight:		bold;
 color: 			#BE0819;
}


.level5 {
	
	
	cursor: pointer;
	cursor: hand;
	padding-bottom: 9px;
	font-size: 		11px;
  font-family:		Tahoma;
}
.level5 a{
	
	text-decoration: underline;
	display:block;
	color:#067EBA;
	
}

.level5 a:hover{
	
	color:#000000;
	text-decoration:none;
}



