﻿a:link
{
	color: #B50003; 
}
a:visited
{
	color: #BD4143; 
} 
a:active 
{
	color: #B50003;
}
a:hover
{
    text-decoration:none;
}


BODY, TABLE, TD, TH, TR
{
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	color: #333333
}


p, h1, h2, h3, b
{
	font-family: Verdana, Helvetica;
}

p
{
	font-family: Verdana, Helvetica; font-size: 8pt; color: #333333; font-weight: normal
}

b
{
	font-weight: bold
}

.h1 {font-family: Verdana, Helvetica; font-size: 12pt; color: #A90003; font-weight: bold}

.h2 {font-family: Verdana, Helvetica; font-size: 10pt; color: #A90003; font-weight: bold}

.h3 {font-family: Verdana, Helvetica; font-size: 10pt; color: #000000; font-weight: bold}

.larger {font-family: Verdana, Helvetica; font-size: 9pt; color: #333333; font-weight: normal}

.slogan {font-size:10pt; color: #EB0004; font-weight:normal}

.redtext {font-size:8pt; color: #B50003; font-weight:normal}

.topmenu {font-size:8pt; color: #000000; font-weight:normal}
.topmenu a:active { text-decoration:none; font-size:8pt; color: #000000; font-weight:normal }
.topmenu a:link { text-decoration:none; font-size:8pt; color: #000000; font-weight:normal }
.topmenu a:visited { text-decoration:none; font-size:8pt; color: #000000; font-weight:normal }
.topmenu a:hover { text-decoration:underline; font-size:8pt; color: #000000; font-weight:normal }

.smaller { font-size:7.5pt; color: #434343; font-weight:normal }
.smaller a:active { text-decoration:underline; font-size:7.5pt; color: #434343; font-weight:normal }
.smaller a:link { text-decoration:underline; font-size:7.5pt; color: #434343; font-weight:normal }
.smaller a:visited { text-decoration:underline; font-size:7.5pt; color: #434343; font-weight:normal }
.smaller a:hover { text-decoration:none; font-size:7.5pt; color: #434343; font-weight:normal }

.menu { font-size:8pt; color: #ffffff; font-weight:normal }
.menu a:active { text-decoration:none; font-size:8pt; color: #ffffff; font-weight:normal }
.menu a:link { text-decoration:none; font-size:8pt; color: #ffffff; font-weight:normal }
.menu a:visited { text-decoration:none; font-size:8pt; color: #ffffff; font-weight:normal }
.menu a:hover { text-decoration:underline; font-size:8pt; color: #ffffff; font-weight:normal }

.cmsmenu { font-size:8pt; color: #ffffff; font-weight:normal }
.cmsmenu a:active { text-decoration:none; font-size:8pt; color: #ffffff; font-weight:normal }
.cmsmenu a:link { text-decoration:none; font-size:8pt; color: #ffffff; font-weight:normal }
.cmsmenu a:visited { text-decoration:none; font-size:8pt; color: #ffffff; font-weight:normal }
.cmsmenu a:hover { text-decoration:none; font-size:8pt; color: #cccccc; font-weight:normal }

.footer { font-size:7.5pt; color:#666666; font-weight:normal}
.footer a:active { font-size:7.5pt; text-decoration:none; color:#666666; font-weight:normal}
.footer a:link { font-size:7.5pt; text-decoration:none; color:#666666; font-weight:normal}
.footer a:visited { font-size:7.5pt; text-decoration:none; color:#666666; font-weight:normal}
.footer a:hover { font-size:7.5pt; text-decoration:underline; color:#666666; font-weight:normal}

.copyright { font-size:7.5pt; color:#B1B1B1; font-weight:normal}
.copyright a:active { font-size:7.5pt; text-decoration:underline; color:#B1B1B1; font-weight:normal}
.copyright a:link { font-size:7.5pt; text-decoration:underline; color:#B1B1B1; font-weight:normal}
.copyright a:visited { font-size:7.5pt; text-decoration:underline; color:#B1B1B1; font-weight:normal}
.copyright a:hover { font-size:7.5pt; text-decoration:none; color:#B1B1B1; font-weight:normal}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width: 60px;
	background: #C70003;
	color: #FFFfff;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #C70003;
	color: #cccccc;}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 1px;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #DBDBDB}

#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #F1F1F1;
		color: #000000;
		font: 11px arial}

#sddm div a:hover
	{	background: #D1D1D1;
		color: #C70003}
		
		
.regtable {
	background-color: #ffffff;
	color: #000000;
	border-top: 2px #DBDBDB solid;
	border-right: 2px #DBDBDB solid;
	border-bottom: 1px #DBDBDB solid;
	border-left: 2px #DBDBDB solid;
}

.regleft {
	background-color: #ffffff;
	color: #000000;
	border-right: 1px #DBDBDB solid;
	border-bottom: 1px #DBDBDB solid;
}

.regright {
	background-color: #ffffff;
	color: #000000;
	border-bottom: 1px #DBDBDB solid;
}

div.hr hr {
  display: none;
}

.hr {
	background-color: transparent;
	color: FFFFFF;
	width: 75%;
	height: 1px;
	border-bottom: 1px #e5ad50 dashed;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.legend {
	background-color: #ffffff;
	color: #000000;
	border: 1px #C70003 double;
}
		
