body  {
	background: #999999;
	margin: 0;
	padding: 0;
	text-align: center;
	height: 100%;
}
h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
color: #729069;
}
#container { 
	width: 750px;
	height: auto !important;
	min-height: 660px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #AB9C83;
} 
#header { 
	background: #A1B9CC;
	background-image:url(../images/header.png);
    background-repeat: no-repeat;
	height: 216px;
} 
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#sidebar1 {
	float: left;
	width: 250px;
	height: 100%;
	margin: 0 auto;
	padding-top: 2.7em;
	padding-bottom: 3em;
	background-color: #AB9C83;
}
#mainContentDiv { 
	margin: 0 auto;
	float: right;
	background-color: #E3DCCF;
	width: 500px;
	min-height: 660px;
	height: auto !important;
	height: 660px;
} 
#adminMainContentDiv { 
	margin: 0 auto;
	float: right;
	background-color: #E3DCCF;
	width: 750px;
	min-height: 660px;
	height: auto !important;
} 

#mainContent { 
	margin: auto;
	padding: 1.9em 17px 3.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:  #574319;
} 
#footer { 
	height: 45px;
	background-image:url(../images/footer.png);
    background-repeat: no-repeat;
} 
#footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#imgS1
{
width: 160px;
height: 120px;
margin: auto;
}

#imgS2
{
width: 160px;
height: 120px;
margin: auto;
padding-top: 30px;
}

#imgS3
{
width: 160px;
height: 120px;
margin: auto;
padding-top: 30px;
}

#imgS4
{
width: 160px;
height: 112px;
margin: auto;
padding-top: 30px;
}

#topMenu
{
height: 35px;
background-color: #A1B9CC;
}
a
{
font-weight: bold;
color: #729069;
}

a:hover
{
font-weight: bold;
color: #574319;
}
li
{
padding-bottom: 10px;
}
.headrow
{
background-color: #574319;
color: #FFFFFF;
font-weight: bold;
}
.altrow
{
    background-color: #E3DFCC;
}
tr.alternate
{
background-color: #E3DFCC;
}
.lblform
{
    background-color: #574319;
    color: #FFFFFF;
    padding: 3px;
    font-weight: bold;
}
.pdf
{
font-size: 8pt;
}

.gpltable
{
border-color: #FFFFFF;
border-style: solid;
border-spacing: 0px;
border-width: 0.5px;
}

th
{
background-color: #574319;
color: #FFFFFF;
font-weight: bold;
text-align: left;
}