/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.componentheading {
	padding: 10px;
	text-align:center;
}
.sectiontableentry1 {
	background-color: #cc9;
	padding: 5px;	
}
.sectiontableentry2 {
	padding: 5px;	
}

li SPAN {
	background: url(../images/li_spot.png) top left no-repeat;
	padding: 0px 20px 0px 20px;
	height:28px
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#333300;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#333300;
}

.smallfont {
	font-size: 9pt;
}

/*a.mainlevel {
	font-size:12px;
}*/

SPAN.breadcrumbs {
	font-size:12px;
}

ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style: none;
}

marquee {
	position: relative;
	top:-10px;
	left:-10px;
}
#banner7 a img {
	height: 52px;
	width: 118px;
	border: solid 0px #000;
}

#banner7 a:hover img {
    opacity: 0.8;
}
ul.latestnews li {
	list-style:none;
	font-size:9pt;
	margin:0 0 3px 1px;
}
