body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#BnewsBtn {
	position: relative;
	width: 100%;
	left: 0px;
	padding-top: 1px;
	top: 0px;
	z-index:3;
}

#BnewsBtn ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	list-style-type: none;
}

#BnewsBtn li {
	background-color: #003875;
	margin: 1px 0px;
	}


#BnewsBtn a {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	color: #000000;
}
/*/*/a{}
#BnewsBtn a {
	background-color: #003875;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	border-left-color: #003875;
	padding-left: 3px;
	padding-right: 3px;
	border-width: 0px 0px 0px 14px;
	border-style: solid;
	height: 20px;
	padding-top: 3px;
}
#BnewsBtn a:hover, #BnewsBtn a:focus {
	background-color: #000000;
	border-left-color: #DF0022;
	color: #FFCC00;
	padding-left: 6px;
	padding-right: 0px;
	border-width: 0px 0px 0px 14px;
	border-bottom-style: solid;
}
#menuTop {
	position: relative;
	width: 100%;
	padding-top: 0px;
	height: 30px;
	z-index:20;
	background-color: #003875;
}

#menuTop ul {
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
}

#menuTop li {
	font-weight: bolder;
	display: inline;
	padding: 0px;
	}


#menuTop a {
	margin: 0px;
	padding: 3px 10px 3px 10px;
	color: #000000;
}
/*/*/a{}
#menuTop a {
	background-color: #003875;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
}

#menuTop a:hover, #menuTop a:focus {
	background-color: #003875;
	font-weight: bolder;
	color: #FFCC00;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFCC00;
	line-height: 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
	font-weight: 50;
	line-height: 5px;
}
p {
	line-height: 5px;
}
