body {
	font-family:Verdana,Tahoma,Arial,Sans-Serif; 
	font-size:11px; 
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	scrollbar-3dlight-color:#C5C5C5;
	scrollbar-arrow-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-face-color:#C5C5C5;
	scrollbar-highlight-color:#F1F1F1;
	scrollbar-shadow-color:#C5C5C5;
	scrollbar-track-color:#DCDCDC;
	background-image:url(/images/background.jpg);background-repeat:no-repeat;background-size:cover;background-attachment:fixed
}
h1, h2, h3 {
  margin: 0px;
  padding: 0px;
}
#wrapper {
	border: 1px solid #000;
	width: 1050px;
    margin-left: auto;
    margin-right: auto;
	background: #fff;
}
#header {
	width: 700px;
}
#navigation {
	background: #4a4a4a url("title.png") repeat-x;
	color: #FFF;
	margin: 1px;
	padding-bottom: 7px;
	padding-top: 7px;
	text-align: center;
	width: 698px;
}
#filters {
	float: left;
	margin: 15px;
}
#search {
	float: right;
	margin: 15px;
	text-align: right;
}
#content {
	clear: both;
	padding-left: 15px;
	padding-right: 15px;
}
#copyright {
	margin: 10px;
	text-align: center;
}

/* Hyper Links */
a { color: #666; }
a:hover { color: #333; }

#navigation a, .table_top_title a { color: #FFF; }
#navigation a:hover, .table_top_title a:hover {
	color: #CCC;
	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: #4a4a4a url("title.png") repeat-x;
	font-size: 12px;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.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("title.png") 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("title.png") 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;
}
.mediumbg {
	background: #4a4a4a url("title.png") 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; }
.bodyline {
	background:#FFFFFF;
	border:1px solid #999999;
}
.nav-header {
	background-image:url(images/navpic.gif);
	border-top: solid #999999; 
	border-top-width: 0px; 
	border-left: solid #999999; 
	border-left-width: 0px; 
	border-right: solid #999999; 
	border-right-width:0px; 
	border-bottom: solid #999999; 
	border-bottom-width:1px;
	padding:0px 15px 0px 15px;
}
a.white {
	font-size:10px;color:#000000; text-decoration:none;
}

a:hover.white {
	color:#265985; text-decoration:underline overline;
}
.main-bg {
	padding:5px 0px 5px 0px;
}

.side-border-left {
	padding:5px 5px 0px 0px;
}

.side-border-right {
	padding:5px 0px 0px 5px;
}

.main-body {
	font-size:10px;
	color:#000; 
	background-color:#DFEDF7;
	padding:12px 4px 3px 4px;
}

.side-body {
	font-size:10px;
	color:#515151; 
	background-color:#EFEFEF;
	padding:5px 0px 0px 0px;
}
.panel-left {
	width:6px; height:21px; 
	background-image:url(images/panel-left.gif); 
}

.panel-right {
	width:6px; height:21px;
	background-image:url(images/panel-right.gif);
}

.panel-main {
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:10px;font-weight:bold;
	color:#515151;
	height:21px;
	padding:0px 2px 0px 2px;
	background-image:url(images/panel-main.gif);
	background-repeat:repeat-x;
}
.border-left {
	width:6px; background-image:url(images/border-left.gif);
	background-repeat:repeat-y; 
}

.border-right {
	width:6px; background-image:url(images/border-right.gif);
	background-repeat:repeat-y;
}

.border-bleft {
	width:6px; height:16px;
	background-image:url(images/border-bleft.gif);
}

.border-bright {
	width:6px; height:16px;
	background-image:url(images/border-bright.gif);
}

.border-bmain {
	height:16px; background-image:url(images/border-bmain.gif);
	background-repeat:repeat-x;
}

#m{margin:0 0px;padding:0;list-style:none; border-top:0px solid #840000;} 

#m a:link,#m a:visited{display:block;margin:3px 3; padding:3px 3;background:#eeeeee; 

color:#000000;text-decoration:none;text-indent:10px; font-weight:normal;width:100%} 

#m a:hover{background:#00177D;font-weight:bold;color:#ffffff } 
.list_statistics_cell_1 {
background-color: white;
border-bottom: 1px #cdcdcd dashed;
padding: 4px;
text-align: left;
}

.list_statistics_cell_2 {
background-color: #F5F7FA;
border-bottom: 1px #cdcdcd dashed;
padding: 4px;
text-align: left;
}











#navcontainer { width: 140px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 4px;
width: 130px;
background-color: #284A70;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EFF1F3;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}



.bluecat
{
display: block;
padding: 4px;
width: 130px;
background-image: url(/images/menu_bg.gif);
border-bottom: 1px solid #eee;
color: #fff;
}




.rank_title a { 
      color: #0D6A91; 
      text-decoration: none;
      font-size: 14px;
      font-weight: bold; 
}

.rank_title a:hover { 
      color: #0D6A91; 
      text-decoration: none;
      font-size: 14px;
      font-weight: bold; 
}



.rank {
font-size: 15px;
color: #000000;
font-weight: bold;
text-align: center;
}


.table_rannks {
	width:6px; height:1px;
	background-image:url(images/dot-line.jpg);
}









.rank a {
font-size: 10px;
color: #333333; 
text-decoration: none
font-weight: bold;
}

.rank a: hover {
font-size: 10px;
color: #0D6A91; 
text-decoration: none;
font-weight: bold;
}




.nav-header a {
color: #EFF1F3;
}

.nav-header a:hover {
color: #EFF1F3;
}



.pag {
font-size: 10pt;
color: #333333;
}
.pag a {
font-size: 10pt;
font-weight: bold;
color: #333333;
}

.pag a:hover {
font-size: 10pt;
font-weight: bold;
color: #333333;
}