body {
	font: bold 11px/1.5em Verdana;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}




	
#tabs {
	
	width:100%;
	background:#a3a3a3;
	font-size:100%;
	line-height:normal;
	border-bottom:1px solid #666;
	}

#tabs ul {
	margin:0;
	padding:0px 0px 0 5px;
	list-style:none;
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}


#tabs a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#666;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	color:#FFF;
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}


#tabs1 {
	
	width:100%;
	background:#a3a3a3;
	font-size:75%;
	line-height:normal;
	border-bottom:1px solid #666;
	}

#tabs1 ul {
	margin:0;
	padding:0px 0px 0 200px;
	list-style:none;
	}

#tabs1 li {
	display:inline;
	margin:0;
	padding:0;
	}
#tabsnav1 a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabsnav1 a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:4px 15px 4px 6px;
	color:#666;
	}
#tabs1 a {
	float:left;
	background:url("tableft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	}

#tabs1 a span {
	float:left;
	display:block;
	background:url("tabright.gif") no-repeat right top;
	padding:4px 15px 4px 6px;
	color:#666;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}

/* End IE5-Mac hack */
#tabs1 a:hover span {
	color:#FFF;
	}

#tabs1 a:hover {
	background-position:0% -42px;
	}

#tabs1 a:hover span {
	background-position:100% -42px;
	}
	


/* ================================================================ 
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/drop_lists.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.
=================================================================== */

#lists {padding:0; margin:5px 0px 0px 0px; list-style:none; position:relative; height:15px; float:none; background:url(./tabtop.gif) no-repeat 130px 5px; width:900px; z-index:500;} /* margins for this demonstration only */
#lists li {display:inline; float:left; height:15px; background:url(./tabtop.gif) no-repeat 130px 5px;}
#lists li a.tl {display:block; width:125px; height:25px; text-decoration:none; line-height:20px; font-size:12px; font-weight:bold; text-indent:3px; color:#000; }

#lists div {display:none;}

#lists li a:hover {text-decoration:underline; white-space:normal; background-position:130px 15px;}
#lists li:hover > a {text-decoration:underline; white-space:normal; background-position:130px 15px;}

#lists :hover div
{display:block; width:890px; background:#FFFFFF; position:absolute; left:0; top:25px; border:1px solid #888; padding-bottom:10px;}
#lists :hover div.pos2 {background:#f0f5ee;}

#lists .two:hover {position:relative;}
#lists .single:hover {position:relative;}

#lists .two:hover div.pos3 {background:#FFFFFF; width:300px;}
#lists .single:hover div.pos4 {background:#FFFFFF; width:250px;}

#lists :hover div dl {display:inline; padding:0; margin:0 10px 10px 10px; float:left; width:179px;}
#lists :hover div dl dt {width:200px; background:#888; text-indent:10px; margin:5px 0 10px 0; text-decoration:none; height:20px; line-height:20px;}

#lists .two:hover div {left:-150px;}
#lists .two:hover div dl {width:129px;}
#lists .two:hover div dl dt {width:129px;}

#lists .single:hover div dl {width:129px;}
#lists .single:hover div dl dt {width:129px;}

#lists :hover div dl dd {padding:0; margin:0;}

#lists :hover div dt a {text-decoration:none; cursor:default; font-weight:normal; color:#fff;}
#lists :hover div dd a {display:block; text-decoration:none; font-weight:normal; font-size:11px; color:#000; text-indent:10px; line-height:15px; width:200px;}
#lists :hover div dd a:hover {text-decoration:underline;}

#lists .clear {clear:both;}


