.maintable {
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000066;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #99CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC00;
}
a:hover {
	text-decoration: underline;
	color: #99CC33;
}
a:active {
	text-decoration: none;
	color: #99CC00;
}
.newstable {
	border: thin dashed #333333;
}
.sidebar {
	font-size: xx-small;
	background-color: #336699;
	border: thin dashed #333333;
	color: #CCCCCC;
	width: 150px;
	/*padding-bottom: 1px;*/
	padding-left: 2px;
	padding-right: 2px;
}
.sidebaritem {
	padding-bottom: 3px;
}
.sidebartext {
	font-size: xx-small;
	color: #CCCCCC;
}
.sidepadding {
	padding-bottom: 10px;
}
.title {
	font-size: small;
	font-weight: bolder;
	color: #339933;
}
.contenttitle {
	color: #99CC33;
	font-size: small;
	font-weight: bold;
}
.copyright {
	font-size: xx-small;
	font-weight: lighter;
	color: #333333;
}
.listitem {
	font-size: small;
	font-weight: bold;
}
body {
	background-color: #999999;
	margin-top: 10px;
	margin-bottom: 10px;
}
.description{font-size: 13px; color:#000000}
.resultReport {text-align:center font-weight: bold}
.style2 {color: #989898}
.style3 {color: #FFFFFF}
.czlogo {
	position: relative;
	left: 4px;
	bottom: 4px;
}