body {
	margin: 0px;
	padding: 0px;
/* 	border: none; */
	background: #FFFFFF url(img/bg.gif);

	}
body, a, div, td{
	color: #596162;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

a,
a:link{
	color: #844F37; 
	text-decoration: none
}
a:visited{
	color: #6D7778; 
	text-decoration: none
}
a:active,
a:hover{
	color: #000000; 
	text-decoration: underline
}
body.frontbody {
	background: #FFFFFF url(none);
}

h3{
	font-size: 14px;
	font-weight: bold;
}
h4{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
h5{
	font-size: 12px;
	font-weight: bold;
}

.head{
	font-size: 14px; 
	font-weight: bold
}
.headblue {
	font-size: 17px;
	font-weight: bold;
	color: #0B3D91;
}

.headblue2 {
	color: #0B3D91;
	font-size: 13px;
	font-weight: bold;

}
.headred,
.headred:link,
.headred:visited,
.headred:active,
.headred:hover
 {
	color: #990000;
	font-size: 13px;
	font-weight: bold;


}


.line{
	background: #A7A7A7;
}
.bottom{
	vertical-align: bottom;
}
.announce{
	text-align: center;
	vertical-align: middle;
	color: #42414C;
	font-size: 12px;
	font-weight: bold;
}
.adress{
	color: #7B8788;
	font: 10px Arial, Helvetica, sans-serif;

}
.news {
	color: #000000;
	font-size: 11px;
}
.wrapper {
	border-right: 1px solid #C0C0C0;
}
