a {
	color: #013797;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

body, td {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	margin: 0px;
}

button, input, select, textarea {
	font-family: arial;
	font-size: 11px;
}

hr {
	color: #C0C0C0;
	height: 1px;
}

.backbody {
	background: #FFFFFF;
}

.backlight {
	background: #F9F9F9;
}

.backmedium {
	background: #F0F0F0;
}

.backwhite {
	background: #FFFFFF;
}

.backgreen {
	background: #5BBF15;
	color : white;
}

.backblue {
	background: #00328B;
	color : white;
}

.backbluelight {
	background: #7994C1;
	color : white;
}

.bodytextlight {
	color: #999999;
	font-size: 11px;
}

#bodytable {
	border-right: 1px solid #E1E1E1;
}

.borderbottom {
	border-bottom: 1px solid #DCDCDC;
}

.borderleft {
	border-left: 1px solid #DCDCDC;
}

.borderright {
	border-right: 1px solid #DCDCDC;
}

.bordertop {
	border-top: 1px solid #DCDCDC;
}

.bordercolor {
	border: 1px solid #DCDCDC;
}

.formbutton {
	border: 1px solid;
	border-color: #CACACA #818181 #818181 #CACACA;
	background-color: #D8D8D8;
	background-image: url(../img/back_button.gif);
	height: 23px;
	padding: 1px 4px 2px 4px;
}

.formfield {
}

.formfield50 {
	width: 50px;
}

.formfield100 {
	width: 100px;
}

.formfield140 {
	width: 140px;
}

.formfield200 {
	width: 200px;
}

.formfield250 {
	width: 250px;
}

.formfield300 {
	width: 300px;
}

.formsearch {
	background: #00328B;
	border: 1px solid #99add1;
	color: White;
	height: 18px;
	padding-left: 3px;
	width: 70px;
}

.logo {margin: 0px 8px 0px 8px; display: block;}

.infobox {
	border: 1px solid #013797;
	padding : 2px;
	background-color: #F1F1F1;
}

.menuback {
	width: 190px;
	border-left : 1px solid #E1E1E1;
	background-color: White;
}

.menuback2 {
	background-color: #FFFFFF;
	width: 143px;
	border-left : 1px solid #E1E1E1;
}


.menulevel1 {
	padding: 1px 7px 1px 7px;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	border-right : 1px solid #398747;
}

.menulevel1active {
	padding: 1px 7px 1px 7px;
	display: block;
	color: #5BBF15;
	font-weight: bold;
	border-right : 1px solid #398747;
}

.menulevel2 {
	border-top: 1px solid #DCDCDC;
	padding: 5px 0px 5px 0px;
	display: block;
}

.menulevel3 {
	background-image: url(../img/menu/menu_arrow3.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 4px 16px;
	display: block;
}

.menulevel4 {
	background-image: url(../img/menu/menu_arrow4.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 4px 26px;
	display: block;
	color: #77CA3A;
}

.menulevel5 {
	padding: 1px 0px 3px 36px;
	display: block;
	color: #000000;
}

.menu {
	border-bottom : 1px solid #DCDCDC;
	line-height: 12px;
}


.menuleveltop {
	padding-left : 5px;
	padding-right : 5px;
	color: #99ADD1;
	font-size: 10px;
}

.navitheme {
	background: #00328B;
}

.adminbutton {
	padding : 4px 6px 4px 6px;
	border : 1px solid Silver;
	border-top : 1px solid Silver;
	height: 23px;
	background-color: White;
}

.adminarea {
	border: 1px solid Silver;
	background-color: #D8D8D8;
	background-image: url(../img/back_button.gif);
	background-repeat: no-repeat;
}

.subtitle {
	color: #77CA3A;
	font-size: 14px;
	font-weight: bold;
}

.textcomment {
	color: Red;
}

.textlang {
	color: #99ADD1;
	font-size : 10px;
}

.textlangactive {
	color: White;
	font-size : 10px;
	font-weight: bold;
}

.textlight {
	color: #B7B7B7;
}

.textred {
	color: #C22B2B;
}

.textsearch {
	color: #99ADD1;
	font-size: 10px;
}

.title {
	color: #00328B;
	font-size: 18px;
}

.tabelauto {
	width : 100%;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
}

.tabelauto td {
	border-bottom: 1px solid #E1E1E1;
	vertical-align: top;
	padding : 3px;
}

.tabelautoodd {
	background-color: #F9F9F9;
}

#ankeet {
	background-color: #F8F8F8;
	border-left: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
}

#ankeet td {
	border-bottom: 1px solid #E3E3E3;
	border-top: 1px solid #FEFEFE;
	padding: 8px;
}

#bodytext td {
	line-height: 14px;
}

#thumb {
}

#footer td {
	padding: 4px 6px 4px 6px;
	color: #99ADD1;
	font-size: 10px;
	background-color: #013797;
	border-bottom: 1px solid White;
	border-top: 1px solid White;
}

#footer a {
	color: #99ADD1;
	}

#tabel {
	border-left: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;

}

#tabel td {
	border-bottom: 1px solid #DCDCDC;
	padding: 3px;
}

#tabel2 {
	border-left: none;
	border-right: none;
	border-top: none;
	padding: 3px;
	margin : 0;
}

#tabel2 td {
	border-bottom: none;
	padding: 3px;
}

#title {
	padding: 28px 16px 0px 16px;
}

#navibar td {
	color: #A9A9A9;
	padding-left: 0;
}

#navibar a {
	color: #A9A9A9;
}

#navibar a:hover {
	color: #00328B;
}

.frontright {
	width : 216px;
	border-left: 1px solid #E1E1E1;
}

.textnormal {
	line-height: 12px;
}

.fronttitlebluelight {
	height: 26px;
	padding : 4px 4px 4px 6px;
	font-weight: bold;
	font-size : 14px;
	background-color: #7994C1;
	color: White;
	text-transform: uppercase;
}

.fronttitlegreen {
	height: 26px;
	padding : 4px 4px 4px 6px;
	font-weight: bold;
	font-size : 14px;
	background-color: #5BBF15;
	color: White;
	text-transform: uppercase;
}

#frontlinks td {
	background-image: url(../img/front/arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left : 12px;
}

.tabel {
	border-left: 1px solid #DCDCDC;
	border-top: 1px solid #DCDCDC;
	padding: 3px;
	
}

.tabel td {
	border-bottom: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	padding: 3px;
}

#email_reg {width: 100%; margin: 30px auto; text-align: center}

#email_reg .description {width: 400px; margin: auto; padding: 0 0 20px 0}

#email_reg .fields {width: 300px; margin: auto; text-align: left}

#email_reg .fields label {display: block; float: left; line-height: 20px; margin: 0 10px 0 0; color: #434343}

#email_reg .fields input {border: 1px solid #AFAFAF; padding: 2px 4px}

#email_reg .fields button {width: auto; overflow: visible; padding: 0 10px; border: 1px solid #AFAFAF; margin: 0; vertical-align: middle; *vertical-align: text-bottom}