html {
min-height: 100%; margin-bottom: 1px;
	scrollbar-face-color:#f0f0f0;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#f0f0f0;
	scrollbar-darkshadow-color:#cccccf;
	scrollbar-shadow-color:#666666;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#d6d6d6;
}
body {
	
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #707070;
}
.container {
width : 780px;
text-align:left;}

#top-image-fix {
	margin-top:-12px;
}

a:link {
font-family: Verdana, Arial;
font-size: 9pt;
color: #707070;
text-decoration: none;
font-weight : bold;
}
a:visited {
	font-family: Verdana, Arial;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	font-weight : bold;
}
a:active {
font-family: Verdana, Arial;
font-size: 9pt;
color: #707070;
text-decoration: none;
font-weight : bold;
}
a:hover {
text-decoration: underline;
font-size: 9pt;
color: #707070;
font-weight: bold;
}

.small {
font-family:Verdana, Arial;
font-size: 8pt;
color: #707070;
}
.regularb {
font-family:Verdana, Arial;
font-size: 9pt;
color: #707070;
font-weight : bold;
}
.regular {
font-family:Verdana, Arial;
font-size: 9pt;
color: #707070;
font-weight : normal;
}
.title {
font-family:Verdana, Arial;
font-size: 10pt;
color: #791320;
font-weight : bold;
}
h1 {
 color: #791320;
font-size: 11pt ;
font-weight:bold;
}
h2 {
  color: #791320;
font-size: 10px;
font-weight:bold;
}
h3 {
  color: #000000;
font-size: 9px;
font-weight:bold;
}
hr {
  color: #ebedf7;
}
input.button { 
background-color: #ebedf7; 
border: 1px solid #707070;
font-family: Verdana, Arial;
font-weight: bold; 
font-size: 9px;
color: #000000;
}
input.field {
background-color: #ffffff;
border: 1px solid #707070;
font-family: Verdana, Arial;
font-size: 9px; color: #000000;
}
select.drop { 
background-color: #ebedf7;
}
textarea.detail {
background-color: #ebedf7;
border: 1px solid #707070;
}
.newsheadlines
{
line-height: 150%;
}

.thumb {
vertical-align: top;
height : 80px;
}
.thumb img {border-color: #707070;  }


#nav a.current{
	color: #933543 ;
	text-decoration: none;
}

