.html, body 
	{
		overflow-x:hidden;
		overflow-y:auto;
		scrollbar-base-color: #777777;
		scrollbar-arrow-color: #000000;
		scrollbar-track-color: #b1b1b1;
	}
.greybg {
	background-color: #333333;
}
.lightgrey {
 	background: #e9e8e8;
 	vertical-align: top;
}
.righttile{
	background:url(images/tile_right.jpg) repeat-y;
}
.tileUnderNavbar {
	background:url(images/tile_underNavbar.jpg) repeat-x;
}
.tileUnderMenu {
	background:url(images/tile_underMenu.jpg) repeat-x;
}
.menuBox {
	background-color: #656565;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}
.contentb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #d60000;
	text-align: left;
}
.onorangeb {
	background: #f26932;	
	color: #FFFFFF;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
.ondarkerorange {
	background: #f4ad95;	
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight: bold;
}
.onlighterorange {
	background: #efe9e7;	
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
a.midMenu:link, a.midMenu:visited {
	text-decoration: none;
	color: #FFFFFF;	
}
a.midMenu:hover, a.midMenu:active {
	text-decoration: none;
	color: #f26932;	
}
.middleMenuItem {
	background: #787878 url(images/tile_midMenuItem.gif) bottom repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align: right;
}
#apDiv1 {
	position:absolute;
	width:390px;
	height:350px;
	z-index:1;
	overflow-y: scroll;
}
#apDiv2 {
	position:absolute;
	width:550px;
	height:56px;
	z-index:2;
	
}
.footer {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;	
}
a.footer:link, a.footer:visited {
	color: #000000;
	text-decoration: none;
}
a.footer:hover, a.footer:active {
	color: #f26932;
	text-decoration: none;
}
img {
	border: none;
	
}
a:focus
{
         -moz-outline-style:none;
}
a:link, a:visited {
	color: #c9430d;	
	text-decoration: none;
}
a:hover, a:active {
	color: #666666;	
	text-decoration: none;
}
li{
	margin-left:-15px;
	margin-right:0px; 
	padding: 3px;
}
.ongreyb {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align:justify;
	font-weight: bold;
	color: #ffffff;	
}
