tr {
	font-size: 11px;

}
ul {
	color:#000000;
}

img{
	border:0px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:  #333333 url(../assets/toptile.gif) repeat-x;

	background-position: center top;

	scrollbar-face-color: #242424;
scrollbar-highlight-color: #C0C0C0;
scrollbar-3dlight-color: #242424;
scrollbar-darkshadow-color: #4B4B4B;
scrollbar-shadow-color: #969696;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #969696;

}



a:link {
	color: #CC3366;
	text-decoration: none;
	
	
}
a:visited {
	text-decoration: none;
	color: #CC3366;
	
}
a:hover {
	text-decoration: none;
	color: #CC3366;
	cursor:hand;



}
a:active {
	text-decoration: none;
	color: #CC3366;
	text-align: right;
	
}


	.duo {	
	margin-left: 5px;
background: #ffffff;
}

.trwidth {
	width: 130px;
	overflow: hidden;

}
.sectorheight {
	height: 30px;
	overflow: hidden;

}
.li {
	color: #CC3366;
	list-style-type: square;
	font-size: 11px;
}
