body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menuBody { background-color:#333333;}
.container {
	text-align: left;
	display:inline;
	
	}
.pagingOn {
	text-align:center;
	width:20px;
	height:18px;
	float:left;
	display:inline;
	margin-right: 1px;
	background-color: #5E5B5B;
	text-decoration:none;
	font-size: 11px;
	}
a.pagingOn:hover { background-color: #990000; }
.pagingOff {
	text-align:center;
	width:20px;
	height:18px;
	float:left;
	display:inline;
	margin-right: 1px;
	background-color: #504E4E;
	font-size: 11px;
	}
.headerDate {
	font-size: 10px;
	clear:left;
	margin-top:5px;
	margin-bottom:2px;
	}
.headerTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-style: italic;
	background-color: #4D4A4A;
	line-height: 21px;
}
.formField {
	margin:0px;
}
.formButton {
	border:1px solid #999595;
	background:#535151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
	cursor:hand;
	font-weight: bold;
}
a:link {
	color: #FF9900;
}
a:hover {
	color: #FFFF99;
}
a:active {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
.Stil2 {	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.exp {
	font-size: 11px;
}
.exldark {
	font-size: 11px;
	color: #666666;
}
.vbox {
	overflow: auto;
	width:100%;
	height:450px;
	
}
.lrbrd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.fontBoxSize {
	font-size: 11px;
}
.liline {
	background-color: #5E5B5B;
	margin-bottom:2px;
	padding:3px;
	width: 198px;
}
.hdimage{ margin-right:4px; }
.hdimageRgt{ margin-left:4px; }
.pLinks a {
	line-height: 20px;
}
.rtxt {
	display:inline;
	overflow:hidden;
	height:1px;
	width:100%;
	position: absolute;
	top: 0px;
}
#rt {
	visibility:hidden;
}
.bold { 
	font-weight: bold;
}
.divShow { visibility: visible; }
.divHide {
	visibility: hidden;
	height: 1px;
	width: 1px;
	overflow:hidden;
	display: block;
}