a{
	color: #FC9301;
	font-weight: bold;
	text-decoration: 1 px dotted #FC9301;
}

a:hover{
	text-decoration: none;
}

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

img{
	margin: 0px;
	padding: 0px;
}

table{
	background-color: transparant;
	border: 0px none;
	caption-side: left;
	height: 100%;
}

.content{
	background-color: #FFFFFF;
	background-image: url(imgs/contentback.jpg);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 100%;
	padding-left: 15px;
	padding-top: 5px;
	width: 520px;
}

.menu{
	background-repeat: repeat-y;
	color: #FFFFFF;
	height: 100%;
	list-style: none;
	margin: 0px;
	width: 153px;
}

.menuitem{
	background-image: url(imgs/menu_back.jpg);
	border-left: 2px solid #F28D00;
	border-right: 2px solid #7F7F7F;
	color: #FFFFFF;
	font-size: 13px;
	list-style: none;
	padding-left: 5px;
}

#balkjelinks{
	background-color: transparent;
	background-image: url(imgs/balkjelinks.jpg);
	background-repeat: repeat-y;
	width: 12px;
}

#balkjerechts{
	background-color: transparent;
	background-image: url(imgs/balkjerechts.jpg);
	background-repeat: repeat-y;
	width: 12px;
}

#base{
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: center;
}

#footer{
	background-color: #FFFFFF;
	background-image: url(imgs/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	color: #D42426;
	font-size: 12px;
	font-weight: bold;
	height: 69px;
	width: 743px;
}

#header{
	background-image: url(imgs/header.jpg);
	background-repeat: no-repeat;
}

#menubottom{
	background-color: #FFFFFF;
	background-image: url(imgs/menubottom.jpg);
	background-repeat: no-repeat;
	border-color: none;
	margin-top: -19px;
	padding: 0px;
	position: relative;
	z-index: 3;
}

#menuitem a{
	border-bottom: 1px dotted #B72A13;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	list-style: none;
	padding-left: 3px;
	padding-top: 5px;
	text-decoration: none;
	width: 120px;
}

#menuitem a:hover{
	color: #FFA500;
	text-decoration: none;
}

#menutop{
	background-image: url(imgs/menutop.jpg);
	background-repeat: no-repeat;
	border: none;
	margin-bottom: -19px;
	padding: 0px;
	position: relative;
	z-index: 3;
}

#pattern{
	background-image: url(imgs/pattern.jpg);
}

#wit{
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#fathead{
	font-weight:bold;
}

input{
	width:125px;
}

textarea{
	width:125px;
	height:100px; 
}
