body {
	background-color: #E6F3CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0px;
	padding: 0px;
}
#MainBody {	
	width: 770px;
}

#logo {
	height: 150px;
	width: 249px;
}
#rightheader {
	height: 150px;
	width: 521px;
	float: right;
}

#TopMenu {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/topmenubar.gif);
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 28px;
}
#TopMenu ul {
    margin:0;
    padding:0px 0px 0 30px;
    list-style:none;
}
#TopMenu li {
    display:inline;
    margin:0;
    padding:0;
}
#TopMenu a {
	float:left;
	background:url(../images/topmenubar.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	color: #FFFFFF;
}
#TopMenu a span {
    float:left;
    display:block;
    background:url(../images/topmenubar.gif) no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#FFF;
	float:none
}
#TopMenu a:hover {
    background-position:0% -20px;
}
#TopMenu a:hover span {
	background-position:100% -20px;
	background-repeat: repeat-x;
}
#tabler {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: 1px solid #003300;
	width: 100%;
}
#Leftbar {
	color: #FFFFFF;
	background-color: #4F6228;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-align: center;
	width: 19%;
	font-size: 1.1em;
	font-weight: bold;
}
#SideMenu {
	color: #FFFFFF;
	background-color: #4F6228;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#SideMenuBlank {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

#SideMenu a {
	text-decoration: none;
	color: #FFF;
}
#MenuHeader {
	font-size: xx-large;
	color: #808080;
}
#MenuHeader a {
	text-decoration: none;
	color: #FFF;

}


#SideMenu a:hover {
	text-decoration: underline;
}


#Middlebar {
	background-color: #9BBB59;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 2%;
}
#tablel {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	width: 100%;
}
#rightpane {
	padding: 5px;
}

#tableinside {
	width: 100%;
}
#tableinside td {
	background-color: #cdddac;
	padding: 5px;
	vertical-align: top;
}
