BODY
{
	font-family:Arial;
	width: 800px;
	height:100px;
    background-color:#FFFFFF;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background:#e3d8c6;
    /*background: #6DB340;*/
    text-align: center;
}
div#header
{	
	width: 800px;
	font-family:Arial;
	height:140px;
	background:#FFFFFF;
	background-image: url(images/header.jpg);
}
div#mydiv
{
        _width: 20px; /* Visible to IE6 only*/ 
        _height: 20px; /* Visible to IE6 only*/ 
        min-width: 20px; /* Visible to IE7 only */ 
        min-height: 20px; /* Visible to IE7 only */ 
}
.mydiv
{
        float: left;
        height: auto;
        width: auto;   
}
table.topbar
{
	width: 800px;
	height:10px;
	background:#2B6239;
	font-family:Arial;
	color: White;
	vertical-align:top;
}

div#main
{	
	font-family:Arial;
	width: 800px;
	/*height:500px;*/
	vertical-align:top;
	background:#FFFFFF;
	
}
table.footer
{	
	font-family:Arial;
	font-size:x-small;
	width: 800px;
	height:20px;
	text-align:center;
	background:#FFFFFF
}
td.maintop
{
	font-family:Arial;
	vertical-align:top;
	background-color: White;
	font-size:smaller;
	color: #2B6238;
	padding: 5px;
}
td.bottom
{
	font-family:Arial;
	vertical-align:top;
	background-color: White;
	font-size:smaller;
	color: #2B6238;
	padding: 5px;	
}
td.bottom a:link
{
	color: #2B6238;
	text-decoration:none;
}
td.bottom a:visited
{
	color: #2B6238;
	text-decoration:none;
}
td.bottom a:hover
{
	color: #2B6238;
	text-decoration:none;
}
td.leftnav
{
	font-family:Arial;
	vertical-align:top;
	background-color: #95B09C;
}
td.rightcol
{
	font-family:Arial;
	vertical-align:top;
	background-color: #95B09C;
}
td.specOff1
{
	font-family: Arial;
	font-size: 18px;
	color: #2B613D;
}
td.specOff2
{
	font-family: Arial;
	font-size:18px;
	color: #FFFFFF;
}
td.specOff1 a:Link
{
	color: #2B613D;
	text-decoration: none;
}
td.specOff1 a:Visited
{
	color: #2B613D;
	text-decoration: none;
}
td.specOff1 a:Hover
{
	color: #2B613D;
	text-decoration:underline;
}
td.specOff2 a:Link
{
	color: #FFFFFF;
	text-decoration: none;
}
td.specOff2 a:Visited
{
	color: #FFFFFF;
	text-decoration: none;
}
td.specOff2 a:Hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
td.topbarright
{
	font-family:Arial;
	color: White;
}
td.topbarright a:hover
{
	font-family:Arial;
	color:White;
}
td.topbarright a:link
{
	font-family:Arial;
	color:White;
}
td.topbarright a:Visited
{
	font-family:Arial;
	color:White;
}
td.smallprdAdd a:Link
{
	color: #FFFFFF;
}
td.smallprdAdd a:Hover
{
	color: #FFFFFF;
}
td.smallprdAdd a:Visited
{
	color: #FFFFFF;
}