body 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding:0px;
}

.box_body 
{
	background-color: #85ADD6;
	color: #FFFFFF;
	width: 120px;
}

.box_center {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box_left
{
	clear:right;
	display:inherit;
	float:left;
	padding-top:3px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	width:150px;
	color: #000000;
	margin:10px 0px 0px 5px;
	border-right: 1px solid #3169C6;
	border-bottom: 1px solid #3169C6;
	border-left: 1px solid #3169C6;
	border-top: 1px solid #3169C6;
	margin-right: 1px;
	background-color: #33CCFF;
}

.box_right
{
	clear:right;
	display:inherit;
	float:left;
	padding-top:3px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	width:230px;
	color: #000000;
	border: 1px;
	margin:10px 0px 0px 1px;
	border-right: 1px solid #3169C6;
	border-bottom: 1px solid #3169C6;
	border-left: 1px solid #3169C6;
	border-top: 1px solid #3169C6;
	background-color: #FFFF99;
}

.box-content
{
	clear:right;
	display:block;
	float:left;
	margin:10px 15px 5px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:15px;
	padding-right:15px;
	/*width:750px; */
	width:425px;
	border-left: 1px;
	border-right: 1px;
	border-left-style: solid;
	border-right-style: solid;
}

.dynloadarea 
{
	border: medium ridge #3300CC;
	background-position: right;
}

.leftlogo 
{

	clear:both;
	display:inherit;
	float:left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	width:75px;
	color: #000000;
	border: 1px;
}

.footer
{
	clear:none;
	display:inherit;
	float:left;
	margin:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:5px;
	padding-right:0px;
	/*width:750px; */
	width:100%;
}


h1 
{
	color: #FFFFFF;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	background-color: #4A84B5;
	padding: 0px;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
	text-align: center;
	font-variant: normal;
	font-size:250%;
	margin-bottom: .5em;
}

h2 
{
	color: #66FFFF;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:200%;
	background-color: #009ACE;
	border: medium outset #33CCFF;
	font-variant: normal;
	font-style: italic;
}

h3 
{
	color: #0066FF;
	border: 1px none #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:125%;
}

.h3-noline {
	color: #339933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:125%;
	position: inherit;
	text-align: center;
}

h4 
{
	color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #0000CC;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 5px;
}

hr 
{
	line-height: 6px;
	color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #336699;
}

li 
{
	color: #0000FF;
	margin-bottom: 0.35em;
}

img 
{
	margin: 2px;
	padding: 2px;
	border: 0;
}

p 
{
	text-indent: 1em;
	margin-top: 0;
	margin-bottom: 0.8em;
}

a:visited 
{
	color: #000000;
}

a:hover 
{
	color: #000000;
	border-bottom-style:solid;
	border: 1px;
}

a:active 
{
	color: #000000; border-bottom-style:none
}

a:link 
{
	color: #000000; border-bottom-style:none
}

table 
{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 7px;
	margin: 7px;
}

tr 
{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	margin: 0px;
	padding: 4px;
}

td 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	padding:4px;
	text-indent: 5px;
	margin: 0px;
}

.table_infobox
{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 7px;
	margin: 7px;
	background-color: #99CCCC;
}

.table_infobox_td 
{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 7px;
	margin: 7px;
	background-color: #99CCFF;
}

.table_infobox
{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 7px;
	margin: 7px;
	background-color: #99CCCC;
}

.table_infobox_td 
{
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-right: 7px;
	margin: 7px;
	background-color: #99CCFF;
}


/* navlist - new style with borders and boxes **********************************************/
.box_navigation
{
	clear:right;
	display:inherit;
	float:left;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:0px;
	width:150px;
	color: #000000;
	border: 1px solid #3169C6;
	margin-left: 1px;
	margin-top: 5px;
	background-color: #FFFFFF;
	background-image: url(../pix/waterworld/waterback-03-b.png);
}

.nav_back_color 
{
	background-color: #85ADD6;
	color: #FFFFFF;
}

#navlist
{
	padding: 1px;
	margin-left: 0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 0.72em;
	border: 1px solid;
	border-color: #AAA #666 #666 #AAA;
	width: 150px;
	font-style: normal;
	background-color: #0061AD;
}

#navlist li
{
	list-style: none;
	margin: 0;
	padding: 0.25em 0.25em;
	border: 1px solid;
	border-color: #FFF #AAA #AAA #FFF;
	text-align: left;
	padding-right: 3px;
}

/* Link colors for various navlist DIVs */
#navlist li a { text-decoration: none;  color: white; }

#navlist li a:link { color: white; }

#navlist li a:visited { color: white; }

#navlist li a:hover {
	color:black;
	background-color: #9CAEBD;
}

#navlist-submenu li a { text-decoration: none;  color: black; }

#navlist-submenu li a:link { color: black; }

#navlist-submenu li a:visited { color: black; }

#navlist-submenu li a:hover {
	color:#0000FF;
	background-color: #FFCC00;	/*font-weight: bold;*/
}

.text_xx-small 
{
	font-size: xx-small;
}

.text_9px 
{
	font-size: 9px;
}

.white 
{
	color: #FFFFFF;
}

.white-on-blue 
{
	color: #FFFFFF;
	background-color: #0000FF;
}

.white-on-red 
{
	color: #FFFFFF;
	background-color: #FF0000;
}

.white-on-red 
{
	color: #FFFFFF;
	background-color: #FF0000;
}

.black-on-green 
{
	color: #000000;
	background-color: #00FF00;
}


.black-on-lt_blue 
{
	color: #000000;
	background-color: #CCCCFF;
	margin: 2px;
	padding: 2px;
	font-weight: normal;
}
.day_header {
	clear:none;
	display:inherit;
	float:left;
	width:100%;
	color: #FFFFFF;
	border: 3px ridge #0000FF;
	margin:0px 15px 15px 15px;
	margin-left: 1px;
	background-color: #0000FF;
	text-align: center;
	font-weight: bold;
	letter-spacing: 2px;
}
.h4-leftboxhead {
	color: #FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #0000CC;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	font-weight: bold;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#vdividermenu ul{
margin: 0;
padding: 0;
margin-bottom: 1em;
float: left;
font: bold 100% Arial;
width: 100%;
border: 1px solid #625e00;
background-color: #3399FF;
}

* html #vdividermenu ul{ /*IE only rule, reduce menu width*/
width: 99%;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 2px 12px;
text-decoration: none;
}

#vdividermenu ul li a:visited{
color: black;
}

#vdividermenu ul li a:hover{
	color: black;
	background-color: #ffe84f;
	border-bottom: 0;
}
