body {  
	margin: 0;
	padding: 0;
	background-image: url(/redesign_10-0/bgsquare.png);
	background-repeat:repeat;
	background-color:#222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A4E4F5;
}

/*
  New Button Style
*/

.btn {
	float: left;
	margin: 5px 5px;
}
.btn a{
	float: left;
	height: 40px;
	background: url(/redesign_10-0/button-bg.png) no-repeat right top;
	line-height: 40px;
	padding: 0 10px 0 0!important;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	border:0;
	outline:none
}

.btn a:hover{
	text-decoration:underline;
}

.btn span {
	background: url(/redesign_10-0/button-bg.png) no-repeat top left;
	float: left;
	width: 10px;
	height: 40px;
}

/* orange button */

.btnOrange {
	float: left;
	margin: 5px 5px;
}

.btnOrange a{
	float: left;
	height: 40px;
	background: url(/redesign_10-0/buttonOrange-bg.png) no-repeat right top;
	line-height: 40px;
	padding: 0 10px 0 0!important;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	text-align:center;
	border:0;
	outline:none;
	width:175px;
}

.btnOrange a:hover{
	text-decoration:underline;
}

.btnOrange span {
	background: url(/redesign_10-0/buttonOrange-bg.png) no-repeat top left;
	float: left;
	width: 10px;
	height: 40px;
}


/* small button */

.btn_sm {
	float: left;
	margin: 2px;
}
.btn_sm a{
	float: left;
	height: 24px;
	background: url(/themes/cleanshot/2.png) no-repeat right top;
	line-height: 24px;
	padding: 0 10px 0 0!important;
	color: #fff;
	font-size: 1em;
	text-decoration: none;
	border:0;
	outline:none
}

.btn_sm a:hover{
	text-decoration:underline;
}

.btn_sm span {
	background: url(/themes/cleanshot/2.png) no-repeat top left;
	float: left;
	width: 10px;
	height: 24px;
}

/* END New Button Styles */


#header {
	height: 150px;
	background: url(/images/img02.jpg) no-repeat center top;
	text-transform: lowercase;
	z-index:auto;
	position:absolute;

}

A{
	color:#222222;
}
A.header:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
A.header:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF}
A.header:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt;color: #FFFFFF}
A.header:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #FF9900}
A.leftnav:link { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
A.leftnav:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
A.leftnav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FFFFFF}
A.leftnav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF9900}
TD {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
UL {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
OL {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
LI {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
P {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333; line-height: 155%;}
HR {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333333}
H1	 {Font-Family : Arial, Helvetica, sans-serif;Font-Size : 16pt;color:ffffff;}
H2	 {Font-Family : Arial, Helvetica, sans-serif;Font-Size : 14pt;color:ffffff;}
H3	 {Font-Family : Arial, Helvetica, sans-serif;Font-Size : 12pt;}
H4	 {Font-Family : Arial, Helvetica, sans-serif;Font-Size : 11pt; font-weight : bold}
.level1 {font-size: 10pt;font-weight : bold;}
.level2 {font-size: 10pt ! important;}
.smalltype {font-size: 8pt;}
.navlinks { font-family: Arial, Helvetica, sans-serif; font-size: 9pt;}
.header_text { font-family: verdana, arial, san-serif; font-size: 15px; line-height: 180%}
.larger  { font-family: verdana,arial,san-serif ; font-size: 14pt; color: #FFFFFF}
.other	 {Font-Family : verdana, san-serif ;Color : #FFFFFF}
.smallNORM   { font-family: verdana,arial,san-serif ; font-size: 8pt; color: #FFFFFF}
.melloHDR	 {Font-Family : verdana,arial,san-serif  ;Font-Size : 10pt; color: #FFFFFF}
.tinyFNT	 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#666666;font-weight:100; line-height: 200% }
.tinyFNTGRAY	 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666666 }
.xtinyFNTGRAY	 ul li a b p { font-family: Arial, Helvetica, sans-serif; font-size: 6pt; color: #666666 }
.tinyFNTLTGRAY	 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #999999 }
.smallYelloBK { background-color: #FF9933; background-repeat: repeat; background-attachment:   scroll; color: #000000; font-size: 8pt; font-family:  MS Sans Serif; background-position: 0% }
.error {  color: #FF3333} 
.dropdown {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #000000; background-color: #eaeaea}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}
.headerlinks { font-family: Arial, Helvetica, sans-serif; font-size: 10pt}
.bullet {  list-style-image: url(/images/arrow_wt.gif)}
.title {  font-weight: bold; color: #FF9900; font-size: 12pt}
.titleBlue {  font-weight: bold; color: #02133f; font-size: 14pt}
.titleLiteBlue {  font-weight: bold; color: #062a87; font-size: 12pt}
.titleGRAY {  font-weight: bold; color: #666666; font-size: 12pt}
.title2 {  font-weight: bold; color: #000000; font-size: 11pt}
.headertext { font-family: Lucida Grande,Arial,Helvetica,sans-serif; font-size:14px; color: #A4E4F5;}
.dropdown2 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #FFFFFF; background-color: #8C8C8C; font-weight: bold}
.dropdown1 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666; font-weight: bold; background-color: #eaeaea }
.microFNT { Font-Family : verdana, arial, san-serif;Font-Size : 6pt;Color : #000000);}
.saleprice {  color: #FF0000; text-decoration: line-through}
.tableheader { font-size:12pt; border:1px #cccccc solid; font-weight: bolder; color: #666666; background-color: #EBEBEB;}
.tablerow1 {  background-color: #EEEEEE; color: #111111}
.tablerow2 {  background-color: #333333; color: #FFFFFF}
.tablerow3 { border-color: #CCCCCC #CCCCCC #999999 #999999; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.loading{
	font-family: trebuchet ms,arial, verdana;
	font-size: 18pt;
	color: #999999;
	font-weight: bolder;
}

.prodcontent{
	border-right: 1px solid;
	border-right-color: #DDDDDD;
	border-left: 1px solid;
	border-left-color: #DDDDDD;
}
.divheader{
	border: 1px solid black;
	width: 200px;
	padding: 5px;
	background-attachment: scroll;
	font-family: trebuchet ms, arial;
		background-image: url(images/images_07/3.gif);
	font-size: 12pt;
	text-align: center;
	color: #333333;
}

/*Example CSS for the two demo scrollers*/

#pscroller0{
	width: 100%;
	height: 100%;
	padding: 5px;
	color: #333333;
	font-size: 10pt;
/*	background-color:#F0F0F0;*/
	font-family: Arial, sans-serif;
	cursor: pointer;
}

#pscroller1{
	width: 100%;
	height: 100%;
	border: 1px solid;
	right:20px;

	border-color: #CCCCCC;


	/*border-bottom-color: #666666;
	border-left-color: #999999;
	border-right-color: #666666;*/
	padding: 5px;
	color: #333333;
	font-size: 8pt;
/*	background-color:#F0F0F0;*/
	font-family: Helvetica, sans-serif;
	cursor: hand;
}
#pscroller2{
	width: 90%;
	height: 200px;

	background-color:#FBFBFB;
	/*	background-image: url(/redesign_10-0/bgsquare.png);
	background-repeat:repeat;right:20px;border-color: #CCCCCC;border: 1px solid;border-bottom-color: #666666;
	border-left-color: #999999;
	border-right-color: #666666;*/
	padding: 10px;
	font-size: 10pt;
	/*	background-color:#F0F0F0;
	font-family: Arial, sans-serif;*/
	cursor: pointer;
}

#pscroller3{
	width: 90%;
	height: 90%;

	background-color:#FBFBFB;
	/*	background-image: url(/redesign_10-0/bgsquare.png);
	background-repeat:repeat;right:20px;border-color: #CCCCCC;border: 1px solid;border-bottom-color: #666666;
	border-left-color: #999999;
	border-right-color: #666666;*/
	padding: 10px;
	font-size: 10pt;
	/*	background-color:#F0F0F0;
	font-family: Arial, sans-serif;*/
	cursor: pointer;
}
#pscroller4{
	width: 200px;
	height: 200px;
	border: 1px solid black;
	padding: 5px;
	color: #333333;
	background-image: url(images/images_07/8.gif);
	background-repeat: repeat-x;
	font-size: 8pt;
	background-color: #FFCC00;
	font-family: Eurostyle, Arial, Helvetica, sans-serif;
}

.rssclass .rsstitle{
	font-weight: bold;
	font-family: trebuchet ms, Arial;
	font-size: 9pt;
	color: #000000;
}

.rssclass .rssdate{
	color: #666666;
	font-size: 8pt;
}

.rssclass a{
	text-decoration: none;
	color: #333333;
}



------MENU TABS--------

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.ddoverlap{
	border-bottom: 1px solid #bbb8a9;
	position: absolute;
	width: 100%;
	top: 85px;*/
}

.ddoverlap ul{
padding: 0;
margin: 0;
font: bold 90% default;
list-style-type: none;
}

.ddoverlap li{
display: inline;
margin: 0;
}

.ddoverlap li a{
padding: 3px 7px;
text-decoration: none;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
color: #999999;
background: transparent url(/images/righttabdefault.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 20px;
}

/*.ddoverlap li a:visited{
color:#666666;
}*/

.ddoverlap li a:hover{
text-decoration: underline;
}

.ddoverlap li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(/images/righttabselected.gif) 100% 0 no-repeat;
}

.ddoverlap li.selected a:hover{
text-decoration: none;
}

</style>

[if IE]>
.ddoverlap{
height: 1%;  /*Apply Holly 3px jog hack to get IE to position bottom border correctly beneath the menu*/
}
<![endif]
