/* CSS Document */
	.mainOut { background: transparent url(/tpls/$img/bg.gif) repeat-y 0px 0px; }
	.header  { background: transparent url(/tpls/$img/front02.gif) no-repeat 0px 0px; }
	.menu    { background: transparent url(/tpls/$img/bg_menu.gif) repeat-x 0px 0px; }
	ul li    { background: transparent url(/tpls/$img/dot.gif) no-repeat 0px 0px; padding: 1px 0px 0px 16px;}


body, html {
	padding: 0px;
	margin: 0px;
	background: #EDF1EE;
	width: 100%;
	text-align: center;
}
body, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a, a:hover {
	color: #000000;
	text-decoration: underline;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
}
img {
	border: none;
}
form, img, div {
	padding: 0px;
	margin: 0px;
	background: transparent;
	border: none;
}
p {
	padding: 0px 0px 16px 0px;
	margin: 0px;
}
p.title {
	font-weight: bold;
	font-size: 16px; 
	color: #0099FF;
}
.title_bg {
	width: 167px; 
	background: #ffff00; 
	text-align: center; 
	font-size: 18px;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.abuse td {
	color: #000000;
	padding: 6px 10px;
}
.require2change {
	background:#FFF5D4 url(../error-sign.gif) no-repeat scroll 8px center;
	color:#B73811;
	margin:3px;
	padding:10px 10px 10px 40px;
}
.mondatory {
	font-size:1em;
	color:#FF5B00;	
}
.mainOut {
	width: 776px; 
	margin: 0 auto; 
	text-align: left;
}
.header {
	height: 115px;
}
.banner {
	padding: 0px 0px 0px 30px; 
	background: #EDF1EE; 
	border-left: 1px solid #ffffff; 
	border-right: 1px solid #ffffff;
}
.slogan {
	float: left;
	padding: 80px 0px 0px 111px;
	margin: 0px;
	color: #999999;
}
.icons {
	float: right;
	padding: 52px 37px 0px 0px;	
}
.icons img {
	margin: 0px 0px 0px 19px;
}
.menu {
	height: 32px;
	margin: 0px 13px;
	padding: 0px 0px 0px 29px;
	clear: both;	
}
.menu div {
	display: block;
	position: relative;
	float: left;
	border-left: 1px solid #ffffff;
	padding: 5px 9px 5px 6px;
}
.menu div.active {
	background: #FFD36D;
}
.left_row {
	background: #F7FAF9; 
	padding: 20px 20px 20px 31px;
	vertical-align: top;
}
.foot {
	background: #EDF1EE;
}
.copyright {
	padding: 10px; 
	color: #666666; 
	font-size: 10px;
}

.style {
	text-decoration: underline;
}
.styleBlue {
	text-decoration: underline;
	color: #0099FF;

}
.styleRed {
	text-decoration: underline;
	color: #FF0000;

}
.bold {
	font-weight: bold;
}

.gb { 
font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif; 
font-size:12px; 
font-weight:bold; 
width:227px; 
height:28px; 
padding: 1px;	
margin: 2px; 
border-top: outset 2px; 
border-right: outset 2px; 
border-bottom: outset 2px; 
border-left: outset 2px;
}

.highlightyellow {
	background-color:#FF0;
}

/* Index */
.usersonline {
	text-decoration: blink;
	font-weight: bold;
	color:#FF0000;
}

/* Affiliate */
table.aff_tab td {
	padding: 4px;
	border: 2px solid #FFFFFF;
}
table.aff_tab td.fields {
	background-color:#FEFFC1;
}
table.aff_tab td.titles {
	background-color:#CCCCCC;
}


/* table with icons on help page */
table.icons_desc {
	margin: 0px 0px 20px 0px;
}
table.icons_desc td {
	padding: 2px 0px 2px 2px;
}



/* ADs styles */
.ads_block {
	border: 1px solid #8BAFDE;
	border-top: 6px solid #8BAFDE;
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	background-color: #FFFFFF;
}
.ads_block div {
	padding: 2px;
}

.ads_item_title {
	font-size: 11px;
	text-decoration: underline;
	color: red;
	white-space: nowrap;
}

.ads_item_desc {
	font-size: 10px;
	color: black;
	white-space: normal;
}

.ads_item_url {
	font-size: 10px;
	color: gray;
	white-space: nowrap;
}
.ads_splitter_h {
	border-left: 2px solid #8BAFDE;
	height:90%;
	margin-bottom:2px;
	margin-top:2px;
}
.ads_splitter_v {
	border-top: 2px solid #8BAFDE;
	margin-left:2px;
	margin-right:2px;
}