body {
	background: #fff;
}

tr {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #656859;
	line-height: 17px;
	text-align: justify;
}

strong {
	color: #484a3f;
}

h1 {
	color: #484a3f;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

h2 {
	font-size: 13px;
	font-weight: bold;
}


.bg_menu {
	background: #fff URL(images/header_03.gif);
}

.main_tbl {
	background: #cfd4b6;
}

.main_tbl_left_cell {
	border-right: #fff 1px solid;
}

.main_tbl_right_cell {
	background: URL(images/m250.jpg);
	background-alignment: top center;
	background-repeat: no-repeat;
	padding: 0px;
}

.main_tbl_right_cell_prod {
	color: #656859;
}

.gradient_div {
	background: URL(images/gradient.png);
	background-repeat: repeat-x;
}

.form_elem {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border: #999d86 1px solid;
	background: #fff;
}

.separ {
	 height: 1px;
	 border-bottom: #fff 1px solid;
}

a.normal {
	color: #6e824e;
	text-decoration: underline;
}

a.normal:hover {
	color: #6e824e;
	text-decoration: none;
}

a.fake_btn {
	border: #666 1px solid;
	background: #999;
	padding: 3px 5px 3px 5px;
	color: #000;
	text-decoration: none;
}

a.fake_btn:hover {
	border: #666 1px solid;
	background: #999 URL(images/bg_fake_btn.gif) repeat-x bottom left;
	padding: 3px 5px 3px 5px;
	color: #000;
	text-decoration: none;
}

.bold {
	font-weight: bold;
	color: #6e824e;
}

.footer_tbl {
	background: #999d86;
	color: #fff;
}

a.footer_link {
	color: #fff;
}

.copyright_text {
	color: #999d86;
	font-size: 10px;
}

.msg_tbl {
	border: #656859 1px solid;
	background: #999d86;
}

#confMsg {
	font-weight: bold;
	color: #fff;
}

.img {
	border: #fff 1px solid;
}

.spec {
	border: #656859 1px solid;
	background: #999d86;
}

.spec_title {
	background: #656859;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 3px;
}

.spec_text {
	color: #fff;
	text-align: center;
	padding: 3px;
}

a.spec_link {
	color: #fff;
	text-decoration: underline;
}

a.spec_link:hover {
	color: #cfd4b6;
	text-decoration: none;
}
