body {
    margin:0px;
    background-image: url('../images/main-bg.gif');
    overflow-x: hidden; overflow-y: scroll;
    background-repeat: repeat-x;
    background-color: #B7B7B7;
}
body, td
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	color: #3E3E3E;
}
.footer {
    font-size: 80%;
}
.footer3 {
    font-size: 70%;
}
.smallbold {
    font-size: 70%;
    font-weight: bold;
}
.small {
    font-size: 70%;
}
.smallwhite {
    font-size: 70%;
    color: #FFFFFF;
}
.bold {
    font-weight: bold;
}
.footertext {
    font-family: arial, sans-serif;
    font-size: 70%;
    color: #FFFFFF;
    font-weight: bold;
}
h1 {
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #6B5447;
	margin: 0px;
}
h2 {
	font-family: arial, sans-serif;
	font-size: 120%;
	color: #000000;
	margin: 0px;
	font-weight: bold;
}
a:link {
	color: #796F57;
}
a:visited {
	color: #866822;

}
a:hover {
	color: #CEA43E;
}
a:active {
	color: #CCCCCC;
}



a.nav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.nav:hover {
	color: #FFC86D;
	text-decoration: none;	
}
a.nav:active {
	color: #B37E26;
	text-decoration: underline;	
}



a.navon:link {
	color: #D6A046;
	text-decoration: underline;
}
a.navon:visited {
	color: #D6A046;
	text-decoration: underline;

}
a.navon:hover {
	color: #D6A046;
	text-decoration: underline;	
}
a.navon:active {
	color: #D6A046;
	text-decoration: underline;	
}
INPUT, TEXTAREA, SELECT  {font-family: Verdana, Arial, Helvetica, san-serif}
INPUT, TEXTAREA, SELECT  {color: #3E3E3E}
INPUT, TEXTAREA, SELECT  {font-size: 80%}
