input, textarea {
border:1px #CCCCCC solid;
}

a:link,a:visited {
color:#7D4B29;
}

body, td {
	font-family: Arial,Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
}

.footer {
color:#FFFFFF;
}

.navigation {
	line-height: 1em;
}
.navigation a, .navigation a:visited{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}


.navigation a:hover, .navigation a.selected{
	color: #f3f331;
}


.page_headline, h1{
	font-size:16px;
	color:#AE6A3C;
	font-weight:bold;
	text-transform: uppercase;
}

.page_headline_blue {
	font-size:16px;
	color:#7383b7;
	font-weight:bold;
	text-transform: uppercase;
}
.numbers{
	font-size:16px;
	color:#a97b4d;
	font-weight:bold;
	text-transform: uppercase;
}

.paragraph_headline, h2{
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.article_headline, h3{
	font-size:13px;
	color:#7A5F52;
	font-weight:bold;
	text-decoration:none
}

.homelink a:link, .homelink a:visited{
color:#6883b8;
}

.contentcell {
padding-left:30px;
padding-right:30px;

border-right:1px #EEEEEE solid;
border-left:1px #EEEEEE solid;
}

.case_headline a{
	font-size:11px;
	color:#7D4B29;
	font-weight:bold;
	line-height: 1.2em;

}

.case_headline a:hover, .case_headline a.selected{
	color:#2C2E7D;
	text-decoration:none;
}