BODY {font-family: Arial, Helvetica;font-size: 11px;}
TD {font-family: Arial, Helvetica;font-size: 11px; text-align: left;}
INPUT {font-family: Arial, Helvetica;font-size: 10pt;}
P {font-family: Arial, Helvetica;font-size: 11px;}
A {text-decoration: none;color:#000066}
H1, em, strong {font-family: Arial, Helvetica; font-size: 11px; font-weight: normal; font-style: normal; }
.small-text {font-family: Arial, Helvetica; font-size: 11px;}
.middle-text {font-family: Arial, Helvetica; font-size: 14px;}
.date {font-family: Arial, Helvetica; font-size: 11px; color: #a52a2a; font-weight: bold;}
.datein {font-family: Arial, Helvetica; font-size: 15px; color: #a52a2a; font-weight: bold;}
.cat_f{font-size:13px}
.ct{text-align:center}

TEXTAREA {font-family: Arial, Helvetica;font-size: 10pt;width: 500px;}
 .forum_title {font-family: Arial, Helvetica;font-size: 12pt;}
 .forum {font-family: Arial, Helvetica;	font-size: 10pt;}
 .nav {font-family: MS Sans Serif,Geneva,sans-serif;font-size: 8pt;}

.tdw {font-size: 12px; font-family: Arial cyr, Arial, Geneva, Helvetica, sans-serif; color: #000000}
.tdw1 {font-size: 8pt; font-family: Arial cyr, Arial, Geneva, Helvetica, sans-serif; color: #000000; background-color: #FFFFFF;}
.tdw2 {font-size: 12px; font-family: Arial cyr, Arial, Geneva, Helvetica, sans-serif; background-color: #FFFFFF; text-align: left;}
.tdw3 {font-size: 12px; font-weight: bold; font-family: Arial cyr, Arial, Geneva, Helvetica, sans-serif; color: #000000; background-color: #FFFFFF;} 
.tdr  {font-size: 12px; font-family: Arial cyr, Arial, Geneva, Helvetica, sans-serif; background-color: #EEEEEE; color: #FF0000} 
.tdh  {font-size: 12px; font-family: Arial cyr, Arial, Geneva, Helvetica, sans-serif; background-color: #EEEEEE; color: #000000; text-align: left;}
.tdh2 {font-size: 12px; font-weight: bold; font-family: Arial cyr, Arial, Geneva, Helvetica, sans-serif; color: #000000; background-color: #EEEEEE;} 
.tdh3 {font-size: 8pt; font-family: Arial cyr, Arial, Geneva, Helvetica, sans-serif; color: #000000; background-color: #EEEEEE;}
.ulist {font-size: 14px; font-family: Arial cyr, Arial, Geneva, Helvetica, sans-serif; padding-top: 0;}

/* Hyper Links */
#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;
	text-align: center;
}
.lightbg {
	color: #000;
	background-color: #FFF;
	text-align: center;
}
.lightbgalt {
	color: #000;
	background-color: #DCDCDC;
	text-align: center;
}
