body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 3px;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	width: 50px;
}
#vert-menu a:link,#vert-menu a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
	width: 90px;
	border: 1px solid #FFFFFF;
	margin: 2px;
	background-color: #0000FF;
	float: left;
}
#vert-menu a:hover {
	background-color: #FF0000;
	border: 1px solid #000000;
	color: #FFFFFF;
}
#footer a:link,#footer a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #FFFFFF;
	margin: 2px;
}
#footer a:hover {
	color: #999999;
}
#breadcrumb-past a:link,#breadcrumb-past a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #0000CC;
}
#breadcrumb-past a:hover{
}
#breadcrumb-current a:link,#breadcrumb-current a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
#breadcrumb-current a:hover{
}
.separator {
	font-size: 9px;
}
#box01 {
	border: 1px dotted #999999;
	margin: 3px 0px 0px;
	padding: 3px;
	width: 50px;

}
#box02 {
	margin: 0px;
	padding: 5px;
	border-top: 1px none #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;

}
.header-contact {
	font-weight: bold;
}
#home-text {
	margin: 5px;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: lighter;
}
