body
{
	background: #56595c url('images/bglines.gif') top left;
	text-align:center;
	scrollbar-base-color:#6b6e70;
	scrollbar-3dlight-color:#fff; 
	scrollbar-arrow-color:#fff;	
	scrollbar-darkshadow-color:#fff;
	scrollbar-face-color:#6b6e70;
	scrollbar-highlight-color:#6b6e70;
	scrollbar-shadow-color:#6b6e70;
}

#table1
{
	font-size: .7em;
	font-family:tahoma;
	
}
#table5
{
	font-size: .8em;
	font-family:tahoma;
	
}
#table1 td
{
	padding-left:3px;
}
#tblReq td 
{
	color: #3e3a36;
	font-family:verdana, sans-serif;
	font-size: .7em;
	vertical-align:top;
}
#outer
{
	border:1px solid #cccccc;
	background: #a9a9ab;
	margin: 5 auto;
	text-align:left;
	width:760px;
	height:auto;	
}

#inner
{
	width:auto;
	margin:5px;
	background: #c8c9c3;
	padding: 1px;
	border:2px solid #6e6f64;
}

#header
{
	margin-top:1px;
	background: #000;
	width:auto;
	margin-bottom:1px;
	height:130px;
}

#hnav
{
	background:#3d5bb1 url('images/hnavgrad.gif') repeat-x top left;
	width:auto;
	height:30px;	
	border-bottom:1px solid #005c96;
}

#hnavAdmin
{
	background:#fff;
	width:auto;
	height:30px;	
	border-bottom:2px solid #000;
}

#mainContent
{
	position:relative;
	width:auto;
	height: auto;
}

#leftContent
{
	
	width:485px;
	margin:5px;
	background: #e9eae3;
	border: 1px solid #a9a9ab;
}

#leftHead
{
	width:auto;
	height:30px;
	background:#fbde4a url('images/contentHead.gif') repeat-x bottom left;
	padding-left:10px;
	padding-top:3px;	
	border-bottom:1px solid #fff;	
}

#leftHead2
{
	width:auto;
	height:30px;
	font:clear;
	background:#b8b9ba url('images/newGrad.gif') repeat-x bottom left;
	padding-left:0px;
	padding-top:3px;	
	margin:0 0 5px;
	border-bottom:1px solid #fff;	
}

#lcText, #rtText
{
	width:auto;
	height:auto;		
	padding:10px;
	padding-top:5px;
}

#rightContent
{	
	position:absolute;		
	right: 10px;
	*right: 15px;
	top: 0px;
	width:235px;
	height:auto;	
	overflow:visible;
	background: #e9eae3;
	border: 1px solid #a9a9ab;	
}

#rightHead
{
	width:auto;
	height:30px;
	background:#b8b9ba url('images/newGrad.gif') repeat-x bottom left;
	padding-top:3px;
	padding-left:10px;
	border-bottom:1px solid #fff;
}

#footer
{
	text-align:right;
	width:auto;
	height:60px;
	margin-top:5px;
	background: #fbde4a url('images/footGrad.gif') repeat-x top left;	
}

#aspDiv
{
	 BORDER-RIGHT:#fff 2px solid; 
	 BORDER-TOP:#fff 2px solid; 
	 BACKGROUND:#a9a9ab; 
	 BORDER-LEFT:#fff 2px solid; 
	 WIDTH:95%; 
	 BORDER-BOTTOM:#fff 2px solid;
}