/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; font-weight: normal; font-style: normal; background-image: url("../assets/images/Metrolium2006bg.jpg");}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: underline;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(0,0,0); font-weight: bold; text-decoration: underline;}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(51,51,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: xx-small; color: rgb(255,0,0); font-weight: normal; font-style: normal; text-decoration: none ;}
 
 .top10Num{
	width:32px;
	height:32px;
	padding-top:5px;
	background:url("list_bg.gif") top left no-repeat;
	color: #fff;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
}