body {
	margin:0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}
a {
 	color: #996600;
	text-decoration: none;
}
a:hover ,active {
	color: #993300;
}
.contentsbody .h3 {
	color: #996600;
}

.maintable {
	border: 1px solid #4B3218;
}

.headmask {
	background-image: url(images/headmask.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
.contentsbody {
	padding-top: 14px;
	padding-right: 8px;
	padding-left: 12px;
	width: 100%;
	font-size: 11px;
}
.contentscorner {
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rightbar {
	border-left: 1px solid #4B3218;
	background-color: #24201F;
}
.footer {
	background-color: #24201F;
	color: #CCCCCC;
	padding: 4px;
}
.footer a {
 	color: #C5B85F;
	text-decoration: none;
}
.footer a:hover ,active {
	color: #CCCCCC;
}
.liftbar {
	background-image: url(images/liftbar_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.mainmenu {
	padding: 2px;
	font-size: 10px;
}
.mainmenu a {
 	color: #996600;
}
.mainmenu a:hover ,active {
	color: #999999;
}
.mainmenu ul {
	padding-left: 10px;
	margin-left: 0px;
}

.mainmenu li {
	list-style-type: none;
	padding-left: 6px;
	padding-bottom: 8px;
}
.downloadable {
	list-style-image: url(images/adobe.gif);
}
