body
{
margin-left: 180px;
margin-right: 50px;
margin-top: 0px;
margin-bottom: 0px;
background-color:  #e9e4d8;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
/*text-align: center;*/
}
a:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 12.5px;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: 12.5px;
}
a:hover {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #00474C;
	font-size:14px;
}
a:active {
	text-decoration: none;
	color: #00474C;
}
DIV.verticalmenu
{
	z-index:1; left: 1px; top: 1px;
    BORDER-LEFT: #808080 2px solid;
    PADDING-TOP: 2px;
	width:170px;
	height:600px;
	overflow: auto;
    FONT-FAMILY: 'Courier New', Courier, 'Times New Roman';
  	 background-color: #669999;
   	text-align:left;
}
DIV.indexbody
{
	z-index:2; left: 352px; top: 146px;
	position:absolute;
	PADDING-TOP: 2px;
	width:727px;
	height:600px;
	background-color: #ccceee; 
	overflow: auto;
	text-align:inherit;
	/*position:absolute; width:582px; height:262px; z-index:1; left: 460px; top: 62px; background-color: #999999; */
}
DIV.left
{
	z-index:1; left: 1px; top: 1px;
    BORDER-LEFT: #808080 2px solid;
    PADDING-TOP: 2px;
	width:170px;
	height:500px;
	/*float: left;*/
	overflow: hidden;
    FONT-FAMILY: 'Courier New', Courier, 'Times New Roman';
   	background-color: #669999;
	text-align:left;
	
}
DIV.body
{
	z-index:2; left: 352px; top: 146px;
	position:absolute;
	PADDING-TOP: 2px;
	width:727px;
	height:500px;	/*Originally 600px*/
	/*float:left;*/
	background-color: #ccceee; 
	overflow: auto;
	text-align: center;
}
