body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.body_text {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.holder {
}
.scroll-pane {
	width: 550px;
	height: 325px;
	float: left;
	overflow: auto;
	padding-right: 20px;
}
.menuDisabled {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-align: center;
}
.body_title {
	font-weight: bold;
	color: #666666;
	font-size: 12px;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.content_text_right {
	padding-right: 20px;
	padding-left: 20px;
}
.content_title {
	background-repeat: no-repeat;
	height: 75px;
}
.content_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color: #666666;
}
.footer {

	font-family: "Arial";
	font-size: 9px;
	color: #333333;
}
.group_title {

	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.menu_title {
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;	
}

.menu_title:hover{
	text-decoration: none;
	color: #000000;
}
.menu_title:active{
	text-decoration: none;
	color: #999999;
}

.link {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 12px;
}
.link:hover{
	text-decoration: none;
	color: #000000;
}
.footerlink {
	text-decoration: none;
	color: #666666;
	font-family: Arial;
	font-size: 9px;
}
.footerlink:hover {
	text-decoration: none;
	color: #000000;
	font-family: Arial;
	font-size: 9px;
}
