body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DEDFE9;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
td#box {
	border-left: 2px solid #006633;
	border-right: 2px solid #006633;
	border-bottom: 2px solid #006633;
	border-top: 2px solid #006633;
	background-color: #F4F4FE;
	padding: 3px;
}
td#break {
	height: 10px;	
}
th {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

table.block {
	margin-bottom: 10px;
	margin-top: 10px;
	border: 0px;
	text-align: center;
	border-collapse: collapse;
	border-style: 0;
}

table.content {
	font-size: 14px;
	width: 800px;
	visibility: visible;
	text-align: center;
	border-collapse: collapse;
	border-style: 0;
}
.selectbar {
	background-color: #F9F9F9;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #062E5E;
	border-bottom-color: #062E5E;
	border-left-color: #062E5E;
	margin: 0px;
	border-collapse: collapse;
}

.hh3 {
	font-size: 18px;
	font-weight: bold;
}
.text {
	text-align: left;
}

table.news {
	width: 100%;
	visibility: visible;
	text-align: left;
	border-collapse: collapse;
	border-style: 0;
}
td#newsltitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 2px solid #265a94;
}
td#newsrtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: 2px solid #265a94;
}
td#newsbody {
	padding-top: 6px;
	padding-left: 6px;
	
}

tr.banner {
	background-color: #8BAED6;
}
td.bannerl {
	width: 200px;
	background-color: #8BAED6;
	border-top: 3px solid #265a94;
	text-align: left;
	padding-left: 6px;
}
td.bannerr {
	width: 200px;
	background-color: #8BAED6;
	border-top: 3px solid #265a94;
	text-align: right;
	padding-right: 6px;
}
td.bannerc {
	background-color: #8BAED6;
	border-top: 3px solid #265a94;
}
td.bannercw {
	background-color: #FFFFFF;
	border-top: 3px solid #265a94;
	padding-top: 2px;	
	padding-bottom: 2px;
	font-size: 18px;
	font-weight: bold;
}