.NavTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a.NavTekst {
	color: #FFFFFF;
	text-decoration: none
}
a.NavTekst:hover {
	color: #FF3333;
	text-decoration: none
}

.CelLineR {
	border-right-color: #336699;
	border-right-width: 1px;
	border-right-style: solid;
}

.header1 {
	font-family: Univers, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.textatt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.maintext, ul, li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.maintext {
	color: #666699;
	text-decoration: none
}
a.maintext:hover {
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-decoration: none
}
.header2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}.Celheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #305690;
	border: 1;
	border-right-color: #003D7E;
	border-left-color: #003D7E;
	border-bottom-color: #003D7E;
	border-top-color: #003D7E;
}
.Celsubheader {
	border-right-width: thin;
	border-left-width: thin;
	border-top-color: #003D7E;
	border-right-color: #003D7E;
	border-bottom-color: #003D7E;
	border-left-color: #003D7E;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.CallMe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003D7E;
}

/* styles patricia lenten */
h1 {
	font-family: Univers, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
table.maintekst{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
body{
	background-color:#FFF;
	margin:0px;
	padding:0px;
}
a.NavTekst_active {
	color: #FF3333;
	text-decoration: none;
}