.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
.pic {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 5px;
}

.white {
	color: #FFFFFF;
}
.newsitem {
	CLEAR: both;
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-BOTTOM: #cccccc 1px dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/pointer.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 10px;
	text-align: left;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	padding: 3px;
	font-variant: small-caps;
	vertical-align: middle;
}
a:link {
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.transparent {
	filter: Alpha(Opacity=90);
	vertical-align: bottom;
}
.content_title {
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #970000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 5px;
	text-align: left;
	margin-top: 4px;
	margin-bottom: 0px;
}
.report {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
	padding-top: 2px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
.middletitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 7px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
}
.leftcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-indent: 0px;
	padding-left: 5px;
	padding-top: 2px;
}


.space {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.headline {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0099FF;
	margin-top: 5px;
	font-weight: bolder;
	margin-bottom: 10px;
}
.top {
	padding-top: 0px;
	vertical-align: top;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	padding-bottom: 0px;
}
.more {
	text-align: right;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.lefttitle {
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0099CC;
	background-position: left top;
}
.left {
	background-image: url(../images/bg_left.gif);
	background-repeat: repeat-x;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 15px;
}
.titleinside {
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0099CC;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px 10px;
	margin-top: 0px;
	text-transform: none;
}
.item {
	CLEAR: both;
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 5px;
	PADDING-BOTTOM: 5px;
	BORDER-BOTTOM: #cccccc 0px dotted;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 10px;
	text-align: left;
	line-height: 1.4;
}
.button_search {
	background-image: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	font-size: 25px;
	line-height: 10px;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 81px;
	background-color: #CCCCCC;
}

