body {
	background-color: #f3f6fa;
	padding: 0;
	margin: 0;
}

.text_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	text-transform: none;
	color: #43443e;
}
.text_bignews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: none;
	color: #15505e;
	left: 10px;
	top: auto;
	font-weight: bold;
}
.text_small {
	font-family: tahoma;
	font-size: 13px;
	color: #646f4a;
	text-decoration: none;
}

.text_newshr {
	font-family: tahoma;
	font-size: 13px;
	color: #88d300;
	text-decoration: none;
	font-weight: bold;
	}
	

.text_normal {
	font-family: Tahoma;
	font-size: 13px;
	color: #144652
}

.text_normal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0058dc;
	text-decoration: none;	
}
.text_normal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0058dc;
	text-decoration: underline;
	
}
.text_normal a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0058dc;
		

}

.text_bottommenu {
	font-family: Tahoma;
	font-size: 15px;
	color: #15505E;
	text-decoration: none;
	text-indent: 2px;
}

.text_bottommenu a:visited {
	font-family: Arial;
	font-size: 17px;
	color: #0058DC;
	text-decoration: none;
}
.text_bottommenu a:link {
	font-family: Arial;
	font-size: 17px;
	color: #0058DC;
	text-decoration: none;
}
.text_bottommenu a:hover {
	font-family: Arial;
	font-size: 17px;
	color: #0058DC;
	text-decoration: underline;

}	
.text_block_size {
	text-indent: 50px;
	filter: BlendTrans(Duration=7);

}

.text_user_menu {
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}	
.text_user_menu a:link{
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}	
.text_user_menu a:hover{
	font-family: Arial;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
hr {
	height: 1px;
	color: #999999;
}
