body {background:#FFF9F4; margin:0px;}

.back1 {background:#472300}

.back2 {background:#FFFFFF url(back2.jpg) left bottom repeat-x;}

.back3 {background:#FFFFFF url(back3.jpg) right bottom no-repeat;}

.back4 {background:#ffffff;}

.back5 {background:url(back5.jpg) repeat-x;}

.main {background:#FFFFFF; border-left:1px solid #603811; border-right:1px solid #603811;}

table {
	color:#000000;
	font-family:tahoma;
	font-size:11px;
}

a.link1 {
	font-weight:normal;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.link1:visited {
	font-weight:normal;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
}

a.link1:hover {
	font-weight:normal;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.link1:hover.visited {
	font-weight:normal;
	color:#FFFFFF;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
}

a.link2 {
	font-weight:normal;
	color:#603811;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.link2:visited {
	font-weight:normal;
	color:#603811;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.link2:hover {
	font-weight:normal;
	color:#603811;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.link2:hover.visited {
	font-weight:normal;
	color:#603811;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.link3 {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
}

a.link3:visited {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:underline;
}

a.link3:hover {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

a.link3:hover.visited {
	font-weight:normal;
	color:#000000;
	font-family:tahoma;
	font-size:10px;
	text-decoration:none;
}

.wmSubMenuHidden {
	border:#2E1700 solid 1px;
	position:absolute;
	visibility:hidden;
	z-index:1;
	top:0px;
	background:#603811;
}

.wmLink {
	display:block;
	width:100%;
	padding:2px 2px 3px 2px;
}

.wmLink:hover {
	text-decoration:none;
}

.hItemOn {
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background:#2E1700;
	width:120px;
}

.hItemOff {
	cursor:pointer;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	padding-right:10px;
	background:#603811;
	width:120px;
}