body
{
background-image:   ;
background-repeat: ;
background-position: 0% 0%;
background-attachment: fixed;
background-color:#A77D23;
margin:0px;

font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #61460D;

scrollbar-3dlight-color:#A77D23;
scrollbar-arrow-color: #cccccc;
scrollbar-darkshadow-color:#A77D23;
scrollbar-face-color: #fbf2d0;
scrollbar-highlight-color:#A77D23;
scrollbar-shadow-color:#A77D23;
scrollbar-track-color:#fbf2d0
}
td {
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #61460D;
}
p {
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #61460D;
}

a:link {font-weight: 500; color: #624F02; text-decoration: none;}
a:visited {	font-weight: 500;	color: #624F02;	text-decoration: none;}
a:hover {text-decoration: underline; color: green;}
a:active {text-decoration: underline;}


h1 {font-size:27px; color:#61460D; font-weight:700}
h2 {font-size:21px; color:#61460D; font-weight:700}
h3 {font-size:17px; color:#61460D; font-weight:700}
h4 {font-size:12px; color:#61460D; font-weight:700}

.hd{color:#fbf2d0; font-size:27px; font-weight:700}
.hd4{color:#558160; font-size:11px;}

a.nav:link {font-size:11px; font-weight: 500;	color: #fbf2d0;	text-decoration: none;}
a.nav:visited {font-size:11px; font-weight: 500;	color: #fbf2d0;	text-decoration: none;}
a.nav:hover {text-decoration: underline;}
a.nav:active {text-decoration: underline;}

a.ft:link {font-weight: 500; font-size:10px; color: #558160; text-decoration: none;}
a.ft:visited {font-weight: 500;	color: #558160;	text-decoration: none;}
a.ft:hover {text-decoration: underline;}
a.ft:active {text-decoration: underline;}

a.h3:link { font-size:17px; color: #61460D; font-weight: 700; text-decoration: none;}
a.h3:visited {	text-decoration: none; font-weight: 700; }
a.h3:hover {text-decoration: underline; font-weight: 700; }
a.h3:active {text-decoration: underline font-weight: 700; ;}

a.h4:link { font-size:12px; color: #61460D; font-weight: 700;  text-decoration: none;}
a.h4:visited {text-decoration: none; font-weight: 700; }
a.h4:hover {text-decoration: underline font-weight: 700; ;}
a.h4:active {text-decoration: underline font-weight: 700; ;}

.ruframe {
	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
.rframe {

	border-top: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}
.uframe {

	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
}