body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #292727;

}
#contentwrapper
{
	width:1011px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin: auto;
	}
#topmenu
{
	width:316px;
	height:36px;
	background-color:#232626
	}
#middle
{
	width:1011px;
	background-color: #FFFFFF;
	
	}
	
	#bottommenuarrows {
	width: 98px;
	height: 25px;
	margin-left: 457px;
	float: left;
	
}
#bottommenu {
	width: 740px;
	height: 25px;
	margin-right: 138px;	
	float: right;
	
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}

.login
{
	border: 1px solid silver;
	padding: 10px;
	font: 12px Verdana, Arial, sans-serif;
}

.login_title 
{
	background-color: #292727;
	color: White;
	font-weight: bold;
	padding: 7px;
}

.login_instructions 
{
	font-size: 14px;
	text-align: justify;
	padding: 10px;
}

.login_button 
{
	border: 1px solid silver;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFC125;
}

.pages_button 
{
	border: 1px solid silver;
	padding: 3px;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFC125;
	width: 130px;
}


.pageNumDisplay {
	border: 2px solid silver;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 0px;
	text-align: center;
	padding: 3px;
	top: 20px;
	position: absolute;

}

a.indexlink:link
{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: Gray;
}

a.indexlink:visited
{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: #708090;
}

a.indexlink:hover
{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: Black;
}

a.indexlink:active
{
	font-size: 14px;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	color: Black;
}
