<!--
body {
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #595e61;
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #4f4f4f;
}
.bottom_bar_normal_text
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
.bottom_bar_normal_link:link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
.bottom_bar_normal_link:visited
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
.bottom_bar_normal_link:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}
.bottom_bar_link:link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
.bottom_bar_link:visited
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
.bottom_bar_link:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
.left_menu_title
	{
		text-decoration: none;
		background-image: url(../images/title_menu.gif);
		background-repeat: no-repeat;
		width: 122px;
		height: 20px;

	}
.left_news_title
	{
		text-decoration: none;
		background-image: url(../images/title_news_event.gif);
		background-repeat: no-repeat;
		width: 168px;
		height: 20px;
	}
.news_details
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		text-align: justify;
		color: #797979;
		text-decoration: none;
	}
.read_more:link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #4f4f4f;
		text-decoration: underline;
	}
.read_more:visited
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #4f4f4f;
		text-decoration: underline;
	}
.read_more:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #49720a;
		text-decoration: underline;
	}



.view_all:link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #4f4f4f;
		text-decoration: underline;
	}
.view_all:visited
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #4f4f4f;
		text-decoration: underline;
	}
.view_all:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #49720a;
		text-decoration: underline;
	}

.main_menu_text:link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #777777;
		text-decoration: underline;
	}
.main_menu_text:visited
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #777777;
		text-decoration: underline;
	}
.main_menu_text:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #49720a;
		text-decoration: underline;
	}
.main_menu_container
	{
		padding-bottom: 5px;
	}
.sub_category_container
	{
		padding-bottom: 2px;
		padding-top: 2px;
		padding-left: 20px;
	}
.sub_category_name_link:link
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #49720a;
		text-decoration: none;
	}
.sub_category_name_link:visited
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #49720a;
		text-decoration: none;
	}
.sub_category_name_link:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #777777;
		text-decoration: none;
	}
	.menu_box_pading
	{
		padding-left: 5px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 5px; 
	}
.news_box_pading
	{
		padding-left: 0px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 5px; 
	}
ul{
    margin:0px;
	margin-left:15px;
	padding:0px;
}
ul li{
margin:0px;
padding:0px;
height:18px;
list-style-image:url(../images/bulet_1.gif);
}
ul li a:link {
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #777777;
		text-decoration: underline;
}
ul li a:visited {
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #777777;
		text-decoration: underline;
}
ul li a:hover {
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #49720a;
		text-decoration: underline;
}
ul ul{
margin:0px;
padding:0px;
margin-left: 12px;
}
ul ul li{
list-style-image:url(../images/bulet_2.gif);
}
ul ul li a:link {
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #49720a;
		text-decoration: none;
}
ul ul li a:visited {
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #49720a;
		text-decoration: none;
}
ul ul li a:hover {
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #777777;
		text-decoration: none;
}
.news_title
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #4f4f4f;
		text-decoration: none;
	}
.news_date
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #49720a;
		text-decoration: none;
	}
.right_body_title
	{
		font-family: Arial;
		font-size: 24px;
		font-weight: bold;
		color: #777777;
		text-decoration: none;
	}
.body_container
	{
		padding-top: 15px;
		padding-bottom: 15px;
		text-align: justify;
		padding-left: 1px; 
	}

-->