body {
	margin: 0px;
	padding: 30px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #000000;
	background: url(../img/mainback.jpg) repeat fixed center top;
}

.contentcell {

	text-align: left;

	padding-top: 30px;

	padding-right: 11px;

	padding-bottom: 11px;

	padding-left: 11px;

}

.right {
	padding-top:85px;}

.contentcell sub, .contentcell sup {line-height: 0;}

.menutext {

	font-weight: normal;

	color: #FFFFFF;

	font-size: 9px;

}

.menutext:link, .menutext:visited {

	font-weight: normal;

	color: #FFFFFF;

	font-size: 9px;

	text-decoration: none;
}

.menu {

	width: 209px;

	color: #FFFFFF;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14px;

	padding: 0px;

	margin: 0px;

}

.menutop {

	background-image: url(../img/bg_menu_top.png);

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #290700;

}

.menu_bottom {

	background-image: url(../img/bg_menu_bottom.png);

	background-repeat: no-repeat;

	background-position: left bottom;

}

.menutext:hover {

	font-weight: normal;

	color: #FFFFFF;

	font-size: 9px;

	text-decoration: none;

}

a:link, a:visited {

	color: #7284B1;

}
a:hover {text-decoration: none;}

.menu ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

}

.menu li {

	padding-left: 8px;

	border-bottom-width: 1px;

	border-bottom-style: dotted;

	border-bottom-color: #FFFFFF;

	padding-top: 3px;

	margin: 0px;

	padding-right: 0px;

	padding-bottom: 3px;

}

.menu li:last-child {border:none;}

.menu a {

	color: #FFFFFF;

	text-decoration: none;

}
.menu li:hover {border-right: solid 10px #b1c7de;}
.page-item-196{border-right: solid 10px #97b613;}

.current_page_item {
background:#b1c7de;
}

