body {
//	background: url("../images/menuBg.gif") repeat-y left top rgb(90, 89, 89); -webkit-text-size-adjust: none;
}
.pages h3 {
	margin: 0px; font-size: 20px;
}
.contentWrap {
	margin: 0px auto; padding: 15px 5px 0px; width: 310px;
}
#menu {
	width: 165px; height: 100%; float: left; display: block !important;
}
#menu h3 {
	margin: 0px; padding: 4px 0px 4px 10px; color: rgb(255, 255, 255); font-family: arial; font-size: 12px; border-top-color: rgb(107, 107, 107); border-bottom-color: rgb(61, 61, 61); border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid; text-shadow: 0px -1px 1px #333; background-color: rgb(90, 89, 89);
}
#menu ul {
	margin: 0px; padding: 0px; width: inherit;
}
#menu ul li {
	margin: 0px; list-style-type: none;
}
#menu ul li a:link {
	padding: 10px 0px 10px 10px; width: 165px; color: rgb(255, 255, 255); font-family: arial; font-size: 14px; text-decoration: none; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; display: block; box-shadow: 0px 1px 0px #727272; text-shadow: 0px 1px 1px #000000;
}
#menu ul li a:visited {
	padding: 10px 0px 10px 10px; width: 165px; color: rgb(255, 255, 255); font-family: arial; font-size: 14px; text-decoration: none; border-bottom-color: rgb(51, 51, 51); border-bottom-width: 1px; border-bottom-style: solid; display: block; box-shadow: 0px 1px 0px #727272; text-shadow: 0px 1px 1px #000000;
}
#menu ul li a:hover {
	background-color: rgb(113, 111, 111);
}
#menu ul li a:active {
	background-color: rgb(113, 111, 111);
}
.active {
	background-color: rgb(56, 55, 55);
}
.ui-body-c {
	line-height: 18px; background-color: rgb(255, 255, 255);
}
.ui-bar-a {
	border-width: medium medium 1px !important; border-style: none none solid !important; border-color: currentColor currentColor rgb(135, 135, 135) !important; border-image: none !important; height: 42px !important; color: rgb(0, 0, 0) !important; text-shadow: 0px 1px 1px #fff;
}
.active {
	color: rgb(255, 255, 255); text-shadow: 0px 1px 1px #000;
}
.ui-btn-corner-all {
	border-radius: 0px !important; -webkit-border-radius: 0;
}
