#body 
{
    background-color:#f5f5dc;
    margin:0px;
    padding:0px;
    text-align:center;
}
#main
{
	text-align:center;
	background-image:url("lgrey01.jpg");
	background-repeat:repeat;
     width: 1000px;
	 color:#c80000;
     position: relative;
     height:1400px;
     margin:auto;
	 border: solid 1px #003e00;
     top:0px;
}
#table
{
   border:solid 1px #0000c8;
   color:#000080;
   position:relative; top:5%; width: 550px;
   font-size:1.1em;
}
#table2
{
   height:auto;width:50%;
   border: #af0000 1px solid; 
   padding-top:10px;
   padding-bottom:10px;
}
#header1
{
     height: 50px;
     text-align:center;
     width: 1000px;
     background-image:url("greencloth1.gif");
     background-repeat:repeat;
     color:#ffffff;
     font-family: Bookman Old Style;
     font-weight:bold;
     font-size:36pt;
     position:relative;
     margin:auto;
}
#header2
{
     height: 50px;
     text-align:center;
     width: 1000px;
     background-image:url("greencloth1.gif");
     background-repeat:repeat;
     color:#ffffff;
     font-family: Bookman Old Style;
     font-weight:bold;
     font-size:36pt;
     position:relative;
     margin:auto;
}
#leftmargin
{
	width:125px;
	border:solid 1px #004500;
	position:absolute;
	left:0px;
	top:100px;
	background-image:url("nav_back1.jpg");
	height:1300px;
}

#centermargin
{
	width:748px;
	position:absolute;
	text-align:center;
	left:127px;
	top:100px;
	height:1300px;
	background-repeat:repeat;
	border-top:solid 1px #004500;
	margin:auto;
	padding-top:20px;
	float:left;

}

.buttonrow
{ 
	width:748px;
	height:27px;
	position:absolute;
	left:0px;
	top:1px;
}

.buttonrow1
{ 
	width:150px;
	height:25px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:9;
	
}
.buttonrow2
{ 
	width:150px;
	height:25px;
	position:absolute;
	left:150px;
	top:0px;
	z-index:8;
	
}

.buttonrow3
{ 
	width:149px;
	height:25px;
	position:absolute;
	left:300px;
	top:0px;
	z-index:7;
}
.buttonrow4
{ 
	width:150px;
	height:25px;
	position:absolute;
	left:449px;
	top:0px;
	z-index:6;
}
.buttonrow5
{ 
	width:148px;
	height:25px;
	position:absolute;
	left:599px;
	top:0px;
	z-index:5;
}

.select1
{
  width:374px;
  position:absolute;
  text-align:center;
  left:127px;
  top:125px;
  color:#0000cc;
  background-color:#ffffff;
}
.select2
{
  width:374px;
  position:absolute;
  text-align:right;
  left:374px;
  top:125px;
  color:#0000cc;
  background-color:#ffffff;
}
#rightmargin
{
    width:125px;
	border:solid 1px #004500;
	position:absolute;
	left:874px;
	top:100px;
	background-image:url("nav_back1.jpg");
	height:1300px;
	text-align:center;
	
}

a:link {color: #0000cd}
a:visited {color:#2f4f4f}
a:hover {color: #e10000}
a:active {color: #ff4500}


.count
{
  width:748px;
  height:auto;
  text-align:center;
  position:relative;
  top:4250px;
  color:#af0000;
}
.span1
{
  font-family:Arial Narrow, Arial, Helvetica, sans-serif;
  font-style:italic;
  font-size:0.8em;
  color:#000080;
}
td.leftmargins
{ 
	font-size:1em;
	width: 150px; 
	border-right: navy 1px solid;
    border-top: navy 1px solid; 
    border-left: navy 1px solid; 
    border-bottom: navy 1px solid;
	font-family: 'Arial Narrow', 'Helvetica Narrow', Helvetica,'Microsoft Sans Serif', Sans-Serif; 
}
.aleftmargin
{ 
	font-size:1em; 
	font-family: 'Arial Narrow', 'Helvetica Narrow', Helvetica,'Microsoft Sans Serif', Sans-Serif; 
    text-decoration: none;
}
.links
{
     text-align:center;
	 top:5%;
	 position:relative;
	 width:100%;
}

.lowerlinks
{
     font-family:Arial, Helvetica, sans-serif;
	 color:#0000c8;
	 font-size:0.65em;
	 text-align:left;
	 text-decoration: underline;
	
}
td.mylinks
{
     border-top:solid 1px #0000c8;
	 border-bottom:solid 1px #0000c8;
}
.greenline
{
     width:1000px;
	position:absolute;
	text-align:center;
	left:0px;
	height:2px;
	top:100px;
	background-color:#003200;
	z-index:1;
}

