body {
	background-color: #FFFFFF;
	color: #000;
	font-family: sans-serif;
	font-size: 12px;
	 background-image: url(bgcontent.gif);
background-repeat: repeat-x;
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 1px solid #000;
	left: 50%;
	margin-left: -200px;
	position: absolute;
	width: 900px;
}
#header {
	width: 700px;
}
#navigation {
	background: #def/*url("cellpic.gif") repeat-x*/;
	color: #06f;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	border-color: #06f;
	border-width:1px; 
	border-style:solid; 
	padding:6px;
}

#market {
	background: #CCFFCC;
	color: #006600;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	border-color: #006600;
	border-width:1px; 
	border-style:solid; 
	padding:6px;
}


#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 40px;
	padding-right: 40px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #0000FF; 
text-decoration: none;

}
a:hover { color: #FF0000; }

#navigation a, .table_top_title a, .table_top_rank a{
	color: #06f;
}



#navigation a:hover, .table_top_title a:hover {
	color: #FF00FF;
	text-decoration: none;
	border-bottom: 1px dashed;
	}

#market a {
	color: #006600;
}
#market a:hover {
	color: #3399FF;
	text-decoration: none;
	border-bottom: 1px dashed;
	}

.table_border {
	border: 1px solid #000;
	margin-bottom: 10px;
	padding: 1px;
	}
/* Top Ranking Style */
.table_top_title {
	background: #def;
	color: #06f;background-color: #def;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
}

.redbg { 
	background: #FFCCCC;
	color: #FF0033;
	font-size: 14px;
	font-family: "Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	border-color: #FF0033;
	border-width:1px; 
	border-style:solid; 
	padding:6px;


}
	
	
.table_top_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

	
.table_top_description { }
.table_top_banner {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.table_top_stats {
	background-color: #DCDCDC;
	padding: 2px;
}
.table_top_rating {
	background-color: #DCDCDC;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #4a4a4a url("cellpic.gif") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.table_rank {
	background-color: #DCDCDC;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #DCDCDC;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #4a4a4a url("cellpic.gif") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.stats_left { background-color: #DCDCDC; }
.stats1 {
	background-color: #DCDCDC;
	text-align: center;
}
.stats2 {
	background-color: #FFF;
	text-align: center;
}

/* Admin */
.darkbg {
  /*background-color: #737373;*/
  color: #fff;
  padding:2px;
  border-color: #FF0033;
border-width:1px; 
	border-style:solid; 
}
.mediumbg {
	background: #4a4a4a url("cellpic.gif") repeat-x;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.lightbg {
	color: #000;
	background-color: #FFF;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
}

table { width: 100%; }
/* No Borders Images */
img { border: 0; }

textarea, input {
	font-family: sans-serif;
	font-size: 12px;
}

.join_edit_error {
	background-color: #f0f0f0;
	border: 1px solid #f00;
	padding: 2px;
}

a.help { color: #f00; font-weight: bold; text-decoration: none; }
a.help:hover { color: #333; }



input.button
{
   font-size:14px;
   font-family:Trebuchet MS,sans-serif;
   font-weight:bold;
   color:#06f;
   border-style:groove;
   border-color:#06f;
}

select {
 background-color: #def;
 color: #06f;
}


