.title {
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	color:#003366;
	text-decoration: none;
}
.page-title {
	font-family:Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.subtitle {
	font-family:Trebuchet MS;
	font-size: 16px;
	font-weight:normal;
	color:#FFFFCC;
	text-decoration: none;
}

.text1 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.text1:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFCC;
	text-decoration: none;
}
.text2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color:#CC6600;
}
.text3 {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#66CCFF;
	text-decoration: none;
}
.text3:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}
.text4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height:18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
}.shane {
	bottom: auto;
	clip: rect(auto,auto,auto,auto);
	top: auto;
	left: auto;
	right: auto;
}.sidebar {
	background-color: #0188e1;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;	
} .SPECIFICATION {
	color:#555555;
	font-family:Arial;
	font-size:12px;
} .stoppress {
	color: #F00;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}.NEWSPEC  {
	font-weight: 800;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CC6600;
	background-color: #FFF;
	border-top-color: #FFF;
	text-indent: 0;

}#lightbox {
}
.thumbs {
	margin: 0px;
	padding: 0px;
	border: 0px none #FFF;

}.TABLEsmoke {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color:#CC6600;
	background-color: #CCC;
}
#pad {height:100px;}
/* ================================================================ 
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.
=================================================================== */
#menuPositioner {
	width:100%;
	position:relative;
	float:left;
	margin-bottom:0px;
}

#menuHolder {
	position: relative;
	float:left;
	left:190px;
}

#menu, 
#menu ul {padding:0; margin:0; list-style:none; font: 12px arial, verdana, sans-serif; background:url(trans.gif); position:relative; z-index:100;}
#menu {
	height:40px;
	float:left;
	padding:0;
	background:#FFF;
	position:relative;
	right:50%;
	}
#menu ul {position:absolute; left:-9999px; top:-9999px;}

#menu table {border-collapse:collapse; margin:-1px; padding:0; width:0; height:0;}
#menu li {float:left;}

#menu li a {display:block; float:left; color: #818181; height:20px; padding:0 5px 0 0; line-height:38px; text-decoration:none;}
#menu li a.sub {background color: #cc0000;}
#menu li a b {display:block; float:left; height:40px; padding:0 0 0 20px; cursor:pointer;}

#menu li:hover {position:relative; z-index:100;}
#menu a:hover {position:relative; z-index:100; color:#fc0;}
#menu a.sub:hover {background:url(button3.gif) no-repeat right top;}

#menu li:hover > a {color:#fc0;}
#menu li:hover > a.sub {background:url(button3.gif) no-repeat right top;}

#menu :hover ul {left:0; top:30px; z-index:300; width:130px; padding-top:4px; background:url(trans.gif);}
#menu :hover ul li a {height:25px; width:120px; padding:0 0 0 10px; line-height:25px; background:#546775; color:#fff; border-bottom:1px solid #a3b6c4; font-size:11px;}
#menu :hover ul li a.fly {background:#546775 url(fly.gif) no-repeat right center;}

#menu :hover ul li a:hover {color:#fc0;}
#menu :hover ul li a:hover.fly {background:#546775 url(fly-over.gif) no-repeat right center;}
#menu :hover ul li:hover > a {color:#fc0;}
#menu :hover ul li:hover > a.fly {background:#546775 url(fly-over.gif) no-repeat right center;}

#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px;}

#menu :hover ul :hover ul {left:117px; top:0; padding:0;}
#menu :hover ul :hover ul li a {background:#a3b6c4; color:#000; border-bottom:1px solid #546775; font-size:11px;}
#menu :hover ul :hover ul li a:hover {color:#fff;}
