td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.text_margin {
	padding: 8px;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
}
h1 {
	font-size: 15px;
	font-weight: bolder;
	color: #F87602;
}
h2 {

	font-size: 13px;
	font-weight: bolder;
	color: #F87602;
}
.lightText {
	color: #878787;
}
.footer {
	color: #878787;
	font-size: 11px;
}
.tableBorder {
	border: 1px solid #2D184D;
}
.bg_tile {
	background-repeat: repeat-x;
}
body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.prpl_bold:link {
	color: #502B88;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.prpl_bold:visited {
	color: #502B88;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.prpl_bold:active {
	color: #502B88;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.prpl_bold:hover {
	color: #8C61CD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a.lightprpl_bold:link {
	color: ##8C61CD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.lightprpl_bold:visited {
	color: #8C61CD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.lightprpl_bold:active {
	color: #8C61CD;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.lightprpl_bold:hover {
	color: #502B88;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #502B88;
}
a:visited {
	text-decoration: none;
	color: #502B88;
}
a:hover {
	text-decoration: underline;
	color: #502B88;
}
a:active {
	text-decoration: none;
	color: #502B88;
}
.img_border {
	border: 1px solid #F3F3F3;
}

