body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.bg2 {
	background-image: url(images/main_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg3 {
	background-image: url(images/main_bg3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.news {
	font-size: 10px;
}

a {
	color: 4C5999;
}
a.more {
	text-decoration: none;
	font-weight: bold;
}
a.btmmenu {
	font-size: 9px;
	color: #e5e5e5;
	text-decoration: none;
}
.anounce {
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_whiteblock.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
.greyblock {
	background-color: #F0F0F0;
	background-image: url(images/bg_greyblock.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 15px;
}
.smallredtit {
	font-size: 9px;
	font-weight: bold;
	color: C21753;
	text-transform: uppercase;
}
.small {
	font-size: 9px;
	color: #808080;
	text-decoration: none;
}
.smallon {
	font-size: 9px;
	color: #C21753;
	text-decoration: none;
}

select {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

select.general { font-weight: bold; }

tr.result td { font-size: 11px; font-weight: bold; color: #C21753; }


input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.noleftmargin * {
	margin-left: -5;
}
.tit {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
}
table.cont {
	border-collapse: collapse
}
table.cont td {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-collapse: collapse
}


tr.bordered  td {
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-collapse: collapse;
	background: #f0f0f0;
	font-weight: bold;
}

td.lf input {
	width: 500px;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	line-height: 18px;
	margin: 0px 0px 14px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 17px;
	margin: 0px 0px 10px;
	font-weight: bold;
}

p.bodytext {
  margin: 2px 0 2px 0;
}
