body, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8192a2;
	background: #ffffff;
}
body {
	margin: 0px;
	padding: 5px;
/*	background: url(../images/curl.gif) no-repeat center 766px 5px #ffffff;*/
/*	background-position: center center;*/
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	margin-top: 3px;
	width: 165px;
}
input.img, form.contact input.img {
	width: auto;
}
div#mainMenu {
	position: relative;
	width: 450px;
	height: 24px;
}
table.main {
	width: 760px;
/*	height: 500px;*/
}
table.main td.lb {
	border-left: 2px solid #8192a2;
	width: 1px;
}
table.main td.rb {
	border-right: 2px solid #8192a2;
	width: 1px;
}
table.main td.tb {
	border-top: 2px solid #8192a2;
}
table.main td.bb {
	border-bottom: 2px solid #8192a2;
}
table.main td.logo {
	vertical-align: top;
	text-align: center;
}
table.main td.login {
	vertical-align: top;
	padding: 7px 0px 0px 10px;
}
table.main td.logo {
	border-left: 2px solid #8192a2;
	text-align: center;
}
table.main td.about {
	border-top: 1px solid #8192a2;
	padding-top: 10px;
}
tr.cards td {
	padding: 10px 0px;
}
table.main div.login {
	padding-bottom: 10px;
	border-bottom: 1px dotted #8192a2;
}
div.news1 {
	padding: 5px 0px;
	font-size: 10px;
}
div.news2 {
	padding: 5px 0px;
	border-bottom: 1px dotted #8192a2;
	font-weight: bold;
}
div.date {
	color: #00aeef;
	background: inherit;
}
div.date span.day {
	font-size: 14px;
	color: #d40700;
	background: inherit;
	font-weight: bold;
}
div.news a, div.submenu a, div.pager a {
	text-decoration: none;
	color: #8192a2;
	background: inherit;
}
div.news a:hover, div.news a.selected, div.submenu a:hover, div.submenu a.selected, div.pager a:hover, div.pager a.selected {
	color: #d40700;
	background: inherit;
}
div.pager a.selected {
	font-weight: bold;
}
a:hover, a.selected {
	color: #d40700;
	background: inherit;
}
a {
/*	text-decoration: none;*/
/*	color: #8192a2;*/
	color: #d40700;
	background: inherit;
}
a:hover, a.selected {
	color: #d40700;
	background: inherit;
}
div.submenu {
	padding: 10px 0px 0px 0px;
}
div.submenu div.item {
	border-bottom: 1px dotted #8192a2;
	padding: 0px 0px 0px 6px;
	text-transform: uppercase;
	font-weight: bold;
}
div.submenu div.subitem {
	border-bottom: 1px dotted #8192a2;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
	font-weight: bold;
}
div.submenu div.subitem#last {
	border-bottom: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 20px;
	font-weight: bold;
}
div.submenu a {
	font-size: 10px;
}
a img {
	border: 0;
}
span.copy {
	font-size: 10px;
}
div.title {
	padding: 5px;
	border-bottom: 1px solid #8192a2;
}
td.content {
	vertical-align: top;
}
div.content {
	padding: 5px;
}
img.content {
	padding: 0px 5px 0px 0px;
}
div.phone, div.fax, div.mail, div.icq {
	font-size: 10px;
	padding: 4px 0px 4px 20px;
}
div.phone {
	background: url(../images/ico_phone.gif) no-repeat 0px 4px;
}
div.fax {
	background: url(../images/ico_fax.gif) no-repeat 0px 4px;
}
div.mail {
	background: url(../images/ico_mail.gif) no-repeat 0px 4px;
}
div.icq {
	background: url(../images/ico_icq.gif) no-repeat 0px 4px;
}
.rate img {
	border: 1px solid #8192a2;
	margin-right: 3px;
	vertical-align: bottom;
}
.rate td {
	padding: 3px;
	border-bottom: 1px dotted #8192a2;
	font-size: 10px;
}
.rate .price {
	width: 50px;
	padding: 3px;
	color: #ffffff;
	background: #d40700;
	font-weight: bold;
}
form.contact {
	padding-left: 20px;
}
form.contact input, form.contact select {
	width: 300px;
}
form.contact textarea {
	height: 80px;
	width: 300px;
}
div.label {
	font-size: 10px;
	font-weight: bold;
	padding: 3px 0px;
}

