select {
	font-size: 10px;
	font-family: Verdana;
}
.tbToolbar
{
	BACKGROUND-COLOR: #BDBCA7;
	BORDER-BOTTOM: #2D0102 solid 1px;
	BORDER-LEFT: #2D0102 solid 1px;
	BORDER-RIGHT: #2D0102 solid 1px;
	BORDER-TOP:  #2D0102 solid 1px;
	HEIGHT: 27px;
}

body {
    /*background-image: url('images/main_bg.gif');*/
    background-color: #BDBCA7;
    margin: 0px;
	scrollbar-face-color: #BDBCA7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #BDBCA7;
	scrollbar-3dlight-color: #BDBCA7;
	scrollbar-arrow-color:  #2D0102;
	scrollbar-track-color: #BDBCA7;
	scrollbar-darkshadow-color: #79775E;
    font-family: Tahoma;
    font-size: 10pt;
    color: #353535;	
}
img {
	border: none;
}
td {
    border: 0px;
    font-family: Tahoma;
    font-size: 10pt;
    color: #353535;
}
h2 {
    font-family: Trebuchet MS;
    font-size: 16pt;    
    color: #2D0102;
    text-align: left;
}
.news_header {
    font-family: Trebuchet MS;
    font-size: 16pt;    
    color: #2D0102;
    text-align: center;
}
.error {
    font-family: Tahoma;
    font-weight: bold;
    font-size: 10pt;    
    color: #2D0102;
}
input, textarea {
    border: 1px solid #79775E;
    background-color: #BDBCA7;
    color: #2D0102;
    font-family: Tahoma
}
.submit {
    background-color: #2D0102;
    border: 1px solid #2D0102;
    color: #BDBCA7;
    font-family: Tahoma
}
h1 {
    font-family: Times New Roman;
    font-size: 35px;
    color: #45352F;
    font-weight: bold;
    text-transform: uppercase;
}
.v_nomer {
    font-family: Times New Roman;
    font-size: 14px;
    color: #260E0B;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
.news_h {
	color: #4B0000;
    font-family: Times New Roman;
    font-size: 23px;
    font-weight: bold;
    text-transform: lowercase;
}
.ico_txt {
	color: #4B0000;
    font-family: Times New Roman;
    font-size: 20px;
    font-weight: none;
    text-transform: lowercase;
}
a {
    font-family: Tahoma;
    font-size: 9pt;
    color: #2D0102;
    text-decoration: none;
    font-weight: bold;
}
a.:hover {
    font-family: Tahoma;
    font-size: 9pt;
    color: #2D0102;
    text-decoration: underline;
    font-weight: bold;
}
.extra{
    font-family: Times New Roman;
    font-size: 8pt;
    color: #221511;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
a.menu {
    font-family: Times New Roman;
    font-size: 8pt;
    color: #221511;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}
a.menu:hover {
    font-family: Times New Roman;
    font-size: 8pt;
    color: #221511;
    text-decoration: underline;
    font-weight: bold;
    text-transform: uppercase;
}
.src {
	border: none;
	background-color: #908F6E;
	width: 16px;
	height: 16px;
	cursor: hand;
}
.copyright {
	text-align: right;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 9pt;
	color: #242422;
}
.copyright a, .copyright a:hover, .copyright a:visited {
	text-align: right;
	font-weight: bold;
	font-family: Times New Roman;
	font-size: 9pt;
	color: #242422;

}