html,body {
	width:100%;
	height:100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#fef4d1;
	background-image:url(../img/design/main_bg.gif);
	background-repeat:repeat-y;
}
body,td,th,textarea,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body,td,th {
	font-size: 10px;
	color: #5e522b;
}
a {
	color: #6C0A1B;
}
a:hover {
	color: #DB7709;
}
p {
	margin: 0px;
}
table,td,th {
	border-color:#6C0A1B;
	border-style:dashed;
	border-width:0px;
}
hr {
	color:#D16944;
	border-style:dashed;
	height:1px;
}
h1 {
	color:#DB7709;
	font-size:28px;
	margin:0px;
	font-weight:100;
}
h1 {
	font-size: 13px;
	color:#956304;
	font-weight:bold;
	text-transform:uppercase;
}
h2 {
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
}
h3 {
	font-size: 12px;
	color:#6C0A1B;
	text-transform:uppercase;
	font-weight:bold;
}
th {
	font-size: 11px;
	color:#6C0A1B;
	font-weight:bold;
	text-transform:uppercase;
}
img,.img {
	border-width:0px;
}

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

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

.menu {	
	background-color:#ffd245;
	color:#736332;
}
.menu, .menu a {
	color:#6f4800;
	text-transform:uppercase;
	text-decoration:none;
}
.menu a:hover {
	color:#000000;
	text-transform:uppercase;
	text-decoration:underline;
}

.top, .top td {
	background-color:#fec104;
	color:#6f4902;
	text-transform:uppercase;
	font-size:10px;
}

.copyright {
	color:#956304;
	font-size:10px;
	padding: 15px 0px 15px 0px;
}
.copyright a {
	color:#000000;
	text-decoration:none;
}
.copyright a:hover {
	color:#956304;
	text-decoration:none;
}

.box,.box th,.box td {
	width: 268px;
}
.box th {
	height:26px;
	color:#FFFFFF;
	background-color:#ffaf04;
	font-weight:100;
	text-transform:uppercase;
	text-align:left;
	padding: 0px 0px 0px 5px;
	background-image:url(../img/design/b2_2.gif);
	background-position:top right;
	background-repeat:no-repeat;
}
.box td {
	color:#6f6436;
	background-color:#fff7e0;
	text-align:left;
	padding: 15px 15px 15px 15px;
	background-image:url(../img/design/b2_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}
.box td a {
	color: #946307;
	text-decoration:none;
	text-transform:uppercase;
}
.box td a:hover {
	color: #000000;
	text-decoration:none;
	text-transform:uppercase;
}
.box_left {
	background-color:#ffebac;
}

#MainText {
	position:absolute;
	left:357px;
	top:205px;
	height:182px;
	z-index:2;
}
#MainText,#MainText td {
	font-size:11px;
}

.text2 {
	color: #956304;
}

.img_s {
	border:1px solid #716234;
}

.details,.details a {
	text-decoration: none;
	color: #000000;
}
.details a:hover {
	text-decoration: none;
	color: #956304;
}