body {
	margin: 10px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Trebuchet MS;
	font-size: 24px;
	color: #5a9e01;
	font-weight: normal;
	margin-top: 0px;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 20px;
	color: #5a9e01;
	font-weight: normal;
}
h3 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #5a9e01;
}
h4 {
	font-family: Trebuchet MS;
	font-size: 17px;
	color: #7487a8;
}
h5 {
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #7487a8;
}
h6 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #7487a8;
}
p, div, td, li {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #344177;
}
a {
	text-decoration: underline;
	color: #344177;
}
a:hover {
	color: #5a9e01;
}
pre {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #5a9e01;
}
img {
	border: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.mainTable {
	width: 953px;
	height: 100%;
	margin: auto;
}
.top {
	width: 953px;
	height: 197px;
	background: url(images/top.png) no-repeat center;
	position: relative; 
}
.top a {
	display: block; 
	position: absolute; 
	top: 60px; 
	left: 80px; 
	width: 150px; 
	height: 100px;
}
.topMenu {
	width: 953px;
	height: 43px;
	text-align: right;
}
.topMenuItem {
	display: inline;
	line-height: 43px;
	background: url(images/top_menu_back.png) no-repeat right center;
}
.topMenuItem a {
	font-weight: bold;
	font-size: 13px;
	color: #f3f8fc;
	padding-left: 23px;
	padding-right: 23px;
	text-transform: uppercase;
	text-decoration: none;
}
.topMenuItem a:hover {
	color: #c2dfff;
}
.topMenuItemActive {
	display: inline;
	line-height: 43px;
	background: url(images/top_menu_back.png) no-repeat right center;
	font-weight: bold;
	font-size: 13px;
	color: #c2dfff;
	padding-left: 23px;
	padding-right: 23px;
	text-transform: uppercase;
}
.leftCell {
	width: 307px; 
	height: 100%; 
	vertical-align: top;
}
.menuTop {
	width: 307px;
	height: 30px;
	background: url(images/menu_top.png) no-repeat;
}
.menuContainer {
	width: 307px;
	background: url(images/menu_back.png) repeat-y;
	padding-bottom: 20px;
}
.menuItem {
	margin-left: 11px;
	margin-right: 16px;
	font-size: 17px;
	border-bottom: #344177 1px dotted;
}
.menuItem a {
	padding-top: 6px;
	padding-bottom: 2px;
	color: #344177;
	display: block;
	text-decoration: none;	
}
.menuItem a:hover {
	text-decoration: none;
	color: #5a9e01;
}
.menuItemActive {
	margin-left: 11px;
	margin-right: 16px;
	font-size: 17px;
	padding-top: 6px;
	padding-bottom: 2px;
	color: #5a9e01;
	border-bottom: #344177 1px dotted;
}
.subMenuItem {
	margin-left: 11px;
	margin-right: 16px;
	font-size: 14px;
	border-bottom: #344177 1px dotted;
}
.subMenuItem a {
	padding-top: 5px;
	padding-bottom: 2px;
	color: #5c6691;
	display: block;
	text-decoration: none;	
}
.subMenuItem a:hover {
	text-decoration: none;
	color: #5a9e01;
}
.subMenuItemActive {
	margin-left: 11px;
	margin-right: 16px;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #5a9e01;
	border-bottom: #344177 1px dotted;
}
.menuBottom {
	width: 307px;
	height: 18px;
	background: url(images/menu_bottom.png) no-repeat;
}
.elerhetosegeinkTop {
	width: 307px;
	height: 48px;
	background: url(images/elerhetosegeink_top.png) no-repeat;
}
.elerhetosegeink {
	width: 307px;
	background: url(images/elerhetosegeink_back.png) repeat-y;
}
.elerhetosegeink div {
	padding: 0 20 10 25;
}
.elerhetosegeinkBottom {
	width: 307px;
	height: 20px;
	background: url(images/elerhetosegeink_bottom.png) no-repeat;
}
.contentCell {
	width: 646px;
	height: 100%;
	vertical-align: top;
}
.contentTop {
	width: 646px;
	height: 29px;
	background: url(images/content_top.png) no-repeat;
}
.content {
	background: url(images/content_back.png) repeat-y;
	padding: 0 20 20 30;
}
.content p, .content div, content li {
	line-height: 18px;
	padding-right: 20px;
}
.content li {
	margin-bottom: 10px;
}
.content td {
	padding: 5px;
}
.contentBottom {
	width: 646px;
	height: 35px;
	background: url(images/content_bottom.png) no-repeat;
}
.inputBox {
	border: #b7c6d8 1px solid;
	background-color: #e8f0fa;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 20px;
	width: 300px;
}
.inputBoxHalf {
	border: #b7c6d8 1px solid;
	background-color: #e8f0fa;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 20px;
	width: 150px;
}
.textareaBox {
	border: #b7c6d8 1px solid;
	background-color: #e8f0fa;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 12px;
	height: 80px;
	width: 300px;
}
.separator {
	color: #e9eaf0;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 1px;
}
.bottom {
	height: 136px;
	background-color: #ecf2fb;
	position: relative;
}
.bottomLeft {
	float: left;
	line-height: 136px;
	width: 662px;
	color: #444a63;
	text-align: center;
}
.bottomLeft a {
	color: #344177;
	text-decoration: none;
}
.bottomRight {
	width: 291px;
	float: right;
	text-align: left;

}
.bottomRight div {
	padding-left: 30px;
	padding-top: 30px;
}
.bottomRight ul {
	margin: 0px;
	padding: 0px;
}
.bottomRight li {
	list-style-type: none;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}
.bottomRight li a {
	color: #616161;
	font-size: 11px;
}
.loginForm {
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 10px;
}
.inputBoxLogin {
	border: #b3d446 1px solid;
	background-color: white;
	color: #286873;
	font-family: Trebuchet MS;
	font-size: 11px;
	height: 16px;
	width: 160px;
	text-align: center;
	font-size: 10px;
	margin-top: 2px;
}
.error {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
	color: red;
	font-weight: bold;
	font-size: 11px;
}
.smallText {
	font-size: 9px;
	line-height: 12px !important;
}
.codeField {
	text-align: right;
	width: 115px;
	vertical-align: middle !important;
}
.codeImg {
	margin: 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.pager {
	border-top: #aaaaaa 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerTitle, .pagerComment {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.pagerItem {
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}
.pagerItemNumber {
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-weight: bold;
}
.pagerItem a {
	text-decoration: none;
	color: black;
}
.pagerItem a:hover {
	text-decoration: none;
	color: #444444;
}
.formTable {
	width: 600px;
}
.formLabel {
	font-weight: bold;
	background: url(images/triangle.png) no-repeat left center;
	padding-left: 15px !important;
}