html { height: 100.02%; }

a {
	text-decoration: none;
	color: #3399CC;
	}
a:hover {color:#ffcc66}

a.topmenuactive, a.topmenuactive:visited, a.topmenuactive:hover{
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: #3399CC;
	background-image: url(button.gif);
	display: block;
	margin-top: 2;
	padding-left: 30px;
	line-height: 24px;
	white-space: nowrap;
 	}

a.topmenu, a.topmenu:visited {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: #8899cc;
	background-image: url(button.gif);
	margin-top: 2;
	display: block;
	padding-left: 30px;
	line-height: 24px;
	white-space: nowrap;
 	}

a.topmenu:hover {
	color: #000033;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: #ffcc66;
	background-image: url(button.gif);
	}

ul, td {
	font-size: 13px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	}

.wee {
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
	}

p.footer {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	}

a.footer {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	}

a.footer:hover{color: #3399CC;}

h1 {
	color: #3399CC;
	font-size: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

h2 {
	color: #ff9900;
	font-size: 20px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

h3 {
	color: #ff9900;
	font-size: 14px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#navigation li {
	padding: 0 0 6 0;
	}
	
#navigation a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: #FF9900;
	margin-top: 2;
	display: block;
	background-image: url(images/menubg.gif);
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 16px;
	white-space: nowrap;
	}
	
#navigation a:hover {
	color: #000033;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: #ffcc66;
	background-image: url(images/menubg_hover.gif);
	}
	
#navigation #currentpage a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
	background: #3399CC;
	background-image: url(images/menubg_current.gif);
	display: block;
	margin-top: 2;
	padding-left: 10px;
	line-height: 16px;
	white-space: nowrap;
	}

.box {
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	}
