html{
	scrollbar-face-color: #e8e9ef; scrollbar-shadow-color: #fff; 
	scrollbar-highlight-color: #fff; scrollbar-3dlight-color: #ccc; 
	scrollbar-darkshadow-color: #A9ADB9; scrollbar-track-color: #dcdcdd;
	scrollbar-arrow-color: #000;
}
body{
	background-color: #d8d9db;
	margin: 0px
}
img {
	border-width: 0;
}
td{
	color:#5f5f5f;
	font-family: Verdana;
	font-size:10px
}
h1, h2, h3, h4, h5, h6 {
 	margin: 0;
  	padding: 0
}
input, select {
	border-width: 1px;
	font-family:Verdana;
	font-size:10px;
	background-color:#fff;
	border-color:#5f5f5f;
	color:#5f5f5f
}
a:link, a:visited {
	color: #5f5f5f;	 
	font-weight: bold; 
	text-decoration: none
}
a:hover, a:active {
	color: #000;	
	font-weight: bold;  
	text-decoration: none
}
.white a:link,.white a:visited {
	font-family:Arial; 
	color: #fff; 
	text-decoration: none
}
.white a:hover,.white a:active {
	color: #ccc;	
	text-decoration: none
}
.alpha {
	filter: alpha(style=1 opacity = 100 finishopacity = 80)
}
table.lixL {
	position: absolute;
	background-color: transparent;
	width: 175;
}
table.lixL a {
	display: block;	
	filter: blendTrans(duration=0.5);
	cursor: hand;
	font: 10px arial;
	font-weight: bold;
	text-decoration: none;
	margin-left: 15px;
	width: 150px;
	color: #5f5f5f;
	padding: 3px;
	border: #aaaeba 1px solid;
	background-color: #cbcbcd;
	border-top-color: #6e6e70;
	border-right-color: #fff;
	border-bottom-color: #6e6e70;
	border-left-color: #fff;
}
table.lixL a:link {
	display:block;	
	font-weight: bold;
	font-family:  Arial;
	font-size: 10px;
}
table.lixL a:hover {
	font-weight: bold;
	color: #777;
	background-color: #fff;
	text-decoration: none
}
table.lixL a:visited {
	font-weight: bold;
	color: #5f5f5f;
}
table.lixL A:active {
	font-weight: bold;
	color: #5f5f5f;
}
table.lixL td{
	cellpadding:2;
}
#tipDiv {
	border: #d7d7d7 1px solid; 
	font-size: 9px; 
	color: #474747; 
	font-family: Verdana; 
	background-color: #ececec;
}
#tipDiv DIV {
	border: #fff 1px solid; 
	padding: 2px 5px 2px 5px; 
}
.sliderwrapper {
	overflow: hidden;
	width: 480px;
	position: relative;
	height: 130px;
	top: 20px;
}
.sliderwrapper .contentdiv {
	padding:5px 2px 5px 2px;
	filter: progid:DXImageTransform.Microsoft.alpha(opacity=100); 
	left: 0px;
	width: 480px;
	position: absolute;
	top: 0px;
	height: 100%;

	-moz-opacity: 1; 		
	opacity: 1;
	visibility: hidden;
}
.pagination {
	width: 480px; 
	text-align: right;
	background-color: #e3e3e3
}
.pagination a {
	padding: 0px 5px 0px 5px;
	background-color: #e1e1e1; 
	color: #969696; 
	text-decoration: none
}
.pagination A:hover {
	color: #969696; 
	background-color: #fff
}
.pagination A.selected {
	color: #fff; 
	background-color: #969696
}

.shadetabs{
	padding: 3px 0;
	margin: 1px 0px 1px 0px;
	font: bold 10px Verdana;
	list-style-type: none;
}
.shadetabs li{
	display: inline;
	margin: 0;
}
.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 10px;
	margin-right: 3px;
	border: 1px solid #aeaeae;
	color: #5f5f5f;
	background: #efefef url(../images/wkwebsite_shade.gif) top left repeat-x;
}
.shadetabs li a:visited{
	color: #5f5f5f;
}
.shadetabs li a:hover{
	text-decoration: none;
	color: #282828;
}
.shadetabs li a.selected{ /*selected main tab style */
	color: #3b3b3b;
	position: relative;
	top: 1px;
	background-image: url(../images/wkwebsite_shadeactive.gif);
	border-bottom-color: #b3b3b3;
}
.shadetabs li a.selected:hover{ /*selected main tab style */
	color: #282828;
	text-decoration: none;
}
.tabcontentiframe{
	height:300;
}
