.menu-format {
	background-color: F7F6CA;
        padding-left:10px;	
	vertical-align: middle;
}
.menu {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #305497;
	text-decoration: none;
	text-transform: uppercase;
}
.menu:hover {
	text-decoration: underline;
}
.submenu-close {
	overflow: hidden;
}
.hidden {
	overflow: hidden;
	position: relative;
	z-index: auto;
	height: 4px;


}
.submenu {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu:hover {
	text-decoration: underline;
}

.submenu-format {
	margin: 0px 0px 8px 0px;
	padding-left: 39px;
}
a {
	color: #D73727;
}
body {
	font-family: Tahoma;
	font-size: 9pt;
	color: #2A426E;
}
table {
	font-family: Tahoma;
	font-size: 9pt;
	color: #2A426E;
}
.news-title-format {
	
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: none;	
	border-bottom-color: #305497;
	background-color: #F7F6CA;
	font-weight: bold;
	font-size: 9pt;
	vertical-align: middle;

}
td {
	
}
.status-str{
    color: #2A426E;
	text-transform:lowercase;
}
p{margin:2px}

.copyright{color:#FFFFFF;vertical-align:middle;text-align:center;font-size:8pt}