img {
border: none;
}

#tabs5 {
  float:left;
  width:770;
  font-size:16px;
  line-height:normal;
  background:#688EB4
  }
#tabs5 ul {
      margin:0;
      padding:5px 0px 0 9px;
      list-style:none;
  }
#tabs5 li {
  display:inline;
  margin:0;
  padding:0;
  }
#tabs5 a {
  float:left;
  background:url("tableft5.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
  }
#tabs5 a span {
  float:left;
  display:block;
  background:url("tabright5.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  color:blue;
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs5 a span {
	float:none;
}
/* End IE5-Mac hack */
#tabs5 a:hover span {
  color:blue;
  }
#tabs5 a:hover {
  background-position:0% -42px;
  color:black;
  }
#tabs5 a:hover span {
  background-position:100% -42px;
  color:black;
  }

  #tabs5 #current a {
          background-position:0% -42px;
  }
  #tabs5 #current a span {
          background-position:100% -42px;
  }
  
  
body {
	color: #383838;
	font-family: Arial, "Arial Black", "Arial Narrow", sans-serif;
}

div.th {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

div.th:hover {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
}

a {
	color: #0080FF;
}

a:hover {
	color: #F16E71;
}

body.w-wide {
  background: #b9e14a url(common/bg.png) 50% 0 no-repeat;
}

td.bar {
  background: #FFFFFF url(common/hbarblue.png) 0% 0 repeat;
}

td.top {
  background:url(common/KSbanner.png) 0% 0 no-repeat;
}

td.left {
  background: #336699 url(common/bgcornerblue.png) 0% 0 no-repeat;
}

td.sleft {
  background: #FFFFFF url(common/bgcornerwh.png) 0% 0 no-repeat;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
}
