html,body {
	width:100%;
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-color: #462715;
}
body,td,th,textarea,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-size: 11px;
	color: #ECBA97;
}
a:link, a:visited, a:active {
	color: #FA9F00;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
p {
	margin:0px;
}
.m_active,.m_active a:link, .m_active a:visited, .m_active a:active {
	color: #DB7709;
}
.m_active a:hover {
	color: #AF886D;
}
.menu,.menu a:link, .menu a:visited, .menu a:active {
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
.menu a:hover {
	color: #DB7709;
}
table,td,th {
	border-color:#6C0A1B;
	border-style:dashed;
	border-width:0px;
}
hr {
	color:#D16944;
	border-style:dashed;
	height:1px;
}
h1 {
	color:#FA8100;
	font-size:28px;
	margin:0px;
	font-weight:100;
}
h2 {
	font-size: 12px;
	color:#FA8100;
	font-weight:bold;
	text-transform:uppercase;
}
h3 {
	margin:15px 0px 5px 0px;
	font-size: 12px;
	color:#ECBA97;
	font-weight:bold;
}
th {
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-transform:uppercase;
}
img,.img {
	border-width:0px;
	background-color:transparent;
}

.img_link {
	margin:0px 5px 0px 0px;	
}

input,select,textarea {
	font-size:10px;
	color:#333333;
	border:1px solid #462715;
	background-color:#FFFFFF;
}
.button {
	color:#6C0A1B;
	border:1px solid #6C0A1B;
	background-color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	cursor:pointer;
}
#Main,#Main td {
	line-height:19px;
}

.btn_1,.btn_1 a:link,.btn_1 a:visited,.btn_1 a:active {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.btn_1 a:hover {
	color:#883D14;
	text-decoration:none;
}

.btn_2,.btn_2 a:link,.btn_2 a:visited,.btn_2 a:active {
	color:#472816;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}

.btn_2 a:hover {
	color:#883D14;
	text-decoration:none;
}

.text2 {
	color: #ECBA97;
}


.pricebox {
	border:1px dashed #6C0A1B;
	border-bottom-width:0px;
}
.pricebox td,.pricebox th {
	border-bottom:1px dashed #6C0A1B;
}
#bodyMain {
	border-top:1px solid #A87F61;
	border-bottom:1px solid #A87F61;
	background-color:#915E3A; 
}
