<style>
a:link       {color: #00CC66 }
a:visited    {
	color: #00CC66;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}
a:hover      {
	color: #00BB22;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #00CC66;
	font-weight: bold;
	text-decoration: none;
}
.snorkel_table {border: 1px #009966 solid}

.style1 {font-size: 12px}
.style2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #003366;
	font-family: Tahoma;
	font-size: 12px;
	color: #0099CC;
	font-style: normal;
	font-variant: normal;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.tn_border {
	border: 1px solid #999999;
}
</style>
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.footertext {
	font-family: Tahoma;
	font-size: 9px;
	color: #0099CC;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
form {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.formtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
th {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.sitetabletext {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	border: thin solid #999999;
}
.SiteDataText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.sitedatatextheading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.smalltext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
input {
	border: 1px solid #999999;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #003366;
}
textarea {
	border: 1px solid #999999;
	color: #CCCCCC;
	font-weight: bold;
	background-color: #003366;
}
select {
	color: #CCCCCC;
	background-color: #003366;
	border: 1px solid #999999;
	font-weight: bold;
}
.input_bg_img {
	background-image: url(images/bg_gr_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
.textarea_bg_img {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_gr_02.jpg);
	background-repeat: repeat-x;
}
