
/* Main body style definition  */
body {
	background-color: #ffffff;
	margin: 8px 15px 8px 8px;
	font-family : Verdana, Arial, sans-serif;
	font-size : 11px;
}
form {
	display: inline;
}
div.topRule {
	background: #ffff33;
	height: 2px;
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
}
div.Rule {
	background: #9f5da1;
	height: 2px;
	margin: 10px 20px 8px 20px;
	padding: 0px 0px 0px 0px;
}
div.bottom {
	background: #cc0033;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 0px;
}
div.AdminContent {
	margin: 0px 10px 0px 15px;
	padding: 0px 0px 0px 0px;
}
div.MoreInfoContent {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
td.navColumn {
	background-color: #cc0033;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
}
.content {
	background: #ffffff;
}
/* This is used for the bold headers and topic headings on white space */
h1.myTitle {
	display: block;
	color: #9f5da1;
	font-size: 18px;
	line-height: 1.2;
	padding: 10px 30px 5px 20px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
}
h2.myTitle {
	display: block;
	color: #9f5da1;
	font-size: 14px;
	line-height: 1.3;
	padding: 10px 30px 0px 20px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, sans-serif;
}
h2.TitleOrange {
	color: #cc6600;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin: 10px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Verdana, sans-serif;
}
h3.myTitleYellow {
	display: block;
	color: #ffff33;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0px 12px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, sans-serif;
}
h3.myTitleYellow a:link {
	color: #ffff33;
	text-decoration: none;
}
h3.myTitleYellow a:visited {
	color: #ffff33;
	text-decoration: none;
}
h3.myTitleYellow a:hover {
	color: #cccc33;
	text-decoration: underline;
}
h1.myTitleColor {
	display: block;
	color: #000099;
	font-size: 20px;
	line-height: 1.2;
	padding: 10px 15px 0px 15px;
	font-family: Arial, sans-serif;
}
h2.myTitleColor {
	display: block;
	color: #cc0033;
	font-size: 14px;
	line-height: 1.3;
	padding: 10px 15px 0px 15px;
	font-family: Arial, sans-serif;
}
input.btnNormal {
	margin: 5px auto 0px auto;
	padding: 0px 6px 0px 6px;
}
input.btnInLine {
	margin: 0px 3px 0px 3px;
	padding: 0px 6px 0px 6px;
}
/* Style for other page titles, if no image defined */
.title2 {
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, sans-serif;
}
.myNormal {
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	line-height: 1.3;
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
.myNormal a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
.myNormal a:hover {
	color: #990000;
	text-decoration: none;
}
/* This is used for lists and non-paragraph standard text in white space */
.myCell {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #000000;
	font-size : 12px;
	font-family : Verdana, Arial, sans-serif;
}
.myCell a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}
.myCell a:hover {
	color: #990000;
	text-decoration: none;
}
.navText {
	margin: 10px 8px 0px 5px;
	padding: 0px 0px 0px 0px;
	color: #ffff33;
	font-size: 11px;
}
.navText a:link {
	text-decoration: underline;
	color: #ffff33;
}
.navText a:visited {
	text-decoration: underline;
	color: #ffff33;
}
.navText a:hover {
	color: #cccccc;
	text-decoration: none;
}
/* These are links that occur in the white background .... */
.navOnWhite {
	display: inline;
	line-height: 1.8;
	color: #000099;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
.navOnWhite a:link {
	color: #000099;
	text-decoration: underline;
}
.navOnWhite a:visited {
	color: #000099;
	text-decoration: underline;
}
.navOnWhite a:hover {
	color: #cc0033;
	text-decoration: none;
}
/*  These are used for lists and non-paragraph standard text in red space */
.navOnRed {
	line-height: 1.3;
	color: #ffff33;
	font-size: 11px;
	font-family: Verdana, Arial, sans-serif;
}
.navOnRed a:link {
	color: #ffff33;
	text-decoration: underline;
}
.navOnRed a:visited {
	color: #ffff33;
	text-decoration: underline;
}
.navOnRed a:hover {
	color: #cccccc;
	text-decoration: none;
}
.merchant
{
	color: #ffff33;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	color: #cccccc;
	font-style: italic;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
