a {
	font-family: Tahoma;
 font-size: 16px;
	color:white; 
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	 font-size: 16px;
	color:white; 
	text-decoration: underline;
}

.admin_text {
	font-family: Times New Roman;
	font-size: 16px;
	color: #8B4513;
	line-height: 22px;
}

.text {
	font-family: Times New Roman;
	font-size: 16px;
	color: #F3ECE1;
	line-height: 22px;
}

.text a, .text a:hover
{
	font-family: Times New Roman;
	font-size: 16px;
	color: #F3ECE1;
	text-decoration: none;
}


.topmenu {
	font-family: Times New Roman;
	font-size: 16px;
	color: #D3CCBC;
}

a.delrio1 {
	font-family: Times New Roman;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}

a.delrio1:hover {
	font-family: Times New Roman;
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
}

a.delrio2 {
	font-family: Times New Roman;
	font-size: 16px;
	color: #BD5425;
	text-decoration: none;
}

a.delrio2:hover {
	font-family: Times New Roman;
	font-size: 16px;
	color: #BD5425;
	text-decoration: none;
}


a.menu {
	font-family: Times New Roman;
	font-size: 16px;
	color: #EBEBEB;
	text-decoration: underline;
}

a.menu:hover {
	font-family: Times New Roman;
	font-size: 16px;
	color: #EBEBEB;
	text-decoration: none;
}

.selectmenu {
	font-family: Times New Roman;
	font-size: 20px;
	color: #F79323;
/*   margin-bottom: 8px;*/
}

a.selectmenu {
	font-family: Times New Roman;
	font-size: 20px;
	color: #F79323;
	text-decoration: underline;
/*   margin-bottom: 8px;*/
}

a.selectmenu:hover {
	font-family: Times New Roman;
	font-size: 20px;
	color: #F79323;
	text-decoration: none;
/*   margin-bottom: 8px;*/
}

a.selectmenu2 {
	font-family: Times New Roman;
	font-size: 20px;
	color: #F79323;
	text-decoration: none;
/*   margin-bottom: 8px;*/
}

a.selectmenu2:hover {
	font-family: Times New Roman;
	font-size: 20px;
	color: #F79323;
	text-decoration: underline ;
/*   margin-bottom: 8px;*/
}

a.menu_left {
	font-family: Times New Roman;
   padding-bottom: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #DFCFBF;
	text-decoration: underline;

}

a.menu_left:hover {
	font-family: Times New Roman;
	   padding-bottom: 14px;
	font-size: 14px;
   line-height: 14px;
	color: #DFCFBF;
	text-decoration: underline;
 
}

a.menu_left_selected {
	font-family: Times New Roman;
   padding-bottom: 14px;
	line-height: 14px;
	font-size: 14px;
	color: #F79323;
	text-decoration: underline;

}

a.menu_left_selected:hover {
	font-family: Times New Roman;
	   padding-bottom: 14px;
	font-size: 14px;
   line-height: 14px;
	color: #F79323;
	text-decoration: underline;
 
}

table.net {cellpadding:0; cellspacing:2; font-family:verdana; font-size:8pt; font-weight:normal; text-align:left; vertical-align:top; color: White }
table.net tr {background-image: url(images/drows.gif); background-repeat: repeat-x; background-position: bottom left;}
table.net td {text-align:justify;}

.hrline {

	background-color:#988571;
	height: 1px;
	border-width:0px; /* убрать рамки вокруг элемента */
	color: #988571;
	width: 180px;
	 text-align: left;
	 margin-left: 0px; 
}

.h2 {
	font-family: Times;
   font-size: 22px;
	font-weight: bold;
	color: White;
}

.but2
{
        font-family: Tahoma;
        /*color:;*/
        font-size: 10px;
        font-weight: bolder;
        border: 1px solid #2D2482;
        height: 14px;
        padding-bottom: 2px;
        padding-left: 2px;
        padding-right: 2px;
        padding-top: 2px;
		  background: #ffffff;
        }	
