html, body {
	margin: 0px;
	padding: 0px;
}
body, input, select, textarea {
	background-color: #ffffff;
}
td, input, select, textarea {
	font-family: arial, tahoma, sans-serif;
	font-size: 80%;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}
td.top {
	padding: 7px 0px 1px 0px;
	background: url(/images/sbelt/topfon.gif) top left repeat-x;
}
td.top1 {
	width: 30%;
	height: 174px;
	background: #387e28;
	vertical-align: middle;
	text-align: center;
	color: #ffffff;
	font-size: 110%;
}
h1 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 180%;
	line-height: 100%;
}
td.top2 {
	width: 70%;
	background: url(/images/sbelt/top1fon.jpg) top left repeat-x;
}
td.menu {
	height: 44px;
	background: #a52322;
}
a.topmenu {
	display: block;
	width: 100%;
	height: 44px;
	border-right :1px solid #ffffff;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	line-height: 44px;      
}
a.topmenu:hover {
	color:#fff;
	background:#387e28;
}
a.topmenu1 {
	display: block;
	width: 100%;
	height: 44px;
	border-right :1px solid #ffffff;
	margin: 0px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	line-height: 44px;
	background: #000000;        
}
td.text {
	width: 70%;
	height: 100%;
	padding: 20px 100px 0px 100px;
}
td.text p, div {
	line-height: 130%;
	margin-bottom: 1.5em;
	margin-top: 0px;
	text-indent: 0em;
}
td.text image{
	margin-left: 25px;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
td.bottom {
	height: 40px;
	background: url(/images/sbelt/botfon.gif) top left repeat-x;
	text-align: center;
	font-size: 70%;
	padding-top: 12px;
	color:#083360;
	font-weight: bold;
}
td.bottom a {
	text-decoration: underline;
	color: #083360;
}
