body {
	background-color: #204F7D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.defaultfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.titelfont, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5B7493;
}
h2{
    text-transform: uppercase;
    margin:0; padding:0;
}
a:hover{text-decoration:none;}

img { border:0px;}

.form{height:25px; margin-top:6px;}
.form input {width:161px; height:22px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px}

textarea {width:210px; height:115px; border:#FFD802 1px solid; background:#306E1D; padding-left:5px; overflow:auto; margin-top:10px}

ul {margin:0; padding:0; list-style:none}
li  {background:url(pic/a1.gif) no-repeat left top; margin:0px; padding:0px 0px 0px 11px;}

.ul2 li  {background:url(pic/a1.gif) no-repeat left top; margin:0px; padding:0px 0px 0px 11px}

hr {
	height: 1px; border: none; color: #FFAB0A; background-color: #FFAB0A;
}

.images {
	border: 2px solid #FFAB0A;
}

.forminput {
	width:261px; height:22px; border:#5C7392 1px solid; background:#9EADC5; padding-left:5px; font-family: Arial; font-size:12px; 
}
.formselect {
	width:300px; 
	height:20px; 
	border:#5C7392 1px solid; 
	background-color:#9EADC5; 
	padding-top: 2px;
	padding-left:4px; 
	font-family: Arial;
	font-size:10px; 
}
textarea {
	width:261px; 
	height:120px; 
	border:#5C7392 1px solid; 
	background-color:#9EADC5; 
	padding-left:5px
	font-family: Arial;
	font-size:14px; 
}
.formsubmit {
	padding-right: 4px;
	padding-left: 4px;
	font-size: 10pt;
	padding-bottom: 1px;
	color: #2b4460;
	padding-top: 1px;
	font-family: Arial;
	background-color: #gggggg;
}
a:link {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}
a:visited {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}
a:hover {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}
a:active {
	color: #000000;
	text-decoration:none;
	border-bottom:1px dotted #000000;
}
h1{
    font-size:12px;
}
#sitemap{
    margin-top:5px;
    width:100%;
    text-align: center;
}
#sitemap a{
    color:#20647D;
    text-decoration:none;
    border:none;
}
#sitemap a:hover{
    text-decoration:underline;
}