.topmenu{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #006b6e;
	font-weight: normal;
}
a:hover {
	color : #FFCC99;
}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #663300;
	font-weight: normal;
}
.breadcrumb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
	line-height: 13px;
	text-decoration: none;
}
.list {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.leftmenu{
	font-family: Comic Sans MS, Comic Sans MS, cursive;
	font-size: 13px;
	color: #006699;
	font-weight: normal;
	text-decoration: none;
	padding-left: 10px;
}
.headline{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	color: #006b6e;
	font-weight: normal;
	text-transform: uppercase;
}
h1{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	color: #006b6e;
	font-weight: normal;
	text-transform: uppercase;
}
.body{
	font-family : Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : Black;
	font-weight : normal;
	line-height: 18px;
}
.footer{
	font-family : 'Times New Roman',Times,serif;
	font-size : 12px;
	text-decoration : none;
	color : #444444;
	font-weight : normal;
	line-height: 19px;
}
.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6B5639;
	background: #FFFFFF;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
}
.form_button {
	font-family: verdana,helvetica,sans-serif;
	font-size: 12px;
	color: Black;
	background: #ACBED2;
	border-style: solid;
	border-color: Gray;
	border-width: 1px;
	padding:3px;
}
.form_buttonsm {
	font-family: verdana,helvetica,sans-serif;
	font-size: 10px;
	color: White;
	background: #8482A5;
	border-style: solid;
	border-color: Black;
	border-width: 1px;
}