
BODY, TABLE, TD 
{
	font: normal 12px verdana;
	
	

}

.main_table2
{
	background-color : #FFE200;

}
HTML, BODY 
{
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color : #FFE200;

}

A
{
	text-decoration: none;
	color: #ff142b;
	cursor: hand;
}

A:hover
{
	text-decoration: underline;
	color: #ff142b;
	cursor: hand;
}

A.href1
{
	text-decoration: none;
	color: #ff142b;
	font-size:14px;
	cursor: hand;
}

A:hover.href1
{
	text-decoration: underline;
	color: #ff142b;
	font-size:14px;
	cursor: hand;
	
}

h1
{
color: #ff142b;
text-align: center;
}

TABLE 
{
	border-collapse: collapse;
	
}

TABLE TD
{
	padding: 0px;
	color: #7c1906;

}


TD.text
{
	padding: 0px;
	color: #7c1906;
	text-align: justify;
}

FORM
{
	padding: 0px;
	margin: 0px;
}

IMG
{
	border: 0px;
}

.main_table
{
	width: 100%;
	height: 100%;
	background-color : #FFE200;
		background-image: url('img/bg_text.jpg');
	background-repeat: no-repeat;
}

#menu_bg
{
	position: absolute;
	left: 0px;
	top: 409px;
	height: 700;
	width: 169px;
	background-image: url('img/bg_under_menu.jpg');
	background-repeat: no-repeat;
	background-color : #FFE200;
	
}

.counter
	{
	position: absolute;
	top: 1100px;
	left: 30px;
	}
.content
{

	top: 300px;
	left: 200px;
	margin-left: 0px;
	text-align: justify;
	padding-bottom: 15px;
	padding-left: 47px;
	padding-right: 10px;
	width : 574px;
	background-color : #FFF095;
	background-image: url('img/bg_text.jpg');
	background-repeat: no-repeat;
	height:900;
	voice-family: "\"}\""; 
    voice-family:inherit;
   

}


div.content { 
  width:574px; 
 

} 




html>body .content {
  width:517px;

} 

.right_bg
{
	position: absolute;
	left: 743px;
	top: 300px;
	height: 900;
	width: 257px;
	background-image: url('img/bg_right.jpg');
	background-repeat: no-repeat;
	background-color : #FFE200;

	
}

.news_name_header	{
			font-family : Verdana;
			font-size : 12px;
			color : #ff142b;
			font-weight : bold;
			text-decoration : none;
}		

.news_date_header	{
			font-family : Arial;
			font-size : 14px;
			font-weight : bold;
			color: #ff142b;
			text-decoration : none;
}			
		
			
			
	A:link.href2 {
			font-family : Arial;
			font-size : 14px;
			color : #ff142b;
			font-weight : bold;
			text-decoration : none;
		}
		A:visited.href2 {
			font-family : Arial;
			font-size : 14px;
			color : #ff142b;
			font-weight : bold;
			text-decoration : none;

		}
		A:hover.href2 {
			font-family : Arial;
			font-size : 14px;
			color : #7c1906;
			font-weight : bold;
			text-decoration : none;
		}


.bg_m {
	position: absolute;
	top: 259px;
	left: 0px;
	height: 175px;
	width: 100%;
	background-image: url('img2/bg_m.jpg');
	background-repeat: repeat-x;
	background-color : #FFE200;
	z-index: 1;
	
}

.bg_top	
	{
	position: relative;
	top: 118px;
	z-index: 1;
	}
	
.bg_all
	{
	position: absolute;
	background-color : #FFE200;
	z-index: 0;
	width: 100%;
	height: 100%;
	}	
	
