body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #22211F;
	background-color: #E9DFC4;
	padding-left: 5px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #EEC073;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
}
.menu a:link {
	color: #22211F;
	text-decoration: none;
}
.menu a:visited {
	color: #22211F;
	text-decoration: none;
}
.menu a:hover {
	color: #22211F;
	text-decoration: none;
}
.menu a:active {
	color: #22211F;
	text-decoration: none;
}
.menuover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #22211F;
	background-color: F7F7F7;
	padding-left: 5px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #FF9902;
	height: 20px;
	padding-top: 5px;
	font-weight: bold;
}
.menuover a:link {
	color: #22211F;
	text-decoration: none;
}
.menuover a:visited {
	color: #22211F;
	text-decoration: none;
}
.menuover a:hover {
	color: #22211F;
	text-decoration: none;
}
.menuover a:active {
	color: #22211F;
	text-decoration: none;
}
.jumpMenuTD {
	background-color: F7F7F7;
	border-right-width: 5px;
	border-left-width: 5px;
	height: 100%;
	text-align: center;
}
.jumpMenuTDover {
	background-color: F7F7F7;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	height: 100%;
	text-align: center;
}
.jumpMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	background-color: #E0E7F5;
	height: 16px;
	width: 165px;
	border: 1px solid #EFEFEF;
}
.sidePanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #164655;
	background-color: #EFEFEF;
	text-align: justify;
	vertical-align: top;
	padding: 5px;
}
.contentTable {
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #FFFFFF;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22767E;
	text-align: justify;
	vertical-align: top;
	padding: 10px;
}
.textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #000000;
}
.textbox a:link {
	font-weight: bold;
	color: 996633;
	text-decoration: none;
}
.textbox a:visited {
	color: 996633;
	text-decoration: none;
	font-weight: bold;
}
.textbox a:hover {
	font-weight: bold;
	color: cc6600;
	text-decoration: none;
}
.textbox a:active {
	font-weight: bold;
	color: 714546;
	text-decoration: none;
}
.textbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.textbox2 a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textbox2 a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.textbox2 a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textbox2 a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #563756;
	font-weight: bold;
}
.pr-td-1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	color: #22211F; 
	background-color: #ECEBE9; 
	text-align: left; 
	width: 60px;
}

.pr-td-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #ECEBE9;
	padding-left: 10px;
	color: #22211F;
}
.pr-td-3 {
	padding: 0px;
	height: 20px;
	width: 20px;
	background-color: #ECEBE9;
}
