a:visited{
color:#936E3A
}
a:hover{
color:000000;
}
a.white{
color:A9B2BC;
font-size:8px
}
A:link, A:visited, A:active {
text-decoration: none;
color:#936E3A;
}
A:visited:hover{
color:00000;
}
body, html {
scrollbar-3dlight-color:#F8ECC7;
scrollbar-arrow-color:#000000;scrollbar-base-color:#000000;scrollbar-darkshadow-color:#F8ECC7;scrollbar-face-color:#F8ECC7;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#000000;
background: #000000;
background-image: url(../images/back.jpg);
background-position: top;
background-repeat: repeat-x;
background-attachment: fixed;
margin-top: 0;
}
td.menu1off {
background: #F8ECC7;
font-weight: bold;
text-indent:2px;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #cccccc;
border-right-color: #F8ECC7;
border-bottom-color: #cccccc;
border-left-color: #F8ECC7;
padding-top: 2px;
padding-bottom: 2px;
}
td.menu1on {
background: #FFFFFF;
font-weight: bold;
text-indent:2px;
border-top-width: 1px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #333B4E;
border-right-color: #FFFFFF;
border-bottom-color: #333B4E;
border-left-color: #FFFFFF;
padding-top: 2px;
padding-bottom: 2px;
}
h1 {
	font-family: Georgia, Verdana, Helvetica, Arial;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #936E3A;
	margin-bottom: 0;
}
h2 {
	font-family: Verdana, Times New Roman, Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #936E3A;
	margin-bottom: 0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: capitalize;
	color: #936E3A;
	margin-bottom: 0;
}