BODY {
margin: 0px;
padding: 0px;
font-family: Tahoma,Arial,Helvetica,Verdana;
font-size: 12px;
background-color: #c0c0c0;
}

TD {
font-family: Tahoma,Arial,Helvetica,Verdana;
font-size: 12px;
}

HR {
color: #000000;
}

A {
text-decoration: none;
color: #000000;
}

A:HOVER {
text-decoration: underline;
}

.searchfield {
background-image: url('../../userfiles/10124/search.jpg');
background-repeat: no-repeat;
padding-left: 20px;
width: 130px;
}
.searchresults {
background-color: #86CA67;
}

#nav {
padding: 10px;
}

#nav A {
font-family: Tahoma,Arial,Helvetica,Verdana;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration: none;
}

#nav A:HOVER {
color: #333333;
text-decoration: underline;
}

#newsflash {
color: #ffffff;
}


#cp {
color: #000000;
font-weight: bold;
text-align: center;
}

#headline {
color: #ffffff;
font-weight: bold;
text-align: center;
}

.smalllink {
font-size: 10px;
font-weight: bold;
color: #333333;
text-decoration: none;
}

.smalllink A {
color: #333333;
text-decoration: underline;
}

.title {
background-image: url('../../userfiles/10124/titlebg.jpg');
background-repeat: repeat-x;
padding: 5px;
font-weight:bold;
}
.title2 {
background-image: url('../../userfiles/10124/titlebg2.jpg');
background-repeat: no-repeat;
padding: 5px;
font-weight:bold;
}
.titlesmall {
font-size: 10px;
text-align: right;
}

.forminput {
border: 1px solid #ff6666;
width: 300px;
}

.formcaptcha {
border: 1px solid #ff6666;
width: 140px;
}

.formarea {
border: 1px solid #ff6666;
width: 300px;
height: 200px;
}
.galeriecol {
padding: 5px;
}

SPAN.test {
background-color: #cc0033;
}