BODY {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	scrollbar-base-color:#8CAD9C;
	scrollbar-arrow-color:#519651;
	scrollbar-highlight-color:#8CAD9C;
	scrollbar-3dLight-Color:#519651;
	scrollbar-shadow-color:#8CAD9C;
	scrollbar-darkshadow-color:#519651;
	scrollbar-face-color:white;
	background-image:url(/images/bg.jpg);
    background-repeat:no-repeat;
	background-color:#8CAD9C
}

p
{
white-space: normal
}

#navlist {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 6px;
}
#navlist ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
}
#navlist li {
margin: 0 20 0 0;
color: #333333;
}
#navlist a {
display: block;
padding: 0px 0px 0px 30px;
width: 200px;
border: 1px solid;
/* border-bottom-width: 1px; 
border-bottom: dotted; */
border-color: #7F9589;
background-color: #EEF2EE;
color:#333333;
}
#navlist a:link, #navlist a:visited {
color: #333333;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #AEC6B9;
color: #FFFFCC;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
background-color: #AEC6B9;
color: #FFFFCC;
}


.navtable{
border: 1px solid;
padding: 100px 2px 2px 2px;
border-color: #7F9589; 
background-color: #EEF2EE;
width: 150px;
height: 20px;
}

TD  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
	font-weight: 200;
}

.small
{
font-size : 7pt; 
}
UL  { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
color : #333333;
}
 

H1
{
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #557765;
}
 
H2
{
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #660000;
}

H3
{
font-size : 10pt; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-weight : bold; 
color :  #666666;
}

H4
{
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

H5
{
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif; 
color :  #666666;
font-weight: normal;

}
.title{
font-size : 8pt;
font-family : Verdana, Arial, Helvetica, sans-serif; 
color :  #666666;
font-weight: bold;
}

 
A{
	color : #BF4D00;
	text-decoration: none;
}
A:hover 
{
	color : #FF9900;
	text-decoration: none;
}
 
 
form
{
font-family : Tahoma, Arial, Helvetica, sans-serif; 
font-size : 7pt; 
color : #666666;
font=weight: bold;
}

input, textarea, select {
font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
font-size : 8pt; 
color : #888888;
font-weight: bold;
} 

.link
{
	color : #ff6600;
}
.link:hover
{
	color : #ffcc00;
}


.nav
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #519651;
	text-decoration: none;
}
.nav:hover
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #ff9900;
	text-decoration: none;
}
.news
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #D5E1DB;
	text-decoration: none;
}
.red{
	color : #FF0000;
}


.txt
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #660000;
	text-decoration : none;
	line-height : 150%;
	font-weight : 400;
}
.border{
border-top: 1px solid #000000;
 border-bottom: 1px solid #000000;
 border-left: 1px solid #000000;
 border-right: 1px solid #000000;
}
div.img-dec {
	background: url('/images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

div.img-ilus {
	background: url('/images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
}

div.img-ilus img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
	vertical-align: bottom;
}

#snow{
background: url('snowing.gif');
background-repeat: repeat-x;
width: 70%;
height: 100px;
position: absolute;
margin: 0px 0px;
padding: 0;
}