body {
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
color: #695F4C;
	 scrollbar-3dlight-color: #695F4C;
	 scrollbar-arrow-color: #695F4C;
	 scrollbar-darkshadow-color: #695F4C;
	 scrollbar-face-color: #ffffff;
	 scrollbar-highlight-color: #ffffff;
	 scrollbar-shadow-color: #ffffff;
	 scrollbar-track-color: #ffffff;
}

.sub {
background: #D9D1BC;
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
color: #695F4C;
}

table {
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
color: #000000;
}

.upper {
font-family: verdana, tahoma, sans-serif;
font-size: 10px;
background: #4B5360;
color: #ffffff;
}

.upper a:link { color: #ffffff; text-decoration: none; font-size: 11px; line-height: 1.0em }
.upper a:visited { color: #ffffff; text-decoration: none; font-size: 11px; line-height: 1.0em }
.upper a:hover { color: #ffffff; font-size: 11px; text-decoration: none; line-height: 1.0em }
.upper a:active { color: #ffffff; font-size: 11px; text-decoration: none; line-height: 1.0em }

h1 {
  font: bold 24px "arial narrow", arial, sans-serif;
}

h2 {
  font: 18px "arial narrow", arial, sans-serif; 
  color: #695F4C;
}

h3 { font-family: verdana; font-size: 9px; color: #ffffff; background=#c56725; line-height: 1.3em; font-weight: none}
h3 a:link { color: #000000; text-decoration: underline; font-size: 13px; line-height: 1.0em }
h3 a:visited { color: #000000; text-decoration: underline; font-size: 13px; line-height: 1.0em }
h3 a:hover { color: #202020; font-size: 13px; text-decoration: none; line-height: 1.0em }
h3 a:active { color: #202020; font-size: 13px; text-decoration: none; line-height: 1.0em }

h4 {
  font: 10px "arial narrow", arial, sans-serif; 
  color: black;
}


.menu {
  background: #D4CAB6;
  border-top: 1px solid #F4EFDF;
  list-style: none;
  font-size: 12px;
  padding: 7px 0 8px 3px;
}

.top {
  background: #D9D1BC url(../images/header.jpg) no-repeat;
  height: 260px;
}

.navig { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #ffffff; line-height: 1.4em}
.navig a:link { color: #ffffff; text-decoration: none; font-size: 9px; line-height: 1.4em }
.navig a:visited { color: #ffffff; text-decoration: none; font-size: 9px; line-height: 1.4em }
.navig a:hover { color: #ffffff; font-size: 9px; text-decoration: underline; line-height: 1.4em }
.navig a:active { color: #ffffff; font-size: 9px; line-height: 1.4em }

a {
  text-decoration: 			underlined
  font-variant: 			small-caps;
  font-size: 				8pt;
  font-family:   			verdana, arial, helvetica;
  color: 				#000000
  }
a:link {color:				#000000;
  text-decoration: 			underlined
}
a:visited {color:			#000000;}
a:active {color:			#000000;}

