body,form,div {
	margin:0;
	padding:0;
}

body,td {
	color: #302d23;
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

a {
	color: #5c584c;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


.logo_bg-right {
	background-repeat: no-repeat;
	background-image: url('../img/mainpage/top_right.jpg');
	height: 265px;
	background-position: left;
	font-size: 1px;
}

.logo_bg-left {
	background-repeat: no-repeat;
	background-image: url('../img/mainpage/top_left.jpg');
	height: 265px;
	background-position: right;
	font-size: 1px;

}
.news_text {
	font-family: Tahoma;
	color: #633113;
	font-weight: normal;
	font-size: 11px;
}
.news_title {
	color: #B91E00;
	text-decoration: underline;
	font-weight: bold;
}
.news_podr {
	color: #B91E00;
	text-decoration: underline;
	font-size: 11px;

}
.news_datetime {
	color: #5c584c;
	text-decoration: none;

}
.remember {
	top:96px;
	left:163px;
	position:absolute;
	z-index:3;
	font-size: 9px;
	color:#946f0a;
	font-family: Tahoma, Arial, sans-serif;	
}

.remember .chkb {
	color:#7e743f;
	border:none;
}

.inputA {
	position:absolute;
	z-index:3;
	top:46px;
	left:67px;
	color:#eed287;
	width:119px;
	height:19px;
	border:none;
	background-color:#655632;
	padding:2px;
	font-size: 11px;
	font-weight: bold;

}

.inputB {
	position:absolute;
	top:72px;
	left:67px;
	z-index:3;
	color:#eed287;
	width:119px;
	height:19px;
	border:none;
	background-color:#655632;
	padding:2px;
	font-size: 11px;
}

/* LINKS */

.linkA {
	top:102px;
	left:152px;
	position:absolute;
	z-index:3;
	color:#946f0a;
	font-size: 12px;
	font-weight:bold;
}

.linkA_bold {
	top:70px;
	left:67px;
	position:absolute;
	z-index:3;
	color:#946f0a;
	font-weight:bold;
	font-size: 12px;
}
.linkA_bold2 {
	top:93px;
	left:67px;
	position:absolute;
	z-index:3;
	color:#946f0a;
	font-weight:bold;
	font-size: 12px;
}
.linkB {
	text-decoration:none;
	color:#302d23;
	font-size: 12px;
}

.linkB:hover {
	text-decoration:none;
	color:#302d23;
	font-size: 12px;
}

.linkC {
	color:#5c584c;
	text-decoration:underline;
	font-size: 12px;
}

.linkD {
	top:100px;
	left:72px;
	position:absolute;
	z-index:3;
	color:#946f0a;
	font-size: 8px;
}
.linkE {
	font-size: 11px;
	color:#6c6244;
}

/* TEXT */

.textA {
	top:36px;
	left:67px;
	position:absolute;
	text-decoration: underline;
	z-index:3;
	color:#eed287;
	font-size: 12px;
}
.textA2 {
	top:50px;
	left:67px;
	position:absolute;
	text-decoration: underline;
	z-index:3;
	color:#eed287;
	font-size: 11px;
}
.textB {
	left:90px;
	top:80px;
	position:absolute;
	z-index:3;
}
.textB span{
	font-size:200%;
	font-family:'Arial Narrow', Arial, sans-serif;
	color:#dccfa8;
	text-decoration: none;
}
.textRank {
	top:46px;
	left:55px;
	position:absolute;
	z-index:3;
	font-size: 11px;
	color:#6c6244;
}
.textRank a {
	text-decoration: underline;
	font-size: 11px;
	color:#6c6244;
}
.textRank2 {
	z-index:3;
	font-size: 11px;
	color:#eed287;
	text-decoration: none;
}

/* Buttons */

.button_first {
	position: absolute;
	left: 70px;
	top:0px;
}

.button_second {
	position: absolute;
	left: 202px;
	top:0px;
}

.button_third {
	position: absolute;
	left: 680px;
	top:0px;
}

.button_fourth {
	position: absolute;
	left: 812px;
	top:0px;
}

.button_reg {
	position: absolute;
	z-index:3;
	left: 95px;
	top:135px;
	border:none;
}
/* NEWS */
.td_title {
	height:28px;
	position:relative;
	padding:0px 0px 0px 0px;
	margin-bottom:0px;
}
.td_title p {
	padding:0;
	margin:0;
	font:18px Tahoma;
	color:#19130a;
	position:absolute;
	bottom:8px;
}
.td_line {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:4px;
	overflow:hidden;
	background:url(http://info.wglads.com/img/bg_line.jpg) 0 0;
}
.td_line .line_left {
	position:absolute;
	top:0px;
	left:0px;
	width:4px;
	height:4px;
	overflow:hidden; 
	background:url(http://info.wglads.com/img/line_left.jpg) no-repeat 0 0;
}
.td_line .line_right {
	position:absolute;
	top:0px;
	right:0px;
	width:4px;
	height:4px;
	overflow:hidden; 
	background:url(http://info.wglads.com/img/line_right.jpg) no-repeat 0 0;
}
