@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background-color: #009999;
	background-image: url(images/bckgrnd_01.jpg);
	background-repeat: repeat-x;
}
.h6 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #003399;
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 17px;
	color: #000066;
	text-decoration: none;
}
.style2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14px;
	color: #000066;
	font-weight: normal;
}
.hide {
	display:none;
	visibility:hidden;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #006633;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Trebuchet MS;
	font-weight: bold;
}
.style3 {font-size: 12px}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #3366CC;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: small;}
