BODY {
	background: #FFFFFF url(img/page_bg.jpg) repeat-x top left;
	color: #000000;
	margin: 4px 0px 0px 0px;	
}

td { 
	font-family: Tahoma, sans-serif; 
	font-size: 12px;
	margin: 0em;
	padding: 0em;
}

table {
	width: 100%;
	border-collapse: collapse;
	border-width: 0em;
}

a:link, a:active, a:visited {
	color: #0065b3;
	text-decoration: underline;
}
a:hover {text-decoration: none;}


.head {	background: url(img/head_bg.jpg) no-repeat top left; }

.menu-item  {
	font-size: 12px;
	font-weight: bold;
	color: #0d427e;
	border-bottom: 1px solid #ebedee;
	padding: 10px 0px 10px 0px;
}

.menu-item a:link, .menu-item a:active, .menu-item a:visited {
	color: #0d427e;
	text-decoration: none;
}
.menu-item a:hover {text-decoration: underline;}

.lframe { background: url(img/left_bg_image.gif) no-repeat bottom; }

.sale-box {	border: 1px solid #efefef;}

.sale-box td {
	padding: 10px;
}

.sale-title {
	font-size: 12px;
	font-weight: bold;
	color: #002c76;
	padding-bottom: 10px;
}
.sale-title a:link, .sale-title a:active, .sale-title a:visited {
	color: #002c76;
	text-decoration: none;
}
.sale-title a:hover {text-decoration: underline;}

.sale-text {font-size: 11px; padding-bottom: 10px;}

.nextlink {
	font-size: 11px;
	color: #0074ea;
}
.nextlink a:link, .nextlink a:active, .nextlink a:visited {
	color: #0074ea;
	text-decoration: underline;
}
.nextlink a:hover {text-decoration: none;}

.part-title {
	font-size: 22px;
	color: #8ac400;
	padding-bottom: 2px;
	width: 330px;
	border-bottom: 1px solid #e0e4e9;
	margin-bottom: 15px;
}

.fp-box {
	padding: 15px 0px 15px 0px;
	border-bottom: 1px solid #d2d5d7;
}

#fp {
	font-size: 18px;
	font-weight: normal;
}

.subtitle {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: 1px solid #E0E4E9;
	margin-bottom: 5px;
}

.cont-table td {
	padding: 5px;
	border-bottom: 1px solid #ebedee;
	font-size: 11px; 
}

.cont-table-head {
	background-color: #00408d;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}

td.cont-item2 {
	border-bottom: 1px solid #ebedee;
	background-color: #fafafa;
}

.footer-bg {background: url(img/foot_bg.jpg) no-repeat bottom right;}

.copyright {
	color: #9aacbf;
	font-size: 11px;
}

.foot-contacts {
	padding-left: 20px; 
	border-top: 1px solid #eaeaea;
	color: #013775;
	padding-top: 15px;
	font-size: 11px;
}
