﻿td {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: none;
}
.text {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: none;
}
.brown {
	font-family: verdana;
	font-size: 9px;
	color: #550B00;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.brown1 {
	font-family: verdana;
	font-size: 10px;
	color: #550B00;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.brown2 { font-family: Verdana;
    font-size: 10pt;
    color: #550B00;
    text-decoration: underline;
    border: none;
    font-weight: bold;
}
INPUT { 
color:#OOOOOO; 
background-color:#F6F6F6; 
font-size:10px; 
font-family:verdana;
}
.centerdiv{ /*IE method of centering a relative div*/
text-align: center;
}

.centerdiv>div{ /*Proper way to center a relative div*/
margin: 0 auto;
}
.news_fond {
	background-color: #000000;
	background-image: url('main_bg2.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0px;
}
