td {
	font-family: Verdana;
	font-size: 11px;
	line-height:16px;
	color: #999999;
	text-decoration: none;
}

.bg_table {
     border:solid 1px #4a4a4a;
	 background-color:#1a1a1a;
    
	}

.text {
	font-family: Verdana;
	font-size: 11px;
		line-height:16px;
	color: #999999;
	text-decoration: none;
}

.textn {
	font-family: arial;
	font-size: 11px;
		line-height:16px;
	color:#000000;
	text-decoration: none;
	padding:5px;
	margin:5px;
	text-align:justify;
}

.texttop {
	font-family: arial;
	font-size: 14px;
		line-height:16px;
	color:#EF0303;
	text-decoration: none;
	padding:5px;
	margin:5px;
	text-align:justify;
	font-weight:bold;
}
.header {
	font-family: Verdana;
	font-size: 13px;
	font-weight:bold;
	color: #999999;
	text-decoration: none;
}

 .footer_menu {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
    }
 .footer_menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffaf04;
	text-decoration: underline;
    }
	
 .read_more {
	font-family: Verdana;
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
    }
 .read_more:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
    }
	
 .sub_menu {
	font-family: Verdana;
	font-size: 11px;
	color: #a5a5a5;
	text-decoration: none;
    }
 .sub_menu:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #dddddd;
	text-decoration: underline;
    }	
