﻿a:hover
        {
            color: #666666;
        }
a
        {
            color: #333333;
        }
h2 a:hover
        {
	color: #0066FF;
}
h2 a
        {
	padding: 0px;
	margin: 0px;
	color: #3399FF;
}
.centre
{
    text-align: center;
}
.box
{
    padding: 10px;
    border: 1px solid #333333;
    width: 250px;
    margin: 10px;
    display: inline-block;
    text-align: left;
}
h2
{
	text-align: center;
	font-size: 16px;
	color: #99CCFF;
}
.custlist
{
    padding: 0px;
    margin: 0px 0px 0px -30px;
    list-style-type: none;
}
body
{
	color: #FFFFFF;
	background-color: #333333;
	font-family: Verdana;
	font-size: 12px;
}
.container
{
	padding: 10px;
	border: 1px solid #000000;
	margin: auto;
	width: 800px;
	margin: 50px auto auto auto;
	vertical-align: middle;
	background-color: #FFFFFF;
	color: #333333;
}
.copy
{
    text-align: center;
    clear: both;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
}
h1
{
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 20px;
	color: #3399FF;
}
.nospace
{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.nobase
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3
{
	font-size: 12px;
}
.right
{
	float: right;
	width: 390px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.left
{
	float: left;
	width: 390px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pad {height:140px;}
#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	height: 20px;
	position: relative;
	z-index: 500;
}
#menu li {float:left; margin-right:0px;}
#menu li a {
	background-position: #990000;
	display: block;
	text-decoration: bold;
	float: left;
	height: 20px;
	line-height: 20px;
	background: #333333;
	color: #ccc;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 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: #333333;
}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {
	background-position: #333333;
	color: #fff;
	background: #333333;
}
#menu li:hover > a.sub {
	color: #fff;
	background-color: #333333;
}

#menu li.current a {color:#fff; background:#840;}

#menu li a.sub {
	background-position: right center;
	background: #333333 right
center;
}
#menu li.current a.sub
{
	background-position: right center;
	color: #fff;
	background: #333333 right center;
}

#menu :hover ul {left:0; top:20px; width:120px; background:#444;}

#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
{
	background-position: #3366FF;
	left: 120px;
	top: -1px;
	background: #666666;
	white-space: nowrap;
	width: 200px;
	z-index: 200;
	height: auto;
}

#menu :hover ul li {
	margin: 0;
	border-top: 1px solid #666;
	border-top-color: #333333;
}
#menu :hover ul li a {
	background-position: #990000;
	width: 200px;
	padding: 0;
	text-indent: 10px;
	background: #666666;
	color: #ccc;
	height: 20px;
	line-height: 20px;
}
#menu :hover ul li a.fly {
	background-position: right center;
	background: #666666 right
center;
}

#menu :hover ul :hover {
	background-color: #333333;
	color: #fff;
}
#menu :hover ul :hover a.fly {
	background-color: #333333;
	color: #fff;
}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly
{
	background-position: right center;
	background: #333333 right center;
	color: #fff;
}

#menu :hover ul :hover ul li a {
	background-position: #3366FF;
	width: 100px;
	padding: 0;
	text-indent: 10px;
	background: #666666;
	color: #ccc;
}
#menu :hover ul :hover ul :hover {
	background-color: #333333;
	color: #fff;
}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}