a:Link {
	color: #996600;
	text-decoration: underline;
	font-size: 11px;
}
A:Visited {color: #990000; text-decoration: underline;}
A:Hover {color:#996600; text-decoration:none; }
A:active {color:#cc0000; font-weight:normal;}
a.nav:Link {color: #FFFFFF; text-decoration: underline;}
a.nav:Visited {color: #CCCCCC; text-decoration: underline;}
a.nav:Hover {color:#FF0000; text-decoration:none;}

body {color:#000000; font-family: verdana; background-color:#666666; margin-top:0px; margin-right:10px; margin-bottom:0px; margin-left:10px; scrollbar-arrow-color:#ffffff; scrollbar-face-color:#FADC02; scrollbar-shadow-color:#ffffff; scrollbar-highlight-color:#ffffff; scrollbar-track-color:#ffffff;}
p, td {font-size:11px;}
H1 {color:#996600; font-family:arial,sans-serif; font-size:22px; font-weight:100; margin-top:0px; margin-bottom:0px;}
H2 {color:#000000; font-family:arial,sans-serif; font-size:18px; font-weight:100;}
H3 {color:#996600; font-family:arial,sans-serif; font-size:14px; font-weight:700; margin-bottom:2px;}
H4 {color:#ffcc66; font-family:arial,sans-serif; font-size:14px; font-weight:700; margin-bottom:2px;}
H5 {color:#C6741E; font-family:arial, sans-serif; font-size:12px; text-align:left; text-decoration: bold}
H6 {color:#996600; font-family:arial,sans-serif; font-size:12px; font-weight:100; margin-top:0px; margin-bottom:0px;}
HR {color:#000000; height:1px; margin-top:0px; margin-bottom:0px;}
.button {color: #ffffff; border:solid 1px #000000; font-family:verdana,sans-serif; font-size:9px; font-weight:100; background-color:#996600; cursor: hand;}
.top {background:url('images/summer.jpg');}
.logo {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:25px;
	font-size:32px;
	color:#ffffde;
	font-family:impact;
	background-image: url(/images/bg.gif);

}
.bg {
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center;


}
.textbold {
	font-weight: bold;
	color: #990000;
}
