.header {
	font-family:tahoma;
	font-size:11px;
	vertical-align:bottom;
	color:#000000
	}
body {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(http://www.secureserver01.com/chart/images/bg.gif);
	background-position: top center;
	background-repeat:no-repeat;
	font-family:tahoma;
	font-size:12px;
}
input.fancy {
	border:1px solid #0069AA;
	background-image:url(images/input_bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	width:250px;
	height:19px;
	line-height:15px;
	color:#515151;
	vertical-align:bottom;
}
textfield.fancy {
	border:1px solid #5DC136;
	background-image:url(images/input_bg.gif);
	background-repeat:repeat-x;
	font-size:11px;
	width:250px;
	height:19px;
	line-height:15px;
	color:#515151;
	vertical-align:bottom;
}
td.titleField {
	color:#154801;
	background-color:#DCF6D2;
	border:1px solid #5DC136;
	width:180px;
	height:32px;
	text-align:right;
}
td.valueField {
	background-color:#FFFFFF;
	border:1px solid #5DC136;
	padding:4px;
	
}
a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #FFFFFF;
	}
a:hover { 
	color: #000000;
	}
a:active { 
	color: #FFFFFF;
	}
.footer {
	background-color:#0069AA;
	text-align:right;
	color:white;
	font-weight:bold;
	font-size:11px;
	vertical-align:top;
	padding:10px;
	padding-left:0px;
	}
.footerlink {
	text-align:right;
	color:white;
	font-weight:bold;
	font-size:11px;
	vertical-align:top;
	}
.bodylinks {
	color:#0069AA;
	font-weight:bold;
	}