body {
	margin:0;
	padding:0;
	background: #3a0c2b url(images/bodyBg.jpg) repeat-x top;
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #231f20;
}
p {
	line-height: 20px;
}
A:link {
	text-decoration: none;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #7a1759;
}
A:visited {text-decoration: none; font: bold 1em Arial, Helvetica, sans-serif;color: #7a1759;}
A:active {text-decoration: none; font: bold 1em Arial, Helvetica, sans-serif;}
A:hover {text-decoration: underline; color: #b71b83;}

.flashBodyBg {
	background: url(images/flashBodyBg.gif);
	vertical-align: top;
}
.footerBody {
	background: url(images/footerBody.gif);
	width: 100%;
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 15px;
	color: #747474;
}
.txtGray {
	color: #747474;
}

.contentBg {
	background: #FFFFFF url(images/contentBodyBg.gif) repeat-x top;
	text-align: left;
}
.headers {
	font: 2em "Times New Roman", Times, serif;
	color: #8d286d;
}

.tabMainPanel {
	background: url(images/tabMainPanel.gif);
	width: 100%;
	color: #FFFFFF;
	font: 1.5em "Times New Roman", Times, serif;
	padding-top: 4px;
}
.bodySubPanel1 {
	background: #FFFFFF url(images/bodySubPanel1.jpg) no-repeat;
	padding-right:25px;
	padding-left:15px;
}
.bodySubPanel2 {
	background: #FFFFFF url(images/bodySubPanel2.jpg) no-repeat;
	padding-right:25px;
	padding-left:15px;
}
.bodyMainPanel {
	background: url(images/bodyMainPanel.jpg) no-repeat top;
	padding-left: 26px;
	padding-right: 16px;
}
.tabSubPanel {
	background: url(images/tabSubPanel.gif) no-repeat;
	color: #FFFFFF;
	font: 1.5em "Times New Roman", Times, serif;
	padding-top: 4px;
}
.tabSubPanel2 {
	background: url(images/tabSubPanel2.gif) no-repeat;
	color: #FFFFFF;
	font: 1.5em "Times New Roman", Times, serif;
	padding-top: 4px;
}
.bullets {
	list-style: url(images/bullet.gif);
	line-height: 25px;
}
