body  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	COLOR: #000000;
	SCROLLBAR-FACE-COLOR: #AB5A22;
    SCROLLBAR-HIGHLIGHT-COLOR: #AB5A22;
    SCROLLBAR-SHADOW-COLOR: #000000;
    SCROLLBAR-3DLIGHT-COLOR: #000000;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #AB5A22;
    SCROLLBAR-DARKSHADOW-COLOR: #AB5A22;
    BACKGROUND-COLOR: #AB5A22;
	margin-top:0;
}

A IMG {
filter: alpha (opacity=90);
}

A:hover IMG {
filter: alpha (opacity=99);
}

td {
	font-size: 8pt;
}

h4 {
	margin-bottom:1px;
}
A A:active {
        COLOR: #AB5A22; TEXT-DECORATION: none
}
A:link {
        COLOR: #AB5A22; TEXT-DECORATION: none
}
A:visited {
        COLOR: #AB5A22; TEXT-DECORATION: none
}
A:hover {
        COLOR: #CE966F; TEXT-DECORATION: none 
}

a.topmenu:link, a.topmenu:visited {
	color: #AB5A22;
	text-decoration : none;
	background-color : #F2F9DA;
	padding-left:10px;
	padding-right:10px;
	border-width: 1px;
}

a.topmenu:hover, a.topmenu:active {
	color:#F2F9DA;
	text-decoration : none;
	background-color: #AB5A22;
	padding-left:10px;
	padding-right:10px;
	border-width: 1px;
}

.menu {
	font-size: 8pt;
	background-color : #F2F9DA;
	border-bottom: 1px dotted  #000000;
	border-top: 1px dotted  #000000;
	border-right: 1px dotted  #000000;
	border-left: 1px dotted  #000000;
}

.content {
	font-size: 8pt;
	background-color : #F2F9DA;
	border-top: 1px solid  #000000;
	border-bottom: 1px solid  #000000;
	border-right: 1px solid  #000000;
	border-left: 1px solid  #000000;
	padding: 10px;
}

.footer {
	font-size: 8pt;
	background-color : #F2F9DA;
	border-bottom: 1px dotted  #000000;
	border-top: 1px dotted  #000000;
	border-right: 1px dotted  #000000;
	border-left: 1px dotted  #000000;
}

select, input {
	font-size:smaller;
}

.external{
	padding-left: 10px;
	background: url(../_img/external.gif) no-repeat 0px 1px;
}

blockquote {
	font-family:"Courier New", Courier, mono;
}

.newsletter {
	border: 1px solid #000000;
	background-color: #ffffcc;
}

form {
	margin:0 0 0 0;
	
}