BODY {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #cbd2d3;
}
.table {
	border-top: #555555 0px solid;
	border-right: #555555 1px solid;
	border-bottom: #555555 1px solid;
	border-left: #555555 1px solid;	
}
.head-left {
	border-top: #ffffff 0px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;	
}
#left-top {
	height: 10px;
	background-color: #e6eef0;
}
#logo {
	height: 91px;
	background-color: #ffffff;
	text-align: center;
}
.menu {
	border-top: #ffffff 1px solid;
	font: 12px Arial, Helvetica, sans-serif;
	width: 250px;
	color: #ffffff;
	height: 19px;
	background-color: #7c97a9;
	text-align: left;
}
A.menu-link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
	text-decoration: none;
}
A.menu-link:hover {
	color: #ffffff;
	text-decoration: underline;
}
.head-right {
	border-top: #ffffff 0px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 0px solid;	
}
#right-top {
	height: 10px;
	background-color: #afb5be;
}
#pic {
	border-top: #ffffff 1px solid;
}
#banner {
	border-top: #ffffff 1px solid;
	background-color: #afb5be;
}
.main-left {
	border-top: #555555 1px solid;
	border-right: #555555 1px solid;
	border-bottom: #555555 1px solid;
	border-left: #ffffff 1px solid;	
	vertical-align: top;
	width: 555px;
	background-color: #ffffff;
}
.content {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin: 0px 20px;
	font-size: 11px;	
	color: #555555;
	line-height: 16px;
	text-align: left;
}
.headline {
	margin-bottom:3px;
	height: 45px;	
	font-size: 14px;
}	
#title {
}
#error {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #dc1414;
	line-height: 16px;
}
A.table-link {
	color: #555555;
	text-decoration: none;
}
A.table-link:hover {
	color: #555555;
	text-decoration: none;
}
.main-right {
	border-right: #ffffff 1px solid;
	vertical-align: top;
	width: 195px;
	background-color: #e6eef0;
}
.head {
	padding-top: 5px;
	text-align: center;
}
.text {
	padding-bottom: 15px;
	margin: 0px 10px;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
}
#teaser {
	padding-left: 10px;
	color: #555555;
	font-size: 11px;
	line-height: 14px;
	vertical-align: middle;
}
.box {
   height: 22px;
   vertical-align: middle;
}
A.box-link {
	font: 12px Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 22px;
	text-decoration: none;
	display: block;
	height: 100%;
}
A.box-link:hover {
    color: #555555;
	background-color: #afb5be;
	text-decoration: none;
}
.bottom {
	border-top: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	font-size: 11px;
	color: #ffffff;
	height: 20px;
	background-color: #7c97a9;
	text-align: center;
}
A.bottom-link {
	color: #ffffff;
}
A {
	color: #555555;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: none;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-top: 5px;	
}
