body {
	background-color: #FFFFFF;
	background-image: url(../images/bground.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.TableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.GreyHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Purple {
	color: #460058;
}
.RedBold {
	color: #FF0000;
	font-weight: bold;
}
.PurpleTitle {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #460058;
}
.WhiteBold {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.link
{
	color: #3399FF;
	text-decoration: underline;
	cursor:pointer
}

.link_visited
{
	color: #460058;
	text-decoration: underline;
	cursor:pointer
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #460058;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #3399FF;
	text-decoration: underline;
}
.navLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.navLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navLinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
.navLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.PurpleSubTitle {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #460058;
}
.PurpleSubTitle a:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #460058;
	text-decoration: underline;
}
.PurpleSubTitle a:visited {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #460058;
	text-decoration: underline;
}
.PurpleSubTitle a:hover {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}
.PurpleSubTitle a:active {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #460058;
	text-decoration: underline;
}


