	
	/* Selectors */
	
BODY {
	background-color : Black;
	color: White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:black;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #ff6600;
	scrollbar-shadow-color: yellow;
	scrollbar-highlight-color: #005DA4;
	scrollbar-3dlight-color: red;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;	
}

h1 {
	color : Yellow;
	font-size: 18px;
}

h2	{
	font-size: 16px;
}

h3	{
	font-size: 15px;
}


h4	{
	font-size: 14px;	
}

h5	{
	font-size: 13px;	
}

h6	{
	font-size: 12px;	
}

hr	{
	color: white;
	height: 1px;
}

p, td	{
	font-size: 11px;
}

th	{
	text-align: left;
	font-size: 12px;	
}

/* Link Selectors */

a {
	color: #FFFFCC;
	text-decoration: underline;
}

a:hover {
	color: Red;	
}

a:visited {
	color: #FFCC00;	
}

acronym		{
	font-weight: bolder;
}

/* IDs */

#hkwall	{
	background-image:url(../images/hed_kandi_girl_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}	

#rightmenu {
		 padding-left: 0px;
		 margin-left: 0px;
		 text-align: left;
}

#rightmenu ul	{
	padding-left: 0px;
	margin-left: 22px;
}

#rightmenu li	{
	list-style:square;
}

#townlist li	{
	display: inline;
}

#xsfusionpics img	{
	border: #FF9 solid 1px;
}

#gumtree a	{
	font-size: 10px;
	font-family: "Trebuchet MS", verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#gumtree li	{
	list-style-type: none;
}
	
/* Selector Classes */

li.top100djs2006	{
	margin-bottom: 15px;
	padding-bottom: 30px;
	border-bottom: solid 1px #FFF;
}

img.top100djs2006	{
	border-color: #FFF;
}

span.top100djs2006	{
	color: #FF9;
}

INPUT.button	{
	background-color: #FF6600;;
	border-color: Red;
}

TABLE.layout	{
	border-color: #CC0000;
	border-style : solid;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

TD.content	{
	background-color: #000000;
	background-image: url(../layout/astro_bg.jpg);
	background-repeat: no-repeat;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
}

TD.edge	{
	text-align: center;
	background-color: #000000;
	vertical-align: top;
}

/* Classes */

.clock	{
	color : #FF0000;
	font-family : "MS Sans Serif";
	font-size: 15px;
	font-weight: bold;
	padding: 3px;
}

.djguard	{
	border: #FFF solid 1px;
}	

.matrix	{
	font-family:Lucida Console, Courier, Monotype;
	font-size:10pt;
	text-align:center;
	width:10px;
	padding:0px;
	margin:0px;
}

.inputBG	{
	background-color: #FFFFCC;
}

.justify	{
	text-align: justify;
}

.mixno	{
	color:#CC9900;
}

.mixtit	{
	color:#FFCC00;		
}

.junorss	{
	font-size:10px;
}
		