body { 
	background: url(../gfx/body_bg.gif) left repeat-y #919191;
	margin: 0px;
	padding: 0px;

	scrollbar-base-color: #030000;
	scrollbar-face-color: #EB9292;
	scrollbar-track-color: #030000;
	scrollbar-arrow-color: #030000;
	scrollbar-highlight-color: #EB9292;
	scrollbar-shadow-color: #030000;
	scrollbar-3dlight-color: #030000;
	scrollbar-darkshadow-color: #030000;
}

td, li {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

img {
	margin: 0px;
	padding: 0px;
}

td.rightcol {
	width: 593px;
}

td.leftcol {
	width: 160px;
}

img.page_title {
	margin-top: 5px;
}

td.cont {
	padding: 39px 23px 0px 39px;
	text-align: justify;
}
td.cont1 {
	padding: 0px 23px 20px 39px;
}

div.offer {
	text-align: center;
	padding: 36px 5px 36px 5px;
	width: 230px;
	background: #88312A;
	margin: 0px 0 32px 32px;
	float: right;
}

span.offer {
	font-size: 14px;
	color: #FFFFFF;
}

span.offer_title {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

span.title {
	font-size: 12px;
	color: #88312A;
	font-weight: bold;
}

div.cont_index {
	text-align: justify;
	padding: 15px 0 0 0;;
}

br.nothing {
	font-size: 0px;
	line-height: 0px;
}

ul {
	margin: 0 0 0 17px;
	list-style-type: none;
	line-height: 18px;
}

ul li {
	list-style-image: url(../gfx/list_design.gif);
}

ul.bold {
	margin: 0 0 0 17px;
	list-style-type: none;
	line-height: 18px;
}

ul.bold li {
	list-style-image: url(../gfx/list_design.gif);
	font-weight: bold;
}

hr.line {
	color: #858585;
	margin-top: 25px;
	height: 1px;
}

hr.line2 {
	margin-bottom: 10px;
	color: #858585;
	height: 1px;
}

table.datas td {
	font-weight: bold;
	text-align: center;
}

img.leftpic {
	margin-right: 20px;
}
