body {
	background: #333333;
	color: #ffffff;
	font-family: Tahoma, Arial, sans-serif;
	line-height: 1.6;
	margin: 5px 0 0;
}

p { color: #ffffff; font-size: 11px; margin-top: 0px; }
h1 { font-size: 14px; font-weight: bold; line-height: 16px; margin: 20px 0 0.67em; }
h2 { font-size: 12px; font-weight: bold; color: #999999;line-height: 14px; margin: 0; }

a:link {text-decoration: none; color: #cccccc; font-size: 11px; font-weight: normal}
a:visited {text-decoration: none; color: #cccccc; font-size: 11px;font-weight: normal}
a:hover {text-decoration: underline; color: #CC6633;font-size: 11px; font-weight: normal}
a:active {text-decoration: underline; color: #CC6633; font-size: 11px;font-weight: normal}
.text1 {font-size: 11px; font-family: Lucida Grande, Arial, Helvetica, sans-serif; color: #333333; font-weight: normal; line-height: 17px} 
.text2 {font-size: 10px; font-family: Lucida Grande, Arial, Helvetica, sans-serif; color: #333333; font-weight: normal; line-height: 17px} 

a.navFeedback:link { color: #cccccc; font-size: 10px; }
a.navFeedback:visited { color: #cccccc; font-size: 10px; }
a.navFeedback:hover { color: #CC6633; font-size: 10px; }
a.navFeedback:active { color: #CC6633; font-size: 10px; }

a.navLeft:link {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #CC6633; font-size: 11px; text-decoration: none; }
a.navLeft:visited {font-family: Tahoma, Lucida Grande, Arial, Helvetica, sans-serif; color: #CC6633; font-size: 11px; text-decoration: none; }
a.navLeft:hover {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #cccccc; font-size: 11px; text-decoration: underline; }
a.navLeft:active {font-family: Tahoma, Arial, Helvetica, sans-serif; color: #cccccc; font-size: 11px; text-decoration: underline; }

a.navBottom:link { color: #CC6633; font-size: 12px; text-decoration: none; }
a.navBottom:visited { color: #CC6633; font-size: 12px; text-decoration: none; }
a.navBottom:hover { color: #cccccc; font-size: 12px; text-decoration: underline; }
a.navBottom:active { color: #cccccc; font-size: 12px; text-decoration: underline; }

a.navSitemap:link { color: #333; font-size: 9px; text-decoration: none; }
a.navSitemap:visited { color: #333; font-size: 9px; text-decoration: none; }
a.navSitemap:hover { color: #333; font-size: 9px; text-decoration: underline; }
a.navSitemap:active { color: #333; font-size: 9px; text-decoration: none; }

a.navBreadcrumb:link { color: #cccccc; text-decoration: none; }
a.navBreadcrumb:visited { color: #cccccc; text-decoration: none; }
a.navBreadcrumb:hover { color: #cccccc; text-decoration: underline; }
a.navBreadcrumb:active { color: #cccccc; text-decoration: underline; }

.copyright { color: #666666; font-size: 9px; line-height: 11px; }
.breadcrumb { color: #cccccc; font-size: 10px; line-height: 12px; }
.address { color: #666666; font-size: 12px; padding-top: 5px; padding-left: 20px; }
.textFeedback { padding-right: 20px; }
.textLeftNav { line-height: 16px; padding: 20px; }
.textSidebar { padding: 20px; }
.text16px { font-size: 16px; }
.text12px { font-size: 12px; }
.textWeather { color: #cccccc; font-size: 10px; line-height: 12px; }
.textQuote { color: #cccccc; font-family: Palatino, "Times New Roman", Times, Georgia, serif; font-size: 16px;	line-height: 18px; font-weight: bold; }

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0;
	padding: 0;
}
.style5 {
	font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #cccccc;
}
.style7 {font-size: 12}

    .menu {
    color: #cccccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border-right: 1px solid white;
    text-decoration: none;
    background-color: #333333;
    padding: 5px;
}

.menu:hover {
    background-color: #333333;
	color: #CC6633;
}

.toolbar {
    background-color: #333333;
    padding: 5px 0px 5px 0px;
}

/* ================================================================ 
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/simple_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* for this demo only */
#nav {margin:10px 0 60px 0;}

/* the styling */
#nav {
	width:525px;
	height:20px;
	background:#333333;
	position:relative;
	background-color: #333333;
}

#nav .select, #nav .current {margin:0; padding:0; list-style:none;}

#nav li {display:inline; margin:0; padding:0; height:auto;}

#nav .select a,
#nav .current a {display:block; height:20px; float:right; background:#333333; padding:0 10px 0 10px; text-decoration:none; font-family: Lucida Grande, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height:20px; white-space:nowrap; border-right:1px solid #333333; color:#cccccc;}
* html #nav .select a, * html #nav .current a {width:1px; height:21px;}


#nav .select a:hover, 
#nav .select li:hover a {background:#333333; cursor:pointer; color:#CC6633;font-weight:bold;}

#nav .sub {display:none;}

/* for IE5.5 and IE6 only */
#nav table {position:absolute; border-collapse:collapse; left:0; top:0;}

#nav .current a {background:#333333; color: #cccccc;}


#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {background:#333333; color:#999999;}

#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {background:#333333; color: #999999;text-decoration:underline;}

#nav .select li a:hover .sub, 
#nav .select li:hover .sub {display:block; position:absolute; width:520px; top:20px; left:0; background:#333333; margin-top:0; padding:0; z-index:100; color: #cccccc; font-size:11px;}

#nav .sub, #nav .sub_active {margin:0; padding:0; list-style:none;}

#nav .sub_active {display:block; position:absolute; width:300px; top:20px; left:0; background:#333333; margin-top:0; padding:0; z-index:10;}
* html #nav .sub_active, * html #nav .select a:hover .sub {z-index:-1; margin-top:0; margin-t\op:1px;}

#nav .sub_active a {height:21px; text-decoration:none; line-height:20px; white-space:nowrap; display:block; float:left; background:#333333; padding:5px 10px 10px 10px; margin:0; font-size:12px; white-space:nowrap; border:0; color:#cccccc;}

#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {display:block; background:#333333; padding:5px 10px 10px 10px; margin:0; white-space:nowrap; border:0; color: #cccccc; font-size:11px;}
li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style-position: inside;
	list-style-type: none;
}

