/* CSS Document */

#loading { width: 100%; position: absolute; text-align: center; font-family:Trebuchet MS; font-size:12px; color:#008000; font-weight:bold }

#TopPaging a{ color:#000000; font-size:11px; text-decoration:none; }
#TopPaging a:hover{ cursor: pointer; font-size:11px !important; text-decoration:underline; color:#FF0000 }
BottomPaging
#BottomPaging a{ color:#000000; font-size:10px; text-decoration:none; }
#BottomPaging a:hover{ cursor: pointer; font-size:10px; text-decoration:underline; color:#FF0000 }

a{color:#000000; text-decoration:none;}
a:hover{cursor: pointer;  text-decoration:underline; color:#FF0000;}

.dj_twitter a{color:#000000; text-decoration:none;}
.dj_twitter a:hover{color:#FF0000; text-decoration:underline;}
.dj_twitter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/twitter_icon.jpg) no-repeat scroll 0 0;
float:left;
padding-left:17px;
width:100px;
}
.dj_official a{color:#000000; text-decoration:none;}
.dj_official a:hover{color:#FF0000; text-decoration:underline;}
.dj_official {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/website.jpg) no-repeat scroll 0 0;
float:left;
padding-left:17px;
width:100px;
}

.dj_myspace a{color:#000000; text-decoration:none;}
.dj_myspace a:hover{color:#FF0000; text-decoration:underline;}
.dj_myspace {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/myspace_icon.jpg) no-repeat scroll 0 0;
float:left;
padding-left:17px;
width:100px;
}

.dj_facebook a{color:#000000; text-decoration:none;}
.dj_facebook a:hover{color:#FF0000; text-decoration:underline;}
.dj_facebook {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/facebook_icon.jpg) no-repeat scroll 0 0;
float:left;
padding-left:17px;
width:100px;
}


<!--#toppaging{ background-color:#FFFFFF; width: 350px; float: right; margin-right:70px }-->




table
{
	color:#000000;
	font: .8em "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
	/*background:#C9CACC;*/
	border-collapse:collapse;
	width:647px;
	/*border:5px solid #900;*/
}

thead
{

}

thead th
{
	padding:1em 1em .5em;
 	border-bottom:1px dotted #000000;
 	font-size:120%;
 	text-align:left;
	background:#FFFFFF;
}



thead tr
{

}

td
{
	padding:.5em 1em;
}



tbody tr.odd td
{
	/*background:transparent url(images/tr_bg.png) repeat top left;*/
	background:#FFFFFF;
}

tfoot
{

}

tfoot td
{

	padding-bottom:1.5em;
}

tfoot tr
{

}


* html tr.odd td
{
	background:#C00;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/tr_bg.png', sizingMethod='scale');
}


#middle
{
	background-color:#900;
}

#main {
    position:absolute;
    width:120px;
    height:90px;
    z-index:0;
 }
#minor {
    position:absolute;
    width:120px;
    height:90px;
    z-index:1;
	}
ul{margin:0; padding:0; list-style:none;}
li{margin:0; padding:0; list-style:none;}
ul#twitter li{margin:0 0 0 0; padding:5px; border-bottom:1px dotted #CCCCCC;}
ul#twitter li span a{color:#999;}
ul#twitter li small{color:#999;}
