body{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color:#c5b367;
    margin:0px;
    padding:0px;
    background-image:url('/images/bg_bg.gif');
    background-repeat:repeat-x;
    background-position:top;
	color:#006e48;
	font-size:11px;
}


p, font, b, div{
	padding-top:3px;
	padding-bottom:3px;
}

table, tr, td{
	color:#006e48;
    font-size:11px;
}
.maxheight {
    height:100%;
}

div.dsubmenu{
    position: absolute;
    background: #EBDA9F;
}

a:link, a:visited, a:hover{
	color:#2e2e2e;
}

.mainmenu:link, .mainmenu:visited {
	color: #fad5b1;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration:none;
}

.mainmenu:hover{
	color: #fad5b1;
	text-decoration:underline;
}

.submenu:link, .submenu:visited{
	color: #8e2dFF;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-decoration:underline;
}

.submenu:hover{
	color: #8e2d00;
	text-decoration:none;
	font-weight: normal;
}

a.toplink:link, a.toplink:hover, a.toplink:visited{
	color:#777d3a;
	font-family: Verdana;
	font-size: 7pt;
}

a.rightlink:link, a.rightlink:hover, a.rightlink:visited{
	color:#cc5414;
	font-family: Verdana;
	font-size: 7pt;
}

.rightframeheader_up{
	background-image: url(/images/rightframe_up_1.png);
	background-repeat: no-repeat;
	background-position: top;
	color:#fad5b1;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

.rightframeheader{
	color:#fad5b1;
    background-image: url(/images/rightframe_middle.png);
    background-repeat: no-repeat;
    background-position: top;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

.rightframebody{
	background-image: url(/images/rightframe_bg.png);
	font-family: Verdana;
	font-size: 10px;
	padding: 5px 7px 5px 5px;
}

.rightframebody_footer{
	background-image: url(/images/rightframe_footer.png);
	background-repeat: no-repeat;
	background-position: bottom;
    font-family: Verdana;
    font-size: 10px;
    padding: 5px 7px 5px 5px;
}

input{
	background-color: #f6f1dd;
	border: 1px solid #644d41;
	color: #644d41;
}

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}