<style type="text/css">

body { 
	background-color: #222222;
}

h2 {
font-family : Tahoma, Helvetica, Sans-Serif;
font-weight : normal;	
font-size : 2em;
border-bottom : 1px solid #8da3c4;
} 
h2 a { 
color : #333;
letter-spacing : -1px;
line-height : 1.2em;
text-decoration : none;
border-bottom : none;
} 
h2 a:hover { 
color : #8da3c4;
} 


td { 
	padding:3px;
	background-color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	font-weight:bold;
	color:#cccccc; 
	text-transform: none; 
	text-decoration: None;
}

td h2{
	margin: 0px;
	padding: 1px;
	font-size: 14px;
}


a {	
	
	font-size: 12px;
	font-family: Tahoma;
	color:#cccccc; 
	text-transform: none; 
	text-decoration: none;
	border: 0px;
}
a:hover {	
	font-size: 12px;
	font-family: Tahoma;
	color:#cccccc;  
	text-transform: none; 
	text-decoration: None;
}

img {
	border: none;
}


div.thumbON img{
	filter:alpha(opacity=90);
	opacity:.90;
	-moz-opacity: 0.90;
	MozOpacity: 0.90;
	border: 1px solid #cccccc;
}

.thumb img{
	border: 1px solid #cccccc;
}

.thumbON{
	background-color: #ffffff;
	width:152px; 
	height:127px;
}
.thumb{
	background-color: #000000;
	width:152px; 
	height:127px;
}

ul{
	letter-spacing : 1px;
	font-family : 'Tahoma', Arial, Helvetica, sans-serif;
	text-transform : uppercase;
	font-size : 0.75em;
	list-style-type:none;

	margin: 4px 0 0;
	padding:0;
}

li.list {
	font-family : Tahoma, Helvetica, Sans-Serif;
	font-weight : normal;	
	cursor:hand;
	padding:3px;
}

li.listON {
	font-family : Tahoma, Helvetica, Sans-Serif;
	font-weight : normal;	
	cursor:hand;
	padding:3px; 
	background-color: #222222;
}
</style>
