body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #44515d;
}

td {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.menu_active {
color: white;
text-decoration: none;
font-size:11px;
font-weight:bold;
}

a.menu {
color: #0F4370;
text-decoration: none;
font-size:11px;
font-weight:bold;
}

.news_headers {
font-weight: bold;
text-decoration: none;
color: #44515d;
}
a.news_headers:hover {
font-weight: bold;
text-decoration: underline;
}

a {
color: #BD0016;
}

h5 {
color: #0F467D;
}

.date {
color: #BD0016;
font-weight: bold;
}

hr {
border-bottom: 2px solid #EFF2F7;
width:100%;
}
hr.white {
border-bottom: 2px solid white;
width:100%;

}

.image2 {
border: 2px solid #DBDFE5;
}

.image3 {
border: 5px solid white;
}

.error {
color: red;
padding: 8px;
border:2px solid red;
font weight: bold
}

h4 {
font-size:15px;
padding: 0px 0px;
margin: 5px 0px;
}

h3 {
font-size:17px;
padding: 0px 0px;
margin: 0px 0px 10px 0px;
}

.image_news {
margin:0px 5px 5px 0px;
}
