body {  
	behavior: url(includes/csshover.htc);
	}
	
/*green*/
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover {color: #dab835!important;/*background:#373737;*/} /*******/


/*blue
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#6C99D9;}
*/ 

/*red 
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #ffffff!important;background:#DC262E;}
*/ 

/*grey 
div#dropMenu li a:hover, div#dropMenu li.submenu li.submenu:hover, div#dropMenu ul.level2 a:hover {color: #4f4f4f!important;background:#D5D5D5;}
*/
	
div#dropMenu {
	width:100%;
	margin:0 auto;
  text-align:center;
	z-index:1000;
	position:relative;
	top: 15px;
	right: 16px;
	font-size: 14px;
	}

div#dropMenu ul {
  margin:0;
	padding:0;
	}
	
div#dropMenu li {
	position:relative;
	list-style:none; 
	margin:0; 
	float:left; 
	line-height:1em;
	width:16.667%;
	*width:16.649%;
	}
	
div#dropMenu ul.level1 {
	width:100%;
	margin:0 auto; 
	text-align:center;
	background:transparent; /*background color of top menu when NOT selected. */
	z-index:1000;
	float:left;
	position: relative;
  top: 13px;
	}

div#dropMenu ul.level1, #ie8#fix {
  position: relative;
  top: 0px;
}

div#dropMenu li a {
	display: block;
	/* Hides from IE5-mac \*/
	height: 1%;
	/* End hide from IE5-mac */ 
	padding: .6em 0; 
	text-decoration: none; 
	/*text-transform:uppercase; */
	color:#ffffff;
	text-align:center; 
	border-right:0px solid #000000;
	}	
	
div#dropMenu li:hover {}
/*div#dropMenu li.submenu {} */
div#dropMenu li.submenu:hover {}
div#dropMenu li a.noLine {border:none;}
div#dropMenu>ul a {width: auto;z-index:1000;}
div#dropMenu ul ul {display: none;}
div#dropMenu ul ul li {border-bottom: 0px solid #CCC; width:auto;z-index:1000; background-color: #373737;} /******/
/*div#dropMenu li.submenu li.submenu {background: url(../images/submenu.gif) 95% 50% no-repeat;} */
div#dropMenu ul.level1 li.submenu:hover ul.level2 {position: absolute; /*width: 14.3em;*/ width: 333px; display:block;z-index:1000;}
div#dropMenu ul.level2 li.submenu:hover ul.level3,
div#dropMenu ul.level3 li.submenu:hover ul.level4,
div#dropMenu ul.level4 li.submenu:hover ul.level5,
div#dropMenu ul.level5 li.submenu:hover ul.level6,
div#dropMenu ul.level6 li.submenu:hover ul.level7,
div#dropMenu ul.level7 li.submenu:hover ul.level8 {position: absolute; /*width: 14.3em;*/ /*width: 28em;*/ width: 333px; display:block;z-index:1000;} /*****************/

 div#dropMenu ul.level2 {/*background:#373737;*/ z-index:1000;position:absolute;left:0; top: 30px;}  /* Solid drop down background */



/******
div#dropMenu ul.level2 {background:transparent; z-index:1000;position:absolute;left:0; top: 30px;}
div#drop_menu_background_bottom {background-image: url(../images/drop_menu_background_bottom.png); background-repeat: no-repeat; width: 333px; height: 15px; background-color: #FF0000;}
div#drop_menu_background_top {background-image: url(../images/drop_menu_background_top.png); background-repeat: no-repeat; width: 333px; height: 8px; background-color: transparent;}
div#dropMenu ul.level2 li.submenu {z-index:1000; background-image: url(../images/drop_menu_background.png); background-repeat: repeat-y; width: 333px;}
div#dropMenu ul.level2 li.submenu a:hover {z-index:1000; background-image: url(../images/drop_menu_background.png); background-repeat: repeat-y; width: 333px;}
div#dropMenu ul.level2 li.submenu_btm {background-image: url(../images/drop_menu_background_bottom.png); background-repeat: no-repeat; width: 333px; height: 15px;}
******/


div#dropMenu ul.level3, 
div#dropMenu ul.level4, 
div#dropMenu ul.level5, 
div#dropMenu ul.level6, 
div#dropMenu ul.level7,
div#dropMenu ul.level8{top: 0; /* left: 14em;*/ /*right: 14em;*/ right: 322px; /*background:#373737;*/}
div#dropMenu ul.level2 a {padding: 0.5em 0 0.5em 0.25em;color: white; 	/*text-transform:uppercase;*/ text-align:left; width: 22em;}  /* this is text color on drop-down submenu */
div#dropMenu ul.level2 a:hover {color:#000000;}

.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	}
	
	
	
	
	
	
	
	
	
	
	
	
/* bof Rounded Cornsers */
.tr, .bl, .br {
  position : absolute;
  width : 39px;
  height : 39px;  /* corner images are 40x40 */
  display : block;
  margin-bottom : -1px;  /* this is for IE */
}

/* change position and image: top-right */
.tr {
  background : transparent url(../images/csc_tr.png) no-repeat;
  top : 0;
  right : 0;
}

/* change position and image: bottom-left */
.bl {
  background : transparent url(../images/csc_bl.png) no-repeat;
  bottom : 0;
  left : 0;
}

/* change position and image: bottom-right */
.br {
  background : transparent url(../images/csc_br.png) no-repeat;
  right : 0;
  bottom : 0;
}

#csc {
  background : #669900 url(../images/csc_tl.png) no-repeat;
  /*width : 20em;*/
  height : auto;
  position : relative;
  padding : 10px 40px;
}
/* eof Rounded Corneres */



.inside {
	width: 333px;
}


















.top-left {

margin-right: 9px; /* clip right corner */
background-image: url('../images/corners1280x18_black.gif');
height: 9px; /* vertical: show first half of the image with the top-corners in it */
font-size: 2px; /* correct height for IE */
}

.top-right {

margin-top: -9px; /* to level of top-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('../images/corners1280x18_black.gif'); 
background-position: 100% 0; /* show bg-image starting at the right */
height: 9px; 
font-size: 2px;
}

.bottom-left {

margin-right: 9px; /* clip right corner */

background-image: url('../images/corners1280x18_black.gif');
background-position: 0 -9px; /* show under half of the image */
height: 9px;
font-size: 2px;
}

.bottom-right {

margin-top: -9px; /* to level of bottom-left corner */
margin-left: 9px; /* clip left corner */
background-image: url('../images/corners1280x18_black.gif'); 
background-position: 100% -9px; /* under half, right side */
height: 9px; 
font-size: 2px; 
}

.inside {

border-left: 1px solid #373737;
border-right: 1px solid #373737;
background: #373737;
color: #000000;
padding-left: 10px;
padding-right: 10px;
height: auto;
}

p.notopgap {
padding: 0px;
margin: 0px;
}

.nobottomgap {

margin-bottom: 0;
}






div.autosize { display: table; width: 1px; }
div.autosize > div { display: table-cell; }
