@charset "utf-8";
/* CSS Document */

/*Credits: CSSpplay */
/*URL: http://www.cssplay.co.uk/menus/pro_three */

.menu3 {padding:0 0 0 32px; margin:0; list-style:none; height:35px; background:#fff url(images/three_0.gif); position:relative; /*border:1px solid #000;*/ border-width:0 1px; border-bottom:1px solid #444;}
.menu3 li {float:left;}
.menu3 li a {display:block; float:left; height:35px; line-height:35px; color:#fff; text-decoration:none; font-size:11px; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 8px; cursor:pointer;}
.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {color:#fff; background:url(images/three_2.gif);}
.menu3 li.current a b {background:url(images/three_2.gif) no-repeat right top;}
.menu3 li a:hover {color:#fff; background:#000 url(images/three_1.gif);}
.menu3 li a:hover b {background:url(images/three_1.gif) no-repeat right top;}
.menu3 li.current a:hover {color:#fff; background:#000 url(images/three_2.gif); cursor:default;}
.menu3 li.current a:hover b {background:url(images/three_2.gif) no-repeat right top;}

body,td,th {
	font-family: Times New Roman, Times, serif;
	color: #003300;
	font-size:18px; }
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #000000; }
a:link {color: #00AE6B; font-size:14px; }
a:visited {color: #00AE6B; font-size:14px; }
a:hover {color: #10744E; font-size:14px; }
.style1 {border-color:#00AE6B; border-width:thin; border-style:solid; }
.style2 {font-size:24px; }
.style3 {font-size:12px; }
.table_bg {background:url(images/table_bg.jpg); }
.eye {background:url(images/eye.jpg); }
.hr {color:#00AE6B; width:75%; }
.form {margin-left:175px; margin-right:175px; }