﻿*
{
margin: 0;
padding: 0;
}
.smaller
{
    padding: 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #C0C0C0;
}
.result 
{
	border-style: dotted none none none;
	border-width: 1px;
	border-color: #333333;
	margin: 10px 0px 10px 0px;
	display: block;
	color: #FFFFFF;
	width: 100%;
	clear: left;
}
.break
{
	border-style: dotted none none none;
	border-width: 1px;
	border-color: #333333;
	margin: 10px 0px 10px 0px;
	display: block;
	color: #FFFFFF;
	width: 100%;
	clear: both;
}
.centre
{
    text-align: center;
}
h2
        {
	text-align: center;
	font-size: 14px;
	color: #FF9900;
}
h3
        {
    text-align: center;
    font-size: 10px;
}
.innderpad
        {
	margin: 0px;
	padding: 10px;
}
body
{
    padding: 0px;
    margin: 0px;
    color: #FFFFFF;
    background-color: #333333;
    font-family: Verdana;
    font-size: 13px;
}
.container
{
    border: 1px solid #FFFFFF;
    width: 800px;
    margin: 20px auto auto auto;
    background-color: #FFFFFF;
    color: #333333;
}
a
{
	color: #FF9900;
	text-decoration: underline;
}
h1
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
.outerpad
{
	margin-right: 10px;
	margin-left: 10px;
}
.footer
{
	font-size: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.genlist ul li
{
	padding-top: 2px;
	padding-bottom: 2px;
}
.tbox
{
	padding: 2px;
	border: 1px solid #666666;
	margin: 5px;
	color: #333333;
	width: 150px;
	font-size: 16px;
}
.tboxwater
{
	padding: 2px;
	border: 1px solid #666666;
	margin: 5px;
	color: #C0C0C0;
	width: 150px;
	font-size: 16px;
}
.tbutton
{
	color: #FFFFFF;
	border: 2px solid #333333;
	margin: 0px 5px 0px 5px;
	padding: 0px;
	background-color: #333333;
	font-size: 16px;
}
.headunit
{
	/*padding: 20px;*/
	background-color: #FF9900;
	text-align: right;
	color: #FFFFFF;
	height: 36px;
}
.headtitle
{
	display: inline;
	float: left;
	font-size: 20px;
}
.headtitle h1
{
	font-size: 20px;
	padding: 0;
	margin: 0;
}
.headunit a
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 20px;
}
.tblabel
{
	position: absolute;
	margin-top: -8px;
	font-weight: bold;
	margin-left: -165px;
}
.notopbase
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.col
{
	width: 248px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
.col p
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 7px;
	margin-bottom: 7px;
}
.col h2
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.notop
{
	padding-top: 0px;
	margin-top: 0px;
}
.col ul
{
	padding-left: 0px;
	list-style-type: circle;
}
#pad {height:150px;}
#menu {padding:0; margin:0; list-style:none; height:25px; position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
#menu li {float:left; margin-right:1px;}
#menu li a {
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;
    background: #000000;
    color: #ccc;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    padding: 0 10px 0 10px;
}

#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

#menu li a:hover {
    z-index: 200;
    position: relative;
    color: #fff;
    background-color: #000000;
}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {
    color: #fff;
    background: #808080;
}
#menu li:hover > a.sub {
    color: #fff;
    background-color: #808080;
}

#menu li.current a {color:#fff; background:#840;}

#menu li a.sub
{
    background-color: #000000;
}
#menu li.current a.sub
{
	background-position: right center;
	color: #fff;
	background: #840 right center;
}

#menu :hover ul {
    background-position: #000000;
    left: 0;
    top: 25px;
    width: 250px;
    background: #000000;
}

#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul
{left:120px; top:-1px; background:#222; white-space:nowrap; width:130px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {
    background-position: #000000;
    width: 250px;
    padding: 0;
    text-indent: 10px;
    background: #000000;
    color: #ccc;
    height: 25px;
    line-height: 25px;
}
#menu :hover ul li a.fly
{
    background-position: right center;
    background: #000000 right
center;
}

#menu :hover ul :hover {background-color:#000; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#000; color:#fff;}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly
{
	background-position: right center;
	background: #840 right center;
	color: #fff;
}

#menu :hover ul :hover ul li a {
    background-position: #000000;
    width: 100px;
    padding: 0;
    text-indent: 10px;
    background: #000000;
    color: #ccc;
}
#menu :hover ul :hover ul :hover {background-color:#000; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}
a img
{
    border-style: none;
}
h1
{
    color: #FF9900;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
}
