body {
	scrollbar-face-color: #898AAA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEDEED;
	scrollbar-3dlight-color: #D0D0E4;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #BDC1D7;
	scrollbar-darkshadow-color: #898AAA;
	background-color: #DEDEED;
	background-image: url(http://www.svitlo.net/images/fon.gif);
	word-spacing: 0; 
	text-indent: 0;
	color: #3E3E7D; font-size: 10pt;
}
	
font { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
  margin: 0px;
  padding: 0px;
  color: #287B7D;
}

#wrapper {
	border: 1px solid #898AAA;
	left: 46%;
	margin-left: -350px;
	position: absolute;
	width: 800px;
	background-color: #DEDEED;
}
#header {
	width: 800px;
}
#navigation {
	background: #898AAA url("http://www.svitlo.net/images/row1.gif") repeat-x; height: 18px;
	color: #FFF;
	margin: 1px;
	text-align: center;
	width: 798px;	 
}
#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: #3333CC; }
a:hover { color: #8080FF; }

#navigation a, .table_top_title a { color: #FFF; text-decoration: none; }
	
#navigation a:hover, .table_top_title a:hover {
	color: #3E3E7D;
	text-decoration: none;	
}

.table_border {
	border: 1px solid #898AAA;
	margin-bottom: 10px;
	padding: 1px;	
}
/* Top Ranking Style */
.table_top_title {
	background: #898AAA url("http://www.svitlo.net/images/row1.gif") repeat-x; height: 17px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.table_top_rank {
	background-color: #94C9C9;
	font-size: 14px;
	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: #D0D0E4;
	padding: 2px;
}
.table_top_rating {
	background-color: #D0D0E4;
	text-align: center;
}
/* Ranking Style */
.table_title {
	background: #898AAA url("http://www.svitlo.net/images/row1.gif") repeat-x; height: 17px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.table_rank {
	background-color: #94C9C9;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.table_description { width: 100%; }
.table_stats {
	background-color: #D0D0E4;
	padding: 2px;
	text-align: center;
}

/* Stats Style */
.stats_top {
	background: #898AAA url("http://www.svitlo.net/images/row1.gif") repeat-x; height: 17px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}
.stats_left { background-color: #D0D0E4; }
.stats1 {
	background-color: #D0D0E4;
	text-align: center;
}
.stats2 {
	background-color: #E7E8FC;
	text-align: center;
}

/* Admin */
.darkbg {
  background-color: #898AAA;
  color: #fff;
}
.mediumbg {
	background: #898AAA url("http://www.svitlo.net/images/row1.gif") repeat-x; height: 17px;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;	
}
.lightbg {
	color: #3E3E7D;
	background-color: #E7E8FC;
}
.lightbgalt {
	color: #3E3E7D;
	background-color: #D0D0E4;
}

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

textarea, input {
	font-family: verdana;
	font-size: 10px;
}

.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; }
