.greyborder {
border: solid 1px #b6b5b5;
}
.form {
background:#FFFFFF;
border:solid 1px #b6b5b5;
font-size:11px;
font-style:normal;
font-weight:normal;
color:#01436d;
}
.main {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:normal;
color:#01436d;
}
.orange {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:bold;
color: #FF6600;
}
.headline {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-style:normal;
font-weight:bold;
color:#B86B03;
}
.text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#000000;
}
.line {
border-top:solid 1px #b6b5b5;
}
.flowers {
background-image:url(../images/flowers.gif);
background-position:bottom right;
background-repeat: no-repeat;
}
a.navlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01436d;
	text-decoration: none;
}

a.navlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01436d;
	text-decoration: none;
}

a.navlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #01436d;
	text-decoration: none;
}

a.navlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	}
.bottom {
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
font-style:normal;
font-weight:normal;
color:#01436d;
}
a.bottomlinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #01436d;
	text-decoration: none;
}

a.bottomlinks:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #01436d;
	text-decoration: none;
}

a.bottomlinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	color: #01436d;
	text-decoration: none;
}

a.bottomlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
	}
#DIR {
	font-family: Tahoma;
	font-size: 10px;
}
#DIR h1 {
	font-size: 20px;
	font-weight: bold;
}
#DIR h2 {
	font-size: 18px;
	font-weight: bold;
}
#DIR h3 {
	font-size: 16px;
	font-weight: bold;
}
#DIR h4 {
	font-size: 14px;
	font-weight: bold;
	background: #eeeeee;
	margin:0;
	padding:3px;
}
#DIR .p3 {
	font-size: 13px;
	font-weight: bold;
}
#DIR .p4 {
	font-size: 10px;
	font-weight: normal;
}
#DIR .uf {
	width: 230px;
	float: left;
	text-align: left;
	margin-top: 5px;
	font-size: 12px;
}
#DIR li {
	margin-top: 4px;
	font-size: 12px;
	/*margin-left:-20px;*/
}
#DIR a, #DIR a:visited {
	color:#b8683b;
	text-decoration: none;
}
#DIR a:hover {
	color:#663300;
	text-decoration: none;
}
#DIR .p4 a, #DIR .p4 a:visited {
	color:#CCCCCC;
	text-decoration: none;
}
