body	{
	
	background-color: #DDDCC5;
	/*background-image: url(images/body/BG2.gif);*/
	
	font-family: Verdana, Arial, sans-serif;
	
	margin:0px;
	
	scrollbar-face-color: #006600;
	scrollbar-highlight-color: #009900;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-arrow-color:  #fff;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: black;	
	}

.maintxt  {
	font-size: 11px;
	color: black;
	}
				
a:link {

	color: #006600;
	text-decoration: none;
}

a:visited {

	color: #009900;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bottom_line {
border-style: solid;
border-bottom-width: 80px
}

.title {
	font-family: Verdana, Arial, sans-serif;
	color: black;
	font-size: 14px;
	font-weight: bold;
}

.SUBtitle {
	font-family: Verdana, Arial, sans-serif;
	color: #006600;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.specHead {
	font-family: Verdana, Arial, sans-serif;
	color: #006600;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}

.specHeadBLK {
	font-family: Verdana, Arial, sans-serif;
	color: #000;
	font-size: 10px;
	font-weight: bold;
	line-height: 12pt;	
	}

ul {
	list-style-image: url(images/check.gif);
	}

HR {
    height:1px;
    color:#006600;
	background:#006600;
	   
   }

.border-left {
		border-left: 1px dotted black;
		}

.border-right {
		border-right: 1px dotted black;
		}

.border-bottom {
		border-bottom: 1px solid black;
		}

.border-top {
		border-top: 1px solid black;
		}

#specBox tbody tr td {
      background-color: #fff;
	  font-size: 10px;
	  color: #000;
	  border: 1px solid white;
    }
#specBox tbody tr.odd  td {
      background-color: #DADACB;
    }
	

#specBox th {
      background-color: #CCCC99;
	  font-size: 10px;
	  color: #006600;
	  text-transform:uppercase;
	  font-weight: bold;
	  border: 1px solid white; 
	  
	  }
/*
input{
background-color: #cccccc;
} */
/* --[[ Main Expand Icons ]]-- */
#imenus0 .imeam span,#imenus0 .imeamj span {
	background-image:url(images/light_arrow_down.gif); 
	width:9px; 
	height:6px; 
	left:0px; 
	top:5px; 
	background-repeat:no-repeat;
	background-position:top left;
}
#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {
	background-image:url(images/light_arrow_down.gif); 
	background-repeat:no-repeat;
	background-position:top left;
}


/* --[[ Sub Expand Icons ]]-- */
#imenus0 ul .imeas span,#imenus0 ul .imeasj span {
	background-image:url(images/medium_purple_right.gif); 
	width:6px; 
	height:9px; 
	left:0px; 
	top:3px; 
	background-repeat:no-repeat;
	background-position:top left;
}
#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {
	background-image:url(images/medium_purple_right.gif); 
	background-repeat:no-repeat;
	background-position:top left;
}


/* --[[ Main Container ]]-- */
#imouter0 {
	border-style:none; 
	border-color:#dfdfdf; 
	border-width:1px; 
	padding:0px; 
	margin:0px; 
	margin-left:9px;
}


/* --[[ Sub Container ]]-- */
#imenus0 li ul {
	background-color:#dfdfdf; 
	border-style:solid; 
	border-color:#333333; 
	border-width:1px; 
	padding:5px; 
	margin:4px 0px 0px; 
}

	/* [Underlayment (Drop Shadow)] */
	#imenus0 .imunder {background-color:#a2a2a2; top:3px; left:3px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);opacity:0.50;-moz-opacity:0.50;}


/* --[[ Main Items ]]-- */
#imenus0 li a {height:30px; background-color:#dfdfdf; color:#000000; text-align:left; font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; border-style:solid; border-color:#dfdfdf; border-width:1px; padding:2px 8px; margin:0px 2px 0px 0px; }

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {background-color:#005b00; color:#ffffff; text-decoration:underline; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {background-color:#005b00; color:#ffffff; text-decoration:underline; }

	/* [active] */
	#imenus0 li a.iactive {}


/* --[[ Sub Items ]]-- */
#imenus0 ul a {height:15px; background-color:transparent; color:#0f0f0f; text-align:left; font-size:11px; font-weight:normal; text-decoration:none; border-style:none; border-color:#000000; border-width:1px; padding:2px 5px; }

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {color:#ffffff; text-decoration:underline; }
	#imenus0 ul li a.ihover {color:#ffffff; text-decoration:underline; }

	/* [active] */
	#imenus0 ul li a.iactive {background-color:#ffffff; }
