* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #F7F7F7;
	background-image: url(../img/bg.gif);
	background-attachment: fixed;
}

a {
	color: #786B44;
}

a:hover {
	color: #767676;
	text-decoration: none;
}

#header {
	background: #303B4A;
	width: 943px;
	height: 116px;
/*	padding-top: 15px;*/
	font: 11px Tahoma;
	color: #FFFFFF;
}

#mmenu {
	height: 22px;
	padding-top: 5px;
	background-color: #4A4A4A;
	background-image: url(../img/bg_mmenu.gif);
	text-align: center;
	font: bold 12px Tahoma;
	color: #FFCC00;
}

#mmenu a {
	font: bold 12px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

#mmenu a:hover {
	color: #FFCC00;
}
 
#wrapper {
	width: 943px;
	margin: 0 auto;
	font: 11px Tahoma;
	color: #000000;
}

#hyips, #surfs {
	height: 22px;
	padding-top: 5px;
	background-color: #303B4A;
	background-image: url(../img/bg_menu.gif);
	text-align: center;
	font: 12px Tahoma;
	color: #FFFFFF;
	text-decoration: none;
}

#hyips a, #surfs a {
	color: #FFFFFF;
	text-decoration: none;
}

#hyips a:hover, #surfs a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.top_text {
    font: bold 16px Arial;
	text-align: center;
	background:#FFC949;
}

.top_text a {
	text-decoration: none;
	color:#000000;
}

.top_text a:hover {
	text-decoration: underline;
	color:#000000;
}

#center_ads {
	text-align: center;
	width: 734px;
	margin-top: 5px;
	margin-bottom: 10px;
}

#left_col {
	width: 199px;
	float: left;
	position: relative;
	left: 0;
}

#center_col {
	width: 525px;
	float: left;
	position: relative;
	padding-left: 9px;
	left: 0;
}

#right_col {
	width: 199px;
	float: left;
	position: relative;
	padding-left: 9px;
	left: 0;
}

.block, .blockp {
	border: 1px solid #303B4A;
	background-color: #FFFFFF;
	padding: 0px;
	margin-bottom: 5px;
	text-align: left;
}

.blockp {
	padding: 5px;
}

.block h1.h1 {
	text-align: center;
	font: bold 13px Tahoma;
	padding: 5px;
	margin: 0px;
	color: #FFCC00;
	background-color: #303B4A;
	background-image: url(../img/bg_menu.gif);
	padding-bottom: 8px;
}

.block .body {
	padding: 5px;
}
.banner {
	width: 514px;
	text-align: center;
	padding: 0 5px 0 5px;
}

h1 {
	text-align: center;
	font: bold 16px Arial;
	margin: 10px;
	color: #DF3B3B;
}

h2 {
	text-align: center;
	font: bold 15px Arial;
	padding: 2px;
	color: #303B4A;
}

h3 {
	font: bold 15px Arial;
	color: #000000;
	padding: 10px 0 10px 0;
}

.body_block {
	width: 514px;
	border: 1px solid #303B4A;
	margin-bottom: 3px;
	padding: 5px;
	background-color: #FFFFFF;
}

hr {
 	border: none;
	color: #888888;
	background-color: #888888;
	height: 1px;
}

#footer {
	width: 923px;
	padding: 10px;
	clear: both;
	text-align: center;
}

div.list {
	padding-left: 15px;
}

ol li {
	margin-left: 20px;
}

.comment {
        font-style: italic;
        color: #666666;
}

.error {
	color: #EE0000;
	text-decoration: underline;
}

.shortstring {
	width: 100px;
	font: 12px Trebuchet MS;
	border: 1px solid #C8C8C8;
}

.mediumstring {
	width: 200px;
	font: 12px Trebuchet MS;
	border: 1px solid #C8C8C8;
}

.longstring {
	width: 400px;
	font: 12px Trebuchet MS;
	border: 1px solid #C8C8C8;
}

.widestring {
	width: 100%;
	border: 1px solid #C8C8C8;
}

.button {
	font: bold 11px Tahoma;
        height: 20px;
	border: 1px solid #303B4A;
	background-color: #4A4A4A;
	color: #FFFFFF;
}

.input {
	font: 12px Trebuchet MS;
	border: 1px solid #C8C8C8;
}

.search_input {
	font: 12px Trebuchet MS;
	border: 1px solid #303B4A;
	background-color: #303B4A;
	color: #FFFFFF;
	text-align: center;
}

.jump_menu {
	font: 12px Trebuchet MS;
	border: 1px solid #C8C8C8;
}

.class {
	font: bold 14px Arial;
	color:#999901;
}

.class2 {
	font-weight: bold;
	color:#999901;
}

.pname {
	font: bold 14px Arial;
}

.pname a {
	text-decoration: none;
	color: #157DDB;
}

.pname a:hover {
	text-decoration: underline;
	color: #157DDB;
}

.pname2 {
	font-weight: bold;
}

.pname2 a {
	text-decoration: none;
	color: #786B44;
}

.pname2 a:hover {
	text-decoration: underline;
	color: #786B44;
}

.hotscam {
	font-weight: bold;
}

.hotscam a {
	text-decoration: none;
	color: #EE0000;
}

.hotscam a:hover {
	text-decoration: underline;
	color: #EE0000;
}

table {
	font: 11px Tahoma;
}

th.title {
    height:20px;
	background-color:#44ADEF;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	cursor: default
}

.detailsbg1 {
	background-color: #FFFFFF;
}

.detailsbg2 {
	background-color: #EFEFEF;
}

.plans {
    text-decoration: none;
	color: #000000;
}

.plans td {
    border: 1px solid #303B4A;
	background-color: #EEEEFF;
	padding: 5px;
}

#alexa img {
	width: 120px;
	height: 65px;
	padding-bottom: 3px;
}

/*
#countomat img {
	width: 115px;
	height: 59px;
	padding-bottom: 1px;
}
*/
#counters a img {
	OPACITY:0.3px;
	-MOZ-OPACITY:0.3px;
	FILTER:alpha(opacity=30);
}

#counters a:hover img {
	OPACITY:1px;
	-MOZ-OPACITY:1px;
	FILTER:alpha(opacity=100);
	BACKGROUND:none;
}

.banner_exchange {
	width: 400px;
	height: 55px;
	font: 11px Tahoma;
	border: 1px solid #C8C8C8;
}

.get_logo_code {
	width: 350px;
	height: 80px;
	font: 10px Tahoma;
	border: 1px solid #C8C8C8;
}

.links a {
       	font: 1px Tahoma;
	text-decoration: none;
	color: #F7F7F7;
	text-align: center;
}

.links {
	font: 1px Tahoma;
	text-decoration: none;
	color: #F7F7F7;
	text-align: center;
}

.keywords {
	font: 1px Tahoma;
	color: #F7F7F7;
	text-align: center;
}

/*.row0 {
	background-color: #d2d9e1;
}

.row1 {
	background-color: #b4c2cf;
}

.row_sel {
	background-color: #CCCCCC;
}*/

TD.field, TD.caption {
	padding: 1px;
}

a.important {
	font-weight: bold;
	color: #990000;
}

.note_b {
	color: #0000CC;
	font-weight: bold;
}

.minitextad {
	font-size: 11px;
	text-align: center;
	background-color: #EEEEEE;
}

.textad {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

.textad a {
	text-decoration: none;
	color: #CC3300;
}

.textad a:hover {
	text-decoration: none;
	color: #CC3300;
}

.expires {
	font-size: 11px;
	color: #666666;
	margin-bottom: 10px;
	margin-top: 5px;
}

.name_class {
	font: bold 15px Arial;
}

.sf {
	font-size: 13px;
	color: #333333;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
}
.FF0000 {
	color: #FF0000;
}