a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

body {                       
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.menuHeader {
	background: url(../images/menu_header.gif) #cc0000;
	background-repeat: no-repeat;
	height: 33px;
	color: #FFFFFF;
	padding-left: 35px;
}

.spacer {
	height: 2px;
}

.spacer_n {
	height: 10px;
}

.spacer5 {
	height: 5px;
}


.menuBody {
	background: #eeeded;
}

.menuBody .item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url(../images/menu_arrow.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position: 14px 5px;
	padding-bottom: 3px;
}

.menuBody .item a {
	color: #000000;
	text-decoration: underline;
}

.menuBody .item a:hover {
	color: #000000;
	text-decoration: none;
}

.menuBody .spacer {
	height: 3px;
	background: url(../images/dots.gif);
	background-repeat: repeat-x;
}

.about .header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.about .content {
	color: #000000;
	padding-bottom: 10px;
}

.footer {
	background-color: #bbbbbb;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mainContent {
	background-image: url(../images/gradient.gif);
	background-repeat: repeat-x;
	padding-bottom: 20px;
}

.mainContent .container {
	background-image: url(../images/orange.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 7px;
}

.mainContent .header {
	color: #ce0f0f;
	font-size: 16px;
	font-weight: bold;
}

.mainContent .spacer {
	height: 20px;
}

.mainContent .spacer2 {
	height: 10px;
}

.mainContent .dots {
	height: 3px;
	background: url(../images/dots.gif);
	background-repeat: repeat-x;
}

.news {
	padding-bottom: 40px;
}

.news .spacer {
	height: 10px;
}

.news .num {
	color: #ed1c1c;
	font-size: 16px;
	font-weight: bold;
}

.num {
	color: #ed1c1c;
	font-size: 14px;
	font-weight: bold;
}

.news .link a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}

.news .link a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.news .dots {
	height: 1px;
	background: url(../images/dots.gif);
	background-repeat: repeat-x;
}

.question {
	background-image: url(../images/question_gr.gif);
	background-repeat: repeat-x;
	height: 60px;
}

.question .body {
	padding-top: 7px;
	padding-left: 60px;
	background-image: url(../images/question_mark.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	height: 60px;
}

.question a {
	color: #000000;
	text-decoration: underline;
}

.question a:hover {
	color: #000000;
	text-decoration: none;
}

.question .dots {
	height: 1px;
	background: url(../images/dots.gif);
	background-repeat: repeat-x;
}

.contacts {
	background-image: url(../images/left_arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-left: 40px;
	padding-bottom: 10px;
}

.contacts .header {
	font-weight: bold;
}

.contacts .body {
	padding-top: 10px;
}

.contacts_left {
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 200px 0px;
	text-align: right;
	padding-right: 40px;
}

.contacts_left .header {
	font-weight: bold;
}

.contacts_left .body {
	padding-top: 10px;
}

.contacts_cont {
	background: #dddbdb;
}

.header_gr {
	background-image: url(../images/header_gr.gif);
	background-repeat: repeat-x;
	height: 28px;
}

.news .all {
	padding-top: 10px;
}

td {
	vertical-align: top;
}