body
{
	background-color: #FAE5A6;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #800020;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-left: 0;
}

a:link
{
	color: #9E3B3B;
}

a:visited
{
	color: #9E3B3B;
}

a:hover
{
	color:#9E3B3B;
}

a:active
{
	color: #9E3B3B;
}

td
{
	background-color: #FAE5A6;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

.heading
{
	font-size: 16px;
	line-height: 20px;
}

.bigheading
{
	font-size: 24px;
	line-height: 26px;
	color: #ffffff;
}

.contenttd
{
	background-color: #FAE5A6;
	border: 6px solid #9E3B3B;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;	
}

.sidebar
{
	background-image: url(./graphics/sidebar.gif);
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

.navbar
{
	background-image: url(./graphics/navigationbar.gif);
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}


.regtext
{
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	color: #4F1875;
}

.contentpadded
{
	background-color: #F50B8F;
	font-family: Arial;
	font-size: 15px;
	line-height: 20px;
	color: #4F1875;
	padding: 10px;
}

.footer
{
	background-color: #F50B8F;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}

.smallpadded
{
	background-color: #F50B8F;
	font-family: Arial;
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	padding: 10px;
}

.sidebar
{
	background-color: #9d31e9;
	font-family: Arial;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
}

.tdborder
{
	border: 3px solid #9d31e9;
	padding: 0px;
}


