body
{
	background: #FFF;
	color: #000;
}

td
{
	background: #FFF;
	text-align: left;
	line-height: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}

.colorbg
{
	background-image: url(images/middle.gif);
	background-repeat: no-repeat;
	color: #000;
}

a:link, a:active, a:visited
{
	background: #FFFFFF;
	color: #993366;
	text-decoration: underline;
}

a:hover
{
	background: #FFFFFF;
	color: #999999;
	text-decoration: underline;
}

a.titlelink:link, a.titlelink:active, a.titlelink:visited
{
	background: #FFFFFF;
	color: #993366;
	text-decoration: none;
}

a.titlelink:hover
{
	background: #FFFFFF;
	color: #999999;
	text-decoration: none;
}

img { display: block; }

.title
{
	color: #993366;
	font-size: 13px;
	line-height: 15px;
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #FFF;
	margin: 30px 0 0 0;
}

.subtitle
{
	color: #993366;
	font-size: 11px;
	line-height: 13px;
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #FFF;
	margin: 15px 0 0 0;
}

.bodytext { margin: 0 25px 0 0; }

.bodytextDblSpaced {
	line-height: 21px;
	margin-top: 0;
	margin-right: 25px;
	margin-bottom: 0;
	margin-left: 25px;
}

.bordertable
{
	border-right: #993366;
	border-left: #993366;
	border-width: 0 1px 0 1px;
	border-style: none solid none solid;
}

.input
{
	text-align: left;
	line-height: 12px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.inputrt
{
	text-align: right;
	line-height: 12px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.inputcenter
{
	text-align: left;
	line-height: 12px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.greyinput
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	background: #FFFFFF;
	color: #666;
	margin: 10px 0 5px 30px;
}

.cboxundergrey { margin: 0px 0 15px 30px; }

.formtitle
{
	color: #993366;
	font-size: 11px;
	line-height: 12px;
	font-family: Lucida, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #FFF;
}

.italicfooter
{
	font-size: 10px;
	font-style: italic;
	text-align: center;
	margin: 10px 5px 0 0;
}

.schedule
{
	margin: 10px 0 15px 20px;
	background: #FFFFFF;
	color: #993366;
	font-weight: normal;
}

.lightbold
{
	background: #FFFFFF;
	color: #666;
	font-weight: bold;
	margin: 0 0 0 10px;
}
.bottomnav
{
	background: #FFFFFF;
	color: #666;
	text-align: center;
	line-height: 14px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a.footer:link, a.footer:active, a.footer:visited
{
	background: #FFFFFF;
	color: #666;
	text-decoration: none;
}

a.footer:hover
{
	background: #FFFFFF;
	color: #993366;
	text-decoration: underline;
}
.headertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993366;
	text-align: center;
	background-color: #F7ECEE;



}
.titletable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #993366;



}
.lightboldNoPad {

	background: #FFFFFF;
	color: #666;
	font-weight: bold;
}
.coloredText {
	color: #993366;
}
