body{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #003300;
	background-color: #ccffff;
}
td img {display: block;}
.bigbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.bigboldWhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}a:hover {
	color: #009900;
	text-decoration: underline;
}
.style1 {font-size: 18px}
.style0 {
	font-size: 18px;
	font-weight: bold;
}
#sandbg-withblueborder {
	background-image: url(images/sand-bg-bluebordered.jpg);
	background-repeat: repeat-y;
}
.menu:link, .menu:active, .menu:visited {
	color: #000000;
	text-decoration: none;
	padding: 3px;
	border: 1px solid transparent;
	display: block;
}
.menu:hover {
	color: #0000FF;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 215px;
	padding: 3px;
	border: 1px solid #000000;
	display: block;
}


.style2 {font-size: 14px}
.style3 {font-size: 18px; color: #FF0000; }
.style5 {font-size: 16px}
.button:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699ff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #6699ff;
	background-color: #999999;
}
.button:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	padding: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699ff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #6699ff;
}
.button:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	padding: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699ff;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #6699ff;
}
.button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #666666;
	padding: 5px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #6699ff;
	border-bottom-color: #6699ff;
	border-left-color: #333333;
}
.tn:link img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:visited img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}
.tn:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	color: #999999;
	text-decoration: none;
	border: 1px solid #FF0000;
}
.tn:active img {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}.style0Big {
	font-size: 24px;
	font-weight: bold;
}
