a, a.link, a.active, a.visted {
	color : #9F3D33;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica;
}

a:hover {
	color: #3C3C3C;
}

.menutext, td.menutext {
	color : #000000;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration : none;
	vertical-align: top;	
}

a.menutext, a.menutext:link, a.menutext:active, a.menutext:visited {
	color : #000000;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration : none;
}

a.menutext:hover {
	color : #000000;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration : none;
}

.menutext2, td.menutext2 {
	color : #000000;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration : none;
}

a.menutext2, a.menutext2:link, a.menutext2:active, a.menutext2:visited {
	color : #000000;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration : none;
}

a.menutext2:hover {
	color : #000000;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration : none;
}

a.bodytextlinks, a.bodytextlinks:link, a.bodytextlinks:active, a.bodytextlinks:visited {
	color : #9F3D33;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration : underline;
}

a.bodytextlinks:hover {
	color : #9F3D33;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
	font-weight: normal;
	text-decoration : none;
}

td, body {
	color : #333333;
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica;
}

td.bodytext, .bodytext {
	color : #333333;
	font-size: 8pt;
	text-align: justify;
	font-family: Arial, Verdana, Helvetica;
}

td.heading, .heading {
	color : #000000;
	font-size: 16pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
}

td.header, .header {
	color : #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	font-family:  Arial, Verdana, Helvetica;
}


td.subheading, .subheading {
	color : #000000;
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}

td.footertext, .footertext, a.footertext:hover {
	color : #ffffff;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}

.footertext:link, .footertext:active, .footertext:visited {
	color : #ffffff;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: underline;
}

a.whitetext, a.whitetext:link, a.whitetext:active, a.whitetext:visited, a.whitetext:hover {
	color : #ffffff;
	font-size: 8pt;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}

.whitetext {
	color : #ffffff;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
	text-decoration: none;
}

h1, .h1:link, .h1:active, .h1:visited, .h1:hover {
	color : #000000;
	font-size: 16pt;
	font-weight: bold;
	font-family: Verdana, Arial,  Helvetica;
}

h2, .h2:link, .h2:active, .h2:visited, .h2:hover {
	color : #000000;
	font-size: 15pt;
	font-weight: bold;
	font-family: Verdana, Arial,  Helvetica;
}

h3, .h3:link, .h3:active, .h3:visited, .h3:hover {
	color : #000000;
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana, Arial,  Helvetica;
}

h4, .h4:link, .h4:active, .h4:visited, .h4:hover {
	color : #000000;
	font-size: 13pt;
	font-weight: bold;
	font-family: Verdana, Arial,  Helvetica;
}

h5, .h5:link, .h5:active, .h5:visited, .h5:hover {
	color : #000000;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial,  Helvetica;
}

h6, .h6:link, .h6:active, .h6:visited, .h6:hover {
	color : #000000;
	font-size: 11pt;
	font-weight: bold;
	font-family: Verdana, Arial,  Helvetica;
}

input.button1 {
	font-family: Trebuchet ms, Verdana, Helvetica, Tahoma, sans-serif;
	background-color: #941B85;
	border-color: #FFFFFF;
	border-width: 1;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	width: auto;
	cursor: hand;
	text-shadow : Black;
	height:20;
}

input.button1:hover {
	background-color: #941B85;
	border-color: #941B85;
}

input.login, .login {
	font-family: Trebuchet ms, Verdana, Helvetica, Tahoma, sans-serif;
	background-color: #CBD6D9;
	border-color: #CBD6D9;
	font-size: 8pt;
}

input.search, .search {
	font-family: Trebuchet ms, Verdana, Helvetica, Tahoma, sans-serif;
	background-color: #CBD6D9;
	border-color: #CBD6D9;
	font-size: 8pt;	
}

#custom ul {
    list-style: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
    margin-top: 4px;
}

#custom li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 6px;
}

a.featureheading, a.featureheading:link, a.featureheading:active, a.featureheading:visited {
    color : #880000;
    font-size: 12pt;
    font-weight: bold;
    font-family: Trebuchet ms, Arial, Verdana, Helvetica;
    text-decoration: underline;
}

a.featureheading:hover {
    color : #880000;
    font-size: 12pt;
    font-weight: bold;
    font-family: Trebuchet ms, Arial, Verdana, Helvetica;
    text-decoration: none;
}