body {
	font-family:Verdana;
	font-size:0.9em;
	line-height: 1.8em;
	margin: 150px 20px 0px 40px; 
	padding: 0;
	text-align: justify; 
	color: #222;
	background:url(images/header.jpg) repeat-x top left #d9f3f4;
}
.content {
	width:800px;
	background:#f8f8f8;
	border:1px solid #00CCCC;
	-moz-border-radius:0.6em;
	-webkit-border-radius: 0.6em;
	padding:12px;
	margin:-1px 0 0 0;
	z-index:900;
}
.content table {
	border-collapse:collapse;
	border:1px solid #ccc;
	padding:1px;
	width:90%
}
.content td {
	padding:2px 2px 2px 6px;
	border:1px solid #ddd;
	background:#ECFCFF;
	color:#033;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size:2em;
	font-family:"Times New Roman", Times, serif;
	word-spacing:-3px;
	font-style:italic;
	font-weight:bold;
}
.menu {
  padding:0; 
  list-style-type:none;
}
.menu li {
  float:left;
  position:relative;
}
.menu a, .menu a:visited {
  display:block;           /* for all browsers except IE */
  padding:2px 10px;
  color:#666666; 
  border-bottom:1px solid #c6ced9;
  border-right:1px solid #d2d8de;
  border-left:1px solid #dedede;
  border-top:3px solid #FF6600;
  background:#ecf0f4;
  text-decoration:none;
 }
.menu a:hover {
  color:#fff; 
  background:#6699FF;
  border-bottom:1px solid #c6ced9;
  border-right:1px solid #d2d8de;
  border-left:1px solid #0066FF;
  border-top:3px solid #08c;
  text-decoration:none;
}
.footer {
	width:800px;
	padding:30px 10px;
	font-family:Tahoma;
	font-size:8pt;
	color:#FF6600;
	background:url(images/th.png) top right no-repeat;
	margin:0px 10px 0px 0px;
	text-align:right
}
.footer a, .footer a:active
{
	text-decoration:none;
	color:#03568c;
}
.footer a:hover {
	text-decoration:underline;
	color:#393939;
}


a, a:active {
	text-decoration:none;
	color:#3366CC;
}
a:hover {
	text-decoration:underline;
	color:#CC3300;
}
.inputform {
	background:#ecf8f9;
	border: 1px solid #b3d1db;
	color:#0678a9;
	padding:8px;
	margin:4px;
}
.inputform strong { color:#666 }
.inputform table { border:none }
.inputform td { background:none; border:none; padding:9px; border-bottom:1px dotted #B7F2F7}
.inputform input, .inputform textarea, .inputform select {
	color: #222;
	font-size: 11px;
	font-family: 'Arial';
	border: 1px solid #b3d1db;;
	background: #fff;
	padding: 5px;
	-moz-border-radius:0.3em;
	-webkit-border-radius: 0.3em;
}
.inputform input:hover, .inputform textarea:hover, .inputform select:hover {
	border: 1px solid #66CCFF;
}
.inputform .submit{
	font-family:'Tahoma';
	font-size:8pt;
	color:#fff;
	background:#09C;
	border:1px outset #333;
	-moz-border-radius:0.3em;
	-webkit-border-radius: 0.3em;
	padding:4px 20px 4px 20px;
}

#pad {height:160px;}
.pad { height:28px; border-bottom:1px solid #ddd}
.pad2 { height:12px; }

.success {
	padding:10px;
	background:#FF0;
	border:2px solid #F90;
	text-align:center
}
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
ul#menu {padding:0; list-style:none; background:none; text-align:center; margin:0 auto; font-size:12px; font-family:arial, sans-serif; height:41px; width:900px; position:absolute; left:0; top:150px;}
ul#menu ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px;}
ul#menu table {border-collapse:collapse; font-size:1em; float:left; margin:-1px;}

ul#menu ul li {float:left; margin:0; text-align:left;}
ul#menu ul li a {display:block; line-height:20px; margin:0; padding:0 10px; background:transparent; width:150px;}

ul#menu li {display:inline; margin:0 -2px; text-align:left;}
ul#menu li a {display:inline-block; height:36px; margin:5px 0 0 0;padding:0 20px 0 0; background:url(images/button.gif) right top; line-height:30px; text-decoration:none; color:#000;}
ul#menu li a.sub {background:url(images/button-arrow.gif) right top;}

html>/**/body ul#menu li {display:inline-block; padding:0;}

* html ul#menu li a.sub {margin-right:3px;}
* html ul#menu li a {margin-bottom:-4px;}

ul#menu li a b {display:block; height:36px; float:left; padding:0 0 0 20px; background:url(images/button.gif) left top; cursor:pointer;}

ul#menu li a:hover {position:relative; background-position:right bottom; color:#fff;}
ul#menu li a:hover b {background-position:left bottom;}

ul#menu li:hover {position:relative;}
ul#menu li:hover > a {background-position:right bottom; color:#fff;}
ul#menu li:hover > a b {background-position:left bottom;}

ul#menu :hover ul {left:1px; width:105px; top:41px;}
* html ul#menu :hover ul {top:36px;}

ul#menu :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; width:190px; background:#ddd; color:#000;}
ul#menu :hover ul li a.fly {background:#ddd url(images/arrow.gif) no-repeat right center;}
ul#menu :hover ul li a:hover {background:#c60; color:#fff;}
ul#menu :hover ul li:hover > a {background:#c60; color:#fff;}

ul#menu :hover ul li a.fly:hover {background:#c60 url(images/arrow-over.gif) no-repeat right center;}
ul#menu :hover ul li:hover > a.fly {background:#c60 url(images/arrow-over.gif) no-repeat right center;}

ul#menu :hover ul ul {left:-9999px;}

ul#menu :hover ul :hover ul {left:105px; top:0; width:150px;}

ul#menu :hover ul :hover ul li {display:block; float:left; margin:0; border-bottom:1px solid #fff;}
ul#menu :hover ul :hover ul li a {display:block; float:left; margin:0; height:25px; line-height:25px; background:#bbb; color:#000;}
ul#menu :hover ul :hover ul li a:hover {color:#fff; background:#840;}
