
.bg_menu1
{
background: url(../../images/bg_menu.jpg) repeat-x;

}	
	
.bg_menu
{
 
	padding: 8px 9px 8px 12px;
	text-align: left;
	display: block;
	text-align: left;
	font-family: Arial;
	font-size: 10pt;
	width:100%;
}

.bg_menu a:link
{
	
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.bg_menu a:activated
{
	color: #000000;
	text-decoration: none;

}

.bg_menu a:visited
{
	
	color: #000000;
	/*font-weight:bold;*/
	text-decoration: none;
}


.bg_menu a:hover
{
	background: url( ../../images/menu_bg_over.jpg) repeat-x left bottom;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	width:100%;
}

.other
{
	padding: 5px 20px 5px 10px;
	background: #e79a00;
	display: block;
	border-bottom:solid 1pt #c2850a;	
	font-family: Arial;
	font-size: 9pt;
	height:20px;
	color:000000;
	
	
}

.other a:link
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align:left;
}

.other a:activated
{
	color: #000000;
	text-decoration: none;
	text-align:left;	
}

.other a:visited
{
	color: #000000;
	/*font-weight:bold;*/
	text-align:left;
	text-decoration: none;
}


.other a:hover
{
	background: #b83231;
	cursor: pointer;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
}


.bg_menu.last
{
	padding: 10px 10px 10px 10px;
	display: block;
	border-collapse: collapse;
	float: left;
	font-weight: normal;
}


.td_readmore
{
	text-align:right;
	vertical-align:top;
	
}

/*cLINT cSS*/	


