﻿body {
	padding: 0;
	border: 0;
	background-image: none;
	background-repeat: repeat-x;
	color: #666666;
	text-align: left;
	font-family: "Lucida Sans";
	font-size: 12px;
}
a:link {
	color: #859DB5;
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color:  #666666;
}
a:visited {
	color: #859DB5;
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight:bold;
}
.menu{
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	text-align:center;
}
a.menu:link {
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	text-align:center;
}
a.menu:hover {
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #859DB5;
	text-align:center;
}
a.menu:visited {
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-weight:bold
}
.bottom {
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}	
a.bottom:link {
	text-decoration: none;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	text-align: right;
	text-decoration:underline
}
a.bottom:hover {
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #86B54A;
}
a.bottom:visited {
	text-decoration: underline;
	font-family: "Lucida Sans";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}
.h1 {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #859DB5;
	font-weight: bold;
}
.h2 {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #859DB5;
	font-weight: bold;
}
.h3 {
	font-family: "Lucida Sans";
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.table_border {
	border: 1px solid #CCCCCC;
}
#headerimg {
	position: absolute;
	z-index: 1;
}
#fader {
	position: absolute;
	z-index: 1;
}
.topbg {
	background-color: #B6C5D5;
}
.mainbg {
	background-color: #E1E3E3;
}

.menu_bg {
	background-color: #CDDEB1;
	text-align: right;
}
.quote {
	background-color: #B6C5D5;
	text-align: left;
}
