#header {
	width:100%;
	background:#000000;
	font-size:90%;
	line-height:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	clear: both;
	float: left;
  }
#header ul {
	margin:0 0 0 220px;
	padding:0 0 0;
	list-style:none;
	float: left;
	clear: both;
	background-color: #CCCCFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-image: url(/kewltabs/1px_k300.gif);
	background-repeat: repeat-x;
	background-position: bottom;
  }
#header li {
	float:left;
	background:url(/kewltabs/left_on.gif) no-repeat left top;
	padding:0px 0px 2px 9px;
	display: inline;
	margin: 0px;
	color: #FFFFFF;
	font-size: small;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
  }
#header a {
	float:left;
	display:block;
	background:url(/kewltabs/right_on.gif) no-repeat right top;
	padding:5px 15px 0px 6px;
	text-decoration:none;
	font-weight:bold;
	font-size: small;
	color: #FFFFFF;
	margin: 0px;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
	float:none;
	font-size: small;
	font-weight: bold;
}
/* End IE5-Mac hack */
#header a:hover {
  color:#333;
  }
#header #hdrmenu a:active {
	color: #FF0000;
}

/*#header .slctd {
	background-image:url(left_on_f2.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-color: #FFFFFF;
  } */
#hdrmenu ul li .slctd {
	background-color: #22FFFF;
	background-image:none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
}


#hdrmenu ul li .slctd  a {
	color:#333;
	padding-bottom:2px;
	background-color: #FF22FF;
  }
#header #hdrmenu .slctd {
}
#header #hdrmenu .slctd a {
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
