body{
	margin : 0px;
}

body,td,p,li{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;

}


h1{
	color : #B78A00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	margin-bottom : 0px;
}

h2{
	font-size : x-small;
}

.bannertext{
	color : #004C00;
	font-weight : bold;
}

.footertext{
	font-size : xx-small;
	height: 15px;
}

.headertext{
	color : #004C00;
	text-decoration : none;
}

a:link.footertext, a:visited.footertext {
     color : #a67900;
}

a:hover.footertext{
     color: #666666;

	 }

a:hover.headertext{
     color: #B78A00;

	 }

.leftborder{
	border-left : 1px solid #F3CB48;
}

.menu{
	width : 130px;
}

.menubtn{
	background-color : #FFFFFF;
	border : none;
}

.menubtnactive{
	background-color : #F4DC59;
	border : none;
	color : #F3CB48;
	font-weight : bold;
}

.menubtnover{
	border : none;
	color : #B78A00;
	background-color : #EEEEEE;
}

.menutext{
	color : #004C00;
	text-decoration : none;
}

.menutextactive{
	color : #B78A00;
	font-weight : bold;
	text-decoration : none;
}

.menutextover{
	color : #B78A00;
	text-decoration : none;
}

.topborder{
	border-top : 1px solid #B78A00;
	background-color : #F4DC59;
}

#footer{
	font-size : xx-small;
}

#header{
}

#header,#topmenu,#main,#footer{
	width : 85%;

}

#main{
}

#topmenu{
}

.menuback {background-color:#CCCCCC;
}
