body {
	font:12px Verdana, Geneva, sans-serif;
	width:1100px;
	background-color:#D2D2D2;
}
a {
	color:#000;
}
a:visited {
	color:#111;
}
a:active {
	color:#222;
}
a:hover {
	text-decoration:none;
	color:#111;
}
.pgLt {
	float:left;
	margin-right:60px;
	width:840px;
}
.pgTxt {
	font-size:16px;
}
.pgRt {
	float:left;
	width:200px;
}
.pgicon {
	float:left;
	width:100px;
}
.pgtext {
	float:left;
}

.olmnu {
	position:relative;
	z-index:100;
	float:left;
	width:100%;
	font-size:11px;
	border-top:3px solid #000;
	background:#ddd;
	margin:0 0 10px 0;
}
.olmnu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.olmnu ul li {
	float:left;
	position:relative;
}
.olmnu ul li a, .olmnu ul li a:visited {
	float:left;
	display:block;
	text-decoration:none;
	color:#444;
	padding:0px 16px;
	line-height:25px;
	height:30px;
}
.olmnu ul li:hover {
	width:auto;
}
.olmnu ul li a:hover {
	background:#aaa url(pix/sub2a.gif);
	color:#c00;
}
.olmnu ul li:hover a {
	background:#aaa url(pix/sub2a.gif);
	color:#c00;
}
.olmnu ul li ul {
	display: none;
}
.olmnu table {
	margin:0;
	border-collapse:collapse;
	font-size:11px;
	position:absolute;
	top:0;
	left:0;
}
.olmnu ul li:hover ul {
	display:block;
	position:absolute;
	top:29px;
	background:#aaa;
	margin-top:1px;
	left:0;
	width:152px;
}
.olmnu ul li:hover ul li ul {
	display: none;
}
.olmnu ul li:hover ul li a {
	display:block;
	background:#aaa;
	color:#fff;
	height:auto;
	line-height:15px;
	padding:4px 16px;
	width:120px;
}
.olmnu ul li:hover ul li a.drop {
	background:#888;
}
.olmnu ul li:hover ul li a:hover {
	color:#ff0;
	background: #888;
}
.olmnu ul li:hover ul li a:hover.drop {
	background: #888;
	color:#ff0;
}
.olmnu ul li:hover ul li:hover ul {
	display:block;
	position:absolute;
	left:153px;
	top:-1px;
	color:#000;
	left:152px;
	width:172px;
	overflow:auto;
	background:#888;
}
.olmnu ul li:hover ul li:hover ul li a {
	background:#888;
}
.olmnu ul li:hover ul li:hover ul li a:hover {
	background:#666;
	color:#0ff;
}
.olmnu ul li a:hover ul {
	display:block;
	position:absolute;
	top:30px;
	top:29px;
	background:#aaa;
	left:0;
	margin-top:1px;
}
.olmnu ul li a:hover ul li a {
	display:block;
	color:#fff;
	height:1px;
	line-height:15px;
	padding:4px 16px;
	width:120px;
}
.olmnu ul li a:hover ul li a.drop {
	background:#888;
	padding-bottom:5px;
}
.olmnu ul li a:hover ul li a ul {
	visibility:hidden;
	position:absolute;
	height:0;
	width:0;
}
.olmnu ul li a:hover ul li a:hover {
	color:#ff0;
	background: #888;
}
.olmnu ul li a:hover ul li a:hover.drop {
	background: #888;
	color:#ff0;
}
.olmnu ul li a:hover ul li a:hover ul {
	visibility:visible;
	position:absolute;
	top:-69px;
	top:-70px;
	color:#000;
	left:152px;
	height:138px;
	width:170px;
	overflow:auto;
	background:#888;
}
.olmnu ul li a:hover ul li a:hover ul li a:hover {
	background:#666;
	color:#0ff;
}
.left {
	clear:both;
}
/* Below items are used for the form layouts with fixed positions*/
.divform {
	display:block;
	position:relative;
	clear:both;
	width: 100%;
	height:auto;
	border:0;
}
.frmclas {
	display:block;
	display:inline-block;
	float:none;
	position:absolute;
}
.labl {
	display:block;
	display:inline-block;
	float:none;
	position:absolute;
}



