
a:link {
	color: #7D95C9; 
	text-decoration: none;
}

a:visited {
	color: #7D95C9; 
	text-decoration: none;
}

a:active {
	color: #7D95C9; 
	text-decoration: none;
}

.tb {
	border: 1px dotted #000000;
}

a:hover {
	color: #A6B5E1;
	background: 132D62;
	TEXT-DECORATION:none
}

body, td {
	background-color:black;
	font-family: Verdana;
	font-size: 11px;
	color: white;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #7D95C9;
	scrollbar-shadow-color: #7D95C9;
	scrollbar-highlight-color: #7D95C9;
	scrollbar-darkshadow-color: #7D95C9;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
}

.sstext {
			font-size: 9px;
		}
.sslisttext {
	font-size: 12px;
	color:white;
	font-decoration:none;
}

#sscontainer {
			padding-top: 30px;
			padding-left: 5px;
			padding-right: 5px;
			width:inherit;
			height:auto;
			}
			
#sscontent {
			width:inherit;
			height:auto;
			color:353535;
			border-style: dashed;
			border-width: 1px;
			padding: 5px;
			padding-top: 10px;
			font-size: 12px;
			font-weight:bold;
			background-color: 050505;
			filter: alpha(opacity=75);
			-moz-opacity:0.7;
			text-align:center;
			}

.areatitle {
			z-index: 2;
			position:absolute;
			top:inherit;
			left:inherit;
			margin-top: -9;
			padding-bottom: 5px;
			padding-right: 5px;
			padding-left: 3px;
			font-weight:bold;
			filter:shadow;
			color:CDCDCD;
			font-size:14px;
			}

.sslisthead {
			padding: 10px;
			font-weight:bold;
			font-size:12px;
			text-align:center;
			background-color:363636;
			color:a9a9a9;
			}
			
.sslist {
			width:120;
			height:140;
			border-left-style:solid;
			border-right-style:solid;
			border-left-width:1px;
			border-right-width:1px;
			color:a9a9a9;
			text-align:center;
			font-size:10px;
			float:left;
			}

.sstext {
			font-size: 9px;
		}

.koshead {
	font-size:14px;
	font-weight:bold;
	background-color:898989;
	text-align:center;
}

.koscol {
	font-size:11px;
	font-weight:bold;
	background-color:353535;
}

.koslist {
	font-size:11px;
	font-weight:normal;
	background-color:000000;
	color:white;
	border-size:1;
}

.kostable {
	background-color:ACACAC;
}
