a {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
        text-decoration: none;
	color: #ffffff;
}

a:link {
        color: #EFEFFF;
        text-decoration: none
}
a:visited {
        color: #EFEFFF;
        text-decoration: none
}
/*
a:hover {
        color: #AFAFFF;
        text-decoration: none
}
*/
body {
	background-color: #18032F;
	font-family: Verdana, Arial, Helvetica;
	color: #eeddff;
}

b {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #ff0099;
	text-align: left;
}

p {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

li {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}

#topframe {
	background-color: #28034F;
	padding: 5px;
	width: 730px;
}

#topshow {
	background-color: #18032F;
}

#main {
	background-color: #28034F;
	width: 740px;
}

.pics {  
	height:  165;
	width:   147px;  
	padding: 0;  
	margin:  0;  
	overflow: hidden
} 
 
.pics img {  
	padding: 0px;  
	border:  0px;
	background-color: #eee;  
	width:  165px; 
	height: 147px; 
	top:  0; 
	left: 0;
}
