body {
	background-color: #595842;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.smalltext, .smalltext p
{
	font-size: 12px;
}
/*
blockquote {
 width: 100%; 
 padding: 0px;
 margin: 0px;
}
*/
h1 {
	color: #595842;
	font-size: 20px;
	text-transform: uppercase;
	padding-left: 54px;
}
h2 {
	color: #595842;
	font-size: 18px;
}
h3 {
	color: #595842;
	font-size: 14px;
	font-weight: bold;
}
hr {
    height:4px;
    background:#595842;
}
a {
	color: #595842;
	text-decoration: underline;
}
a:hover {
		text-decoration: none;
}
.system {
	font-size: 12px;
}
.footer-text {
	font-size: 10px;
	color: #FFFFFF;
	
}
.top-menu {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 0px;
	font-size: 16px;
}
a.top-menu:hover {
	color: #838271;
}

.top-menu-right {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 0px;
	font-size: 16px;
}
a.top-menu-right:hover {
	color: #838271;
}
.disabled {
	background-color: #CCCCCC;
}
.errormessage {
	font-weight: bold;
	color: #FF0000;
}

a.login {
	font-size: 14px;
	text-decoration: none;
}
.tabletext {
	font-size: 12px;
}

.homepageCallAction {
	border-width: 1px; 
	border-style: solid; 
	border-color: #ff0000; 
	padding-bottom: 10px; 
	padding-left: 5px; 
	padding-right: 5px;
}
