body {
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#E20E60;
scrollbar-face-color:#E20E60;
}
.skipText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #E20E60;
	text-decoration: none;
	font-weight: bold;
}
.skipText a:link, .skipText a:visited {
	text-decoration: none;
	color: #E20E60;
}
.skipText a:hover {
	font-style: italic;
}
.mainTable {
	border: 5px solid #E20E60;
}
.leftNav {
	background-color: #E20E60;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.leftNav a:link, .leftNav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 8px;
}
.leftNav a:hover {
	font-style: italic;
	font-weight: bold;
}
.botNav a:link, .botNav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #E20E60;
	text-transform: lowercase;
	text-decoration: none;
}
.botNav a:hover {
	text-decoration: underline;
}

.botNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #E20E60;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 8px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E20E60;
	border: 1px solid #000000;
}
.tpHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #E20E60;
	text-transform: lowercase;
	text-align: right;
}
.bodyText a:link, .bodyText a:visited {
	color: #E20E60;
	text-decoration: none;
}
.bodyText a:hover {
	text-decoration: underline;
}
.divText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: left;
}
.divTextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	font-weight:bold;
	text-transform: capitalize;
	border-bottom: 2px solid #000000;
}
.divTable {
	border: 1px solid #000000;
}

