body 
{
	font: 400 normal 14px Arial, Helvetica, sans-serif;
	color: #688345;
	background: #00573D url(../Images/darkgreen-background_top.gif) repeat-x scroll left top;
	vertical-align: middle;
	float: left;
}
h1 
{
	margin: 0;
	color: #00573D;
	font-size: 46px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 900;
	overflow: hidden;
	text-transform: uppercase;
	word-spacing: normal;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
}

h2
{
	margin: 0;
	text-align: center;
	border-bottom: 0px none #FFFFFF;
	color: #00573D;
	font-size: 17px;
	position: static;
	vertical-align: middle;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

h3 
{
	margin: 0;
	text-align: center;
	border-bottom: 1px none #000000;
	color: #00573D;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 24px;
	line-height: 30pt;
}
h4 
{

	margin: 0;
	text-align: center;
	border-bottom: 1px none #000000;
	color: #00573D;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 30pt;
}

a 
{
	color: #35484e; 
	text-decoration: none;
}

a:hover 
{
	color: #000000;
}

.small 
{
margin-left: 10px; 
font-size: 50%;
}

.menu ul 
{
	margin: 0; 
	margin-top: 4px; 
	margin-bottom: 10px; 
	padding: 0; 
	list-style: none;
}

.menu a 
{
	width: 93%; 
	margin: 1px;
	padding: 2px; 
	display: block; 
	border: solid 1px #35484e; 
	background-color: #d6f29e; 
	color: #35484e;
}

.menu a:hover 
{
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bolder;
}
#left 
{
	float: left;
	margin-bottom: 15px;
	padding: 8px;
	background-color: #FFFFFF;
	border: 3px solid #324339;
	background-image: url(../Images/YellowGreen-background_top.gif);
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, "sans-serif font-style";
	width: 150px;
	position: absolute;
	line-height: 25px;
	background-repeat: repeat-x;
	text-transform: capitalize;
	min-width: 150px;
	text-align: center; 
}

#left h3 
{
	color: #006600; 
	border-bottom: dashed 1px #324339;
}

.rightmenu 
{

}

.rightmenu ul 
{
	margin: 0; 
	margin-top: 4px; 
	margin-bottom: 10px; 
	padding: 0; 
	list-style: none;
}

.rightmenu li 
{}

.rightmenu a 
{
	width: 93%; 
	margin: 1px;
	padding: 2px; 
	display: block; 
	border: solid 1px #35484e; 
	background-color: #d6f29e; 
	color: #35484e;
}
.rightmenu a:hover 
{
	background-color: #CCCCCC; 
	color: #000000; 
}
#right 
{
	float: right;
	margin-bottom: 15px;
	padding: 8px;
	background-color: #FFFFFF;
	border: 3px solid #324339;
	background-image: url(../Images/YellowGreen-background_top.gif);
	font-size: 16px;
	font-weight: bold;
	font-family:Arial, Helvetica, "sans-serif font-style";
	width: 150px;
	line-height: normal;
	background-repeat: repeat-x;
	text-transform: none;
	min-width: 150px;
	text-align: center; 
}

#right h3 
{
	color: #00573D;
	font-family: Arial, Helvetica, "sans-serif text-align";
	font-size: 16px;
	line-height: 35px;
	font-weight: bolder;
	vertical-align: middle;
}

#header 
{
	text-align: center;
	vertical-align: middle;
	border: 3px #00573D;
	margin-bottom: 15px;
}

#topnav 
{
	margin-bottom: 25px; 
	text-align: center;
}

#content 
{
	margin-left: 200px;
	margin-right: 200px;
	background-color: #d6f29e;
	border: 3px solid #336600;
	margin-top: 0%;
	margin-bottom: 0%;
	background-image: url(../Images/YellowGreen-background_top.gif);
	float: none;
	padding-top: 0%;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 3%;
	line-height: 30px;
	min-width: 150px;
	width:expression(document.body.clientWidth < 151 ? "150px" : "auto" );
	background-repeat: repeat-x;
}
#content p 
{
	font-size: 16px;
	color: #003300;
	line-height: 22px;

}
#content a:hover 
{
	color: #003300;
}
#footer 
{
	clear: both;
	margin-top: 25px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #C6D6CE;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 10px;
	bottom: 0px;
	word-spacing: 1em;
}

.listTag
{
      font-size:medium;
    vertical-align:top;
    text-align:right;
}
.listDetail
{
    font-size:medium;
    text-indent:0px;
    vertical-align:bottom;
      color: #000000;
}
.underline

{
    text-decoration:underline;
}
.smallNote
{
    font-family:'Arial';
    font-size:x-small;
    text-indent:0px;
}

