body {
	margin: 0;
	padding: 0;
}

a {
	color: #757575;
}

a:hover {
	color: #404040;
	text-decoration: none;
}

a img {
	border: 0;
}

body, td {
	font: 12px Tahoma;
	color: #404040;
}

td.logo, td.baner {
	text-align: center;
	vertical-align: middle;
}

td.baner {
	background: #F1F2F6;
}

div {
	margin: 7px 0;
	padding: 5px 10px;
}

td.left div.menu {
	background: #667683 url('img/left_bg.gif') no-repeat left top;
	padding: 20px;
	font-size: 10px;
	font-weight: bold;
	color: White;
	text-transform: uppercase;
}

div.menu a {
	color: White;
	text-decoration: none;
}

div.menu a:hover {
	text-decoration: underline;
}

div.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.menu li {
	height: 20px;
	padding: 0;
	margin: 0;
	vertical-align: top;
}

li.no-img {
	height: 0;
	list-style: none;
}

div.articles, div.right_form {
	border: #B3B3B3 solid 1px;
	border-left-width: 0;
	color: #495158;
	text-transform: uppercase;
	font-size: 10px;
}

div.right_form {
	border-left-width: 1px;
	border-right-width: 0;
}

div.articles a, div.right_form a {
	color: #495158;
	text-decoration: none;
}

div.articles a:hover, div.right_form a:hover {
	text-decoration: underline;
}

div.articles h2, div.right_form h2, div.text span {
	color: #003F5E;
	text-transform: uppercase;
	font-size: 15px;
	margin: 10px 5px 5px 0;
}

div.top_menu {
	background: #E6EBEE url('img/topmenu_bg.gif') repeat-x top;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #00334E;
}

div.top_menu a {
	color: #00334E;
	text-decoration: none;
}

div.top_menu a:hover {
	text-decoration: underline;
}

div.text {
	background-color: #CAD5DE;
	color: #404040;
	padding: 20px;
	line-height: 20px;
}

.border {
	border: #B3B3B3 1px solid;
	padding: 0;
}

.border td a {
	color: #495158;
}

.border a:hover {
	color: #ACACAC;
}

table.enter_form td {
	font-size: 10px;
}

table.enter_form input {
	border: 1px solid #6B6B6B;
	width: 110px;
}

td.title {
	color: #003F5E;
	text-transform: uppercase;
	font-size: 15px;
}

td.list {
	color: #404040;
	font-size: 13px;
}

td.text {
	color: #404040;
}

td.footer {
	background-color: #CBD5DE;
	color: #667784;
	text-transform: uppercase;
	font-size: 10px;
}

#infblock img {
	border: 1px solid #252525;
}

table.regform input, table.regform textarea {
	width: 100%;
}
