body {
	margin: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

p, address, td.normal, tr.main, span.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 20px;
}

strong.normal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #ffffff;
	text-decoration: none;
}

a.header:link, a.header:visited, a.header:active {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.normal:link, a.normal:visited, a.normal:active, a.nav2:link, a.nav2:visited, a.nav2:active {
	color: #ee2b74;
	font-size: 12px;
	text-decoration: none;
}

a.right:link, a.right:active, a.right:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}

a.right:hover {
	color: #333333;
}

a.normal:hover, a.nav2:hover {
	color: #333333;
}

span.nav, a.nav:link, a.nav:visited, a.nav:active, span.navcat, a.navcat:link, a.navcat:visited, a.navcat:active {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	background-color: #ffffff;
	text-decoration: none;
}

td.nav, td.navcat {
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	border-bottom: solid 1px #dcdddf;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

td.navactive {
	font-size: 12px;
	color: #ee2b74;
	text-decoration: none;
	background-color: #ffffff;
	border-bottom: solid 1px #dcdddf;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
}

h1, .spanh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ee2b74;
	margin-bottom: 0px;
	margin-top: 10px;	
}

h2, .spanh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ee2b74;
	margin-bottom: 0px;
	margin-top: 10px;
}

h3, .spanh3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ee2b74;
	margin-bottom: 0px;
	margin-top: 10px;
}

h3.right {
	font-size: 14px;
	color: #000000;
}

ul.right {
	margin-left: 10px;
}

li.right {
	color:#FFFFFF;
}

td.header, a.header, a.header:link, a.header:visited, a.header:active {
	font-size: 12px;
	color: #ffffff;
	background-color: #ee2b74;
}

.textnav{
	font-size: 11px;
	color: #333333;
	text-align: justify;
}

.formnav{
	background-color: #ffffff;
	border: 1px solid #ee2b74;
	color: #333333;
	font-size: 12px;
	padding: 2px;
}

.submitnav {
	background-color: #ee2b74;
	font-weight: bold;
	border: 1px solid #ee2b74;
	color: #ffffff;
	font-size: 12px;
	padding: 0px;
}

.formfield, .formelement{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ee2b74;
	color: #ee2b74;
	font-size: 9px;
	padding: 2px;
}

.submitbutton{
	background-color: #ee2b74;
	border: 1px solid #ee2b74;
	color: #ffffff;
	font-weight: bold;
	font-size: 9px;
	padding: 0px;
}

h2.nav {
	font-size: 14px;
	font-weight: bold;
	color: #ee2b74;
	margin-bottom: 0px;
	margin-top: 10px;	
}

.footer {
	padding-top: 20px;
    background-color: #ffffff;
	font-size: 10px;
	color: #ee2b74;
}

ul {
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 20px;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	list-style-type: square;
}

p {
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.huge {
	font-size: 24px;
	font-weight: bold;
}

.newsrow1 {
	background-color: #eeeeee;
}

.newsrow2 { 
}

.border1 {
	border: 1px solid #000000;
}

.grey1 {
	background-color: #eeeeee;
}

.grey2 {
	background-color: #dddddd;
}

.formform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #203D67;
	background-color: #ffffff;
	border: 1px solid #ee2b74;
	padding: 2px;
}

a.nav:hover {
	color: #ee2b74;
}