body {
	font-size:12px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.tblHeader {
	background-repeat: no-repeat;
	background-position: right top;
}
.tdTopGreenBar {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #009054;
}
.tdTopBrown {
	background-color: #633100;
	color: #FFFFFF;
	padding-left: 10px;
}
.tdMenuItem {
	background-color: #009C63;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-left: 15px;
}
.tdArticle {
	background-color: #B7FD99;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	font-size:12px;
	vertical-align : top;
}
.tdPicItem 
{
	text-align: center;	
	padding-top: 15px;
	padding-bottom: 15px;
}
h1 {
	font-size: 20px;
	color: #ff6600;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
}
h3, h4, h5, h6 {
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	margin: 0px;
	padding: 0px;
}

A:link  {
        color: #009966;
        Text-Decoration : none;
}

A:active {
        color: #009966;
        Text-Decoration : underline;
}

A:visited {
        color: #009966;
        Text-Decoration : none;
}

A:hover {
        background-color: #009966;
        color: #FFFFFF;
        Text-Decoration : none;
}

A.GreenMenu, A.GreenMenu:link,A.GreenMenu:active,A.GreenMenu:visited,A.GreenMenu:hover
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

A.BrownMenu {
		font-size:13px;
		font-weight:bold;
}
A.BrownMenu:link  {
        color: #FFFFFF;
        Text-Decoration : none;
}

A.BrownMenu:active {
        color: #FFFFFF;
        Text-Decoration : none;
}

A.BrownMenu:visited {
        color: #FFFFFF;
        Text-Decoration : none;
}

A.BrownMenu:hover {
		background-color: #633100;
        color: #FF6600;
}
form {
	margin: 0px;
	padding: 0px;
}
#dropmenudiv{
position:absolute;
/*border:1px solid black;*/
line-height:18px;
z-index:100;
font-size: 12px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #B7FD99;
color: #009C63;
}
.tdLeftAds, .tdRightAds 
{
	vertical-align : top;
	text-align : center;
}
td, input, textbox 
{
	font-size: 12px;
}
