body {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	scrollbar-base-color: #000000; 
	scrollbar-face-color: #333333; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-track-color: #000000; 
}
.stylist {
	border: 1px solid #FFFFFF;
}
.stylistcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.stylistcellleft {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.stylistcellboth {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
iframe {
	background-color: #000000;
	border: none;
}
a:link, a:active, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #CCCCCC;
	text-decoration: none;
}
a.heading:link, a.heading:active, a.heading:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.heading:hover{
	color: #CCCCCC;
	text-decoration: none;
}
.stylistpopup {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #000000;
}
