/* ================================================================ 
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.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: tahoma, trebuchet ms, arial, sans-serif; width:750px; height:30px; position:relative; font-size:12px; z-index:10;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#000;width:104px; height:20px; text-align:center; color:#006600; border:1px solid #fff; background:#FEAE00; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#006600;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#006600; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#006600; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#FEAE00; color:#000;}
.menu ul li:hover ul li a:hover {background:#060; color:#FEAE00;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}

.toppics {font-family: arial, sans-serif; width:750px; height:150px; position:relative; font-size:11px; z-index:10;}
.toppics ul li {display:block; text-decoration:none; color:#000;width:104px; height:150px; text-align:center; color:#fff; border:1px solid #fff; background:#ccc; line-height:20px; font-size:11px; overflow:hidden;}
.toppics ul {padding:0; margin:0; list-style: none;}
.toppics ul li {float:left; position:relative;}


.main {font-family: Times New Roman, times, trebuchet ms, times; width:740px; font-size:14px; text-align:left; line-height:20px; color:#222;}
.first {background:#fff; border:solid 1px #FEAE00; margin:-4px 0 -10px -4px; padding-left:6px; width:732px;}
h1 {font-family: tahoma, trebuchet ms, arial; font-size:24px; text-align:left; color:#222; margin: 6px 0 6px 0; font-weight:normal;}
h1.f {font-family: Times New Roman, times, trebuchet ms, tahoma, arial; font-size:28px; text-align:center; color:#444; margin: 0px 0 -6px 0; font-weight:normal;}
h3 {font-family: tahoma, trebuchet ms, arial; font-size:11px; text-align:left; color:#222; margin: -4px 0 0 0; font-weight:normal;}
h3.f {font-family: tahoma, trebuchet ms, arial; font-size:11px; text-align:center; color:#222; margin: -4px 0 0 0; font-weight:normal;}
h4 {font-family: tahoma, trebuchet ms, arial; font-size:11px; text-align:right; color:#222; margin: -4px 4px 0 0; font-weight:normal; line-height:14px;}
h4.bot {font-family: tahoma, trebuchet ms, arial; font-size:11px; text-align:center; color:#222; margin: -4px 4px 0 0; font-weight:normal; line-height:14px;}
h2 {font-family: tahoma, trebuchet ms, arial; font-size:14px; text-align:left; color:#262; margin: 16px 0 -6px 0; }


a {color:#090;}
a:hover {color:#FEAE00;}
a:visited {color:#030;}

a img.firstpage:hover {border: solid 1px #666;}

body {background:#fff; margin:0;}

.bodyg {background:#fff; padding: 15px 6px 10px 10px;}

hr {width:740px; border:solid 1px #FEAE00; margin-left:-4px;}


li.list {margin-left:-20px;}
li.list1 {margin-left:-20px; margin-top:-12px;}

img.left {background:#ddd; align:left; padding:15px; float:left; margin-right:15px;}
img.right {background:#ddd; align:right; padding:15px; }
img.center {background:#ddd; align:center; padding:15px; }

.firstpage {width:850px;}
.firstpageblock { height:185px; width:170px; float:right;}
img.firstpage {border: solid 1px #fff; background:#ddd; margin:10px 10px -3px 10px; height:150px; width:150px;}
a.firstpage {font-family: trebuchet ms, arial, Times New Roman, times, tahoma; width:150px; text-decoration:none; color:#666; font-size:11pt;}
a.firstpage:hover {text-decoration:underline;}


