BODY {margin-top: 0;margin-left: 0;margin-right: 0;margin-bottom: 0;background: #1E4379}

.layout_bg {background: #1E4379}
.layout_left {background: #215397}
.layout_right {background: #3A6FBA}
.layout_underline {background: #7898C3}

.menu_header {font-size: 9pt;font-weight:bold;font-family: Arial}
.menu_poll {font-size: 8pt;font-weight:bold;font-family: Arial}
.menu_entry {font-size: 8pt;font-family: Arial}

.table_header {background: #7898C3}
.table_sub {background: #215397}
.table_content {background: #5B8BCC}

P {margin-left: 5px;margin-right: 5px;margin-top: 5px;margin-bottom: 5px;font-family: Arial}

A.link1 {text-decoration: none;color: #D9D9D9;font-family: Arial}
A.link1:LINK {text-decoration: none;color: #D9D9D9;font-family: Arial}
A.link1:HOVER {text-decoration: underline;color: #FFFFFF;font-family: Arial}
A.link1:VISITED {font-family: Arial}

A.link2 {text-decoration: none;color: #6BC6FF;font-family: Arial}
A.link2:LINK {text-decoration: none;color: #6BC6FF;font-family: Arial}
A.link2:HOVER {text-decoration: underline;color: #C6EAFF;font-family: Arial}
A.link2:VISITED {font-family: Arial}

A.link3 {font-weight: bold;text-decoration: none;color: #FFC003;font-family: Arial}
A.link3:LINK {font-weight: bold;text-decoration: none;color: #FFC003;font-family: Arial}
A.link3:HOVER {font-weight: bold;text-decoration: underline;color: #FFFFFF;font-family: Arial}
A.link3:VISITED {font-weight: bold;font-family: Arial}

A.matik {text-decoration: none;color: #D9D9D9;font-family: Arial}
A.matik:LINK {text-decoration: none;color: #D9D9D9;font-family: Arial}
A.matik:HOVER {text-decoration: none;color: #FFFFFF;font-family: Arial}
A.matik:VISITED {font-family: Arial}

IMAGE {border-color: white}

form {
	margin: 0px 0px 0px 0px;
}
textarea {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	height: 18px;
	border: 1px solid Navy;
	background: White;
	color: #000000;
}
.textfield {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	height: 18px;
	border: 1px solid Navy;
	background: White;
	color: #000000;
}
select {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	height: 18px;
	border: 1px solid Navy;
	background: White;
	color: #000000;
}
.button {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	height: 18px;
	border: 1px solid Navy;
	background: #E0E0E0;
	color: Black;
	width:100px;
}