a {
	font-size: 11px;
	font-family: Tahoma;
	text-decoration : underline;
	color : #000000;
}
a :link
{
	text-decoration : underline;
}
a :visited {
	text-decoration : underline;
}
a :hover{
	text-decoration : none;
} 
a :active {
	text-decoration : none;
}
#gray_link {
	
}
#gray_link a {
	color : #000000;
	font-size : 18px;
	font-family : Tahoma;
	text-decoration: none;
	font-weight: normal;
}
#gray_link a:hover {
	text-decoration : underline;
}
#blue_link2 {
	margin:40 0 0 10;
}
#blue_link2 a {
	color : #5D616C;
	font-size : 11px;
	font-family : Tahoma;
	text-decoration : none;
}
#blue_link2 a:hover {
	text-decoration:underline;
}
#blue_link3 {
	color : #5D616C;
	font-size : 11px;
	font-family : Tahoma;
	margin: 30 0 0 0;
}
#blue_link3 a {
	color : #5D616C;
	font-size : 11px;
	font-family : Tahoma;
	text-decoration : none;
}
#blue_link3 a:hover {
	text-decoration:underline;
}
#news_red
{
	font-size: 11px;
	font-family: Tahoma;
	text-decoration : none;
	color : #1A1A1A;
	font-weight : normal;
	text-align : justify;
	margin:10 10 0 10;
}
#news_red a
{
	color : #A39CA7;
	font-size: 10px;
	text-decoration : underline;
	margin:0 0 0 100;
}
#news_red a:hover
{
	text-decoration : none;
}
#news_title
{
	font-size: 11px;
	font-family: Tahoma;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	margin: 0 10 0 10;
}
#news_title a
{
	color : #11426E;
	font-weight : bold;
	text-decoration : none;
	font-size: 12px;
	font-family: Tahoma;
}
#news_title a:hover
{
	text-decoration : underline;
}
#news_title2
{
	padding-right: 0px;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration : none;
	color : #008AFF;
	font-weight : bold;
	padding-left: 5px;
}
#news_title2 a
{
	color : #00A2FF;
	text-decoration : underline;
	
}
#news_title2 a:hover
{
	text-decoration : none;
}
#news_date
{
	font-size: 16px;
	font-family: "Trebuchet MS";
	text-decoration : none;
	color : #7F7F7F;
	font-weight : normal;
	background : url(../images/title_bg.gif) no-repeat left;
	width: 277px;
	height: 25px;
	margin: 0 0 10 0;
}
#news_data
{
	padding-left: 5px;
	font-size: 11px;
	font-family: Tahoma;
	color : #858585;
	text-align: justify;
}
#news_data a
{
	font-size: 10px;
	font-family: Tahoma;
	color : #000000;
	text-decoration: none;
	text-align: right;
}
#news_data a:hover
{
	text-decoration: underline;
}
#bottom {
	background-image: url("../images/bottom_bg.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
#top_left {
	background-image: url("../images/top_left.jpg");
	background-repeat: repeat-x;
	background-position: right;
}
#top_right {
	background-image: url("../images/top_right.jpg");
	background-repeat: repeat-x;
	background-position: left;
}
#middle_bg {
	background-image: url("../images/middle_bg.jpg");
	background-repeat: no-repeat;
	background-position: left;
	height: 293px;
}
#middle_left {
	background-image: url("../images/middle_left.jpg");
	background-repeat: repeat-x;
	background-position: right;
}
#middle_right {
	background-image: url("../images/middle_right.jpg");
	background-repeat: repeat-x;
	background-position: left;
}
#main_bg {
	background-image: url("../images/main_bg.jpg");
	background-repeat: no-repeat;
	background-position: left;
	height: 423px;
}
#main_left {
	background-image: url("../images/main_left.jpg");
	background-repeat: repeat-x;
	background-position: right;
}
#main_right {
	background-image: url("../images/main_right.jpg");
	background-repeat: repeat-x;
	background-position: left;
}
#galery_item {
	margin:3 6 3 0;
	float:left;
}
#lastnews_bg {
	background : url(../images/lastnews_bg.jpg) no-repeat left;
	width: 249px;
	height: 137px;
	float: left;
	margin:20 15 0 15;
}
#readmore {
	background : url(../images/readmore_bg.gif) no-repeat left;
	width: 160px;
	height: 26px;
	float: left;
	margin:10 0 0 50;
}
#readmore a {
	color: #B9B9B9;
	font-family : Tahoma;
	font-size : 11px;
	text-decoration: none;
}
#readmore a:hover{
	text-decoration: underline;
}
#red_line {
	margin:20 0 20 0;
}
#text {
	font-family: Tahoma; 
	font-size: 12px;
	color: #7F7F7F;
	text-align: justify;
	margin: 20 0 20 0;
}
