html {
	background-color: #e1e1e1;
}
body {	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 11px;
	color: #000000;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}
a, a:visited {
	font-size: 11px;
	color: #000000;
}
a:hover {
	font-size: 11px;
	color: #e04d09;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #565656;
	padding: 0;
	margin: 3px 0 5px 0px;
	padding: 0px 0 3px 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #565656;
	padding: 0;
	margin: 3px 0 5px 0px;
	padding: 0px 0 3px 0px;
}
#container { 
	width : 950px; 
	margin : 0px auto; 
	overflow: hidden;	
}
#top_page {
	height: 151px;
}
#copyright {
	text-align: center;
	padding: 10px 0 10px 0;
	color: #FFFFFF;
}
.header_title {
border-bottom: 1px solid #ee8b22; margin: 0; padding: 0 0 3px 0; font-weight: bold;
}
.header_text {
}
.bottom_link {
	text-align: center;
	padding: 15px 0 7px ;
	border-bottom:  1px solid #000000;
}
.button_main, .button_main A:link, .button_main A:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	width:80px;
}
.button_main A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.nav_link, .nav_link A:link, .nav_link A:visited {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.nav_link A:hover {
	color: #000000;
}
.txt_black, .txt_black A:link, .txt_black A:visited {
	color: #000000;
}
.txt_black A:hover {
	color: #000000;
}
.txt_white, a.txt_white:link, a.txt_white:visited {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.txt_white:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.box {
	width: 240px;
	float: left;
	margin: 0 0 15px 0;
}
.space_line {
  clear: both; margin: 0; padding: 1px; width: auto;
}

.menu_text_t0 {
	margin: 8px 0px 2px 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.menu_text_t0 a, .menu_text_t0 a:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
.menu_text_t0 a:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
.menu_text_t1 {
	margin: 8px 2px 2px 18px;
	color: #FDB54F;
	font-weight: bold;
	font-size: 11px;
}
.menu_text_t1 a, .menu_text_t1 a:visited{
	color: #FDB54F;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
.menu_text_t1 a:hover {
	color: #FDB54F;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}


.menu_text_b0 {
	border-bottom: 1px solid #EACBAF;
}
.menu_text_b1 {
	border-bottom:none;
}


.menu_list {
	list-style-image: url(../images/arrow_1.gif);
	margin: 0;
	padding: 0;
}
.menu_list li {
margin: 2px 0 0 40px;
}


.menu_text{
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 0px 0px 17px;
}
h1 {/*}*/display/*:*/: /*;*/none!important;}

/* CSS BUTTONS */
.butt {
	background-color: #8F1E00;
	border: 3px double #5f90ae;
	color: #FFEEA8;
	width: 80px;
	height: 25px;}
input,textarea{
	border: none;
	font-weight: bold;
	font-size: 11px;
	background-color: #FFEEA8;
}	
p {
margin:0;
padding:0;
}

.page_price_old{	text-decoration: line-through; height: 14px; width: 100px; float: left;}
.page_price{color: #8F1D05; font-weight: bold; height: 14px; width: 100px; float: left; font-size: 14px;}

#page_price table{ background: #FFEFD5; border-spacing: 0px; border-collapse: collapse;}
#page_price thead{ background: #FFA109;}
#page_price tbody * th{
	background: #FFDCA2;
	border-right: 1px solid #956500 !important;
	border-bottom: 1px solid #fff;
	font-size: medium;
	font-weight: normal;
	padding-left: 2px;
	padding-bottom: 4px;
	text-align: left;
	vertical-align: top;
}

#page_price tbody * td{
	border: 0px none;
	border-bottom: 1px solid #ddd;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

