table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.imgPadRightBottom {
	margin: 0px 15px 8px 0px;
	padding: 0px;
}
.imgPadRightBottomTop {

	margin: 8px 15px 8px 0px;
	padding: 0px;
}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
.textfieldLogIn {
	font-size: 10px;
	color: #CC0000;
	background-color: #CCCCCC;
	margin-top: 4px;
	margin-right: 4px;
	border: 1px solid #000066;
}
.imgGoButton {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.11ptText {
	font-size: 11px;
}
.cellBottomBoxMidBG {
	background-color: #FFFFFF;
	background-image: url(fw/boxBottomMidBar.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.copyright {
	font-size: 9px;
	line-height: 11px;
	color: #000066;
}
.heading {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	font-variant: normal;
}
.subheading {
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.imgPadLeftBottomTop {


	margin: 8px 0px 8px 15px;
	padding: 0px;
}
