body { 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color: #3b3b3b;
}
td {
	font-size: 12px;
}
img {
	border:0;
}

.footerlnk {
	color:#fff;
	padding-right: 10px;
	font-size: 13px;
}
#tableFrame {
	position:absolute;
	top: 0;
	left:0;
	padding:0;
}
.txtfld { 
	border: #000000 1px inset; 
	border-color: #000000 #666666 #666666 #000000; 
	background-color: #FFFFFF; 
	background-attachment: fixed; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000;
}

.news {
	text-indent: 5px;
	list-style-position: outside;
	list-style-type: square;
	padding: 5px;
	margin: 8px;
}
li  {
	text-indent: 0px;
	padding-bottom:10px;
}
.navheader {
	color: #FFF;
	padding: 5px;
	font-size:12px;
	font-weight:bold;
}

.fldLabel {
 font-weight: bold;
}
#CaptionBox {
	font-size:9px;
}