
body{
	color:#FFF;
	background-color:#000; 
	font-family:verdana, helvetica, sans-serif;
	font-size:15px;
	display:block; 
	line-height:22px; 
	}


/* :::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::    ~ ANCHOR CLASS ~      :::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::: */


a:link{
	color:#36F;
	background-color:#000;
	text-decoration:none;
	}

a:visited{
	color:#F00;
	background-color:#000;
	text-decoration:none;
	}

a:hover{
	color:#F80;
	background-color:#000;
	text-decoration:none;
	}

/* . . . . . . . . . . start Your Here . . . */
#your_here a:link{
	color:#00D;
	background-color:#FFF;
	text-decoration:none;
	}

#your_here a:visited{
	color:#36C;
	background-color:#FFF;
	text-decoration:none;
	}

#your_here a:hover{
	color:#C00; 
	background-color:#FFF;
	text-decoration:none;
	}
/* . . . . . . . . . . . . eof Your Here . . . */


/* . . . . . . . . . . start Star Left Text . . . */
.star-right-text a:link{
	color:#DDD;
	background-color:#000;
	text-decoration:none;
	}

.star-right-text a:visited{
	color:#DDD;
	background-color:#000;
	text-decoration:none;
	}

.star-right-text a:hover{
	color:#DC0;
	background-color:#000;
	text-decoration:none;
	}
/* . . . . . . . . . . eof Star Left Text. . . */


/* . . . . . . . . . . start Last Update. . . . . */
.last-update a:link{
	color:#F00;
	background-color:#000;
	text-decoration:none;
	}

.last-update a:visited{
	color:#F00;
	background-color:#000;
	text-decoration:none;
	}

.last-update a:hover{
	color:#36F;
	background-color:#000;
	text-decoration:none;
	}
/* . . . . . . . . . . eof Last Update . . . . . */


/* :::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::    ~ TABLE CLASS ~      ::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::: */



/* . . . . . . . . . . . . . . begin NEON-TABLE . . .*/
table#neon-table{
	color:#000;
	background-color:#000;
	width: 100%;
	margin: 0px;
	text-align:center;
	min-width:600px;
	/* table-layout:fixed; */
	border-collapse:collapse;
	}

td#neon-corner1{
	color:#000;
	background-color:#000;
	margin:0px;
	padding:0px;
	width:4%;
	}

td#neon-corner2{
	color:#000;
	background-color:#000;
	margin:0px;
	padding:0px;
	width:4%;
	}

td#neon-corner3{
	color:#000;
	background-color:#000;
	margin:0px;
	padding:0px;
	width:4%;
	}

td#neon-corner4{
	color:#000;
	background-color:#000;
	margin:0px;
	padding:0px;
	width:4%;
	}

td#neon-top{
	color:#000;
	background-color:#000;
	background-image:url("pics-neon/blue-top.jpg");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	width:92%;
	}

td#neon-left{
	color:#000;
	background-color:#000;
	background-image:url("pics-neon/blue-left.jpg");
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	width:4%;
	}

td#neon-right{
	color:#000;
	background-color:#000;
	background-image:url("pics-neon/blue-right.jpg");
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	width:4%;
	}

td#neon-bottom{
	color:#000;
	background-color:#000;
	background-image:url("pics-neon/blue-bottom.jpg");
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
	width:92%;
	}

#neon-loading{
	color:#999;
	background-color:#000;
	margin:0px;
	padding:0px;
	font-size:17px;
	text-align:left;
	padding:2% 2% 2% 16%;
	}

#neon-text{
	color:#CCC;
	background-color:#000;
	margin:0px;
	padding:0px;
	font-size:16px;
	text-align:left;
	padding:2%;
	}

td#success-label{
	color:#3A3;
	background-color:#000;
	margin:0px;
	padding:0px;
	font-size:18px;
	text-align:center;
	padding:2%;
	}

td#warning-label{
	color:#F00;
	background-color:#000;
	margin:0px;
	padding:0px;
	font-size:18px;
	text-align:center;
	padding:2%;
	}
/* . . . . . . . . . . . . . . eof NEON-TABLE . . .*/


/* . . . . Begin Star Table . . . . */
table#star_table{
	color:#DDD;
	background-color:#000;
	border-collapse:collapse;
	width:92%;
	margin: 1px auto 6px auto;
	padding:1px; 
	border:0px;
	font-size:16px;
	text-align:center;
	}

td.star-center-text{
	color:#DC0;
	background-color:#000;
	margin:1px;
	padding:14px 3px 3px 3px;
	text-align:center;
	}

td#star-left-image{
	color:#DDD;
	background-color:#000;
	margin:0px;
	padding:0px;
	border:0px;
	width:21%;
	}

td#star-right-image{
	color:#DDD;
	background-color:#000;
	margin:0px;
	padding:0px;
	border:0px;
	width:21%;
	}

td.star-left-text{
	color:#DDD;
	background-color:#000;
	margin:1px;
	padding:3px;
	border:0px;
	text-align:right;
	width:22%;
	}

td.star-right-text{
	color:#DDD;
	background-color:#000;
	margin:1px;
	padding:3px;
	border:0px;
	text-align:left;
	}

td#neon_vote_count{
	color:#DDD;
	background-color:#000;
	margin:1px;
	padding:33px 3px 3px 3px;
	text-align:center;
	}
td.last-update{
	color:#DDD;
	background-color:#000;
	margin:1px;
	padding:18px 3px 6px 3px;
	text-align:center;
	font-size:15px;
	}
/* . . . . eof Star Table . . . . */


/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::    ~ DIV ID's and CLASS ~      :::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */


#base_page{
	color:#000;
	background-color:#000;
	width:100%;
	margin:1px auto 1px auto;
	}



/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* :::::::::    ~ IMAGE ID's and CLASS ~      ::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */



#image-dreamturtle{
	color:#000;
	background-color:#000;
	margin:0px;
	padding:0px;
	width:98%;
	}

#image-studio{
	color:#000;
	background-color:#000;
	margin:0px;
	padding:0px;
	width:52%;
	}

#image-open247{
	color:#000;
	background-color:#000;
	margin:0px;
	padding:0px;
	width:70%;
	}

#image-c1{}
#image-c2{}
#image-c3{}
#image-c4{}





/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::::::::      ~ SPAN CLASS ~        :::::::::::: */
/* :::::::::::::::::::::::::::::::::::::::::::::::::::: */

.text-hot{
	color:#F00;
	background-color:#000;
	font-size:18px;
	}

.text-cool{
	color:#36F;
	background-color:#000;
	font-size:18px;
	}

.text-wicked{
	color:#F90;
	background-color:#000;
	font-size:18px;
	}

.text-friendly{
	color:#3A3;
	background-color:#000;
	font-size:18px;
	}
	


