body
{
  margin      :  12px;
  background  :  #f4f4f4 url('./images/bg.gif');
  text-align  :  center;
}
#scrollarea {
	width: 100%;
	height: 364px;
	overflow: auto;
	position: relative;
	padding: 0px 25px 0px 0px;
}

#scrollarea1 {
	width: 100%px;
	height: 364px;
	overflow: auto;
	position: relative;
	padding:  0px 15px 0px 15px;
}

.bodytext {
	font-family: Arial;
	font-size:12px;
	text-align:justify;
	color:#FFFFFF;
}

.sidemenu {
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	padding: 0px 0px 0px 15px;
}

.sidemenu a {
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration  :  none;
}

.sidemenu a:hover {
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration  :  underline;
}

a {
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration  :  none;
}

a:hover {
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration  :  underline;
}

.footer {
	font-family: Arial;
	font-size:10px;
	text-align:center;
	color:#000000;
}

.footer a {
	font-family: Arial;
	font-size:10px;
	text-align:justify;
	color:#000000;
	text-decoration  :  none;
}

.footer a:hover {
	font-family: Arial;
	font-size:10px;
	text-align:justify;
	color:#000000;
	text-decoration  :  underline;
}



.menu {
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight  :  bold;
}

.menu a {
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration  :  underline;
}

.menu a:hover {
	font-family: Arial;
	font-size:12px;
	color:#FFFFFF;
	text-decoration  :  none;
}

fieldset div
{
  padding     :  5px 5px 5px 5px;
  text-align  :  center;
}

fieldset legend
{
  font-family   :  Arial;
  color         :  #FFFFFF;
  font-weight   :  bold;
  font-size     :  11px;
}

fieldset img
{
  cursor  :  pointer;
}


.linkmap {
	font-family: Arial;
	font-size:12px;
	color:#000000;
}

.linkmap a {
	font-family: Arial;
	font-size:12px;
	color:#000000;
	text-decoration  :  underline;
}

.linkmap a:hover {
	font-family: Arial;
	font-size:12px;
	color:#000000;
	text-decoration  :  none;
}

.bodytitle {
	font-family: Arial;
	font-size:14px;
	font-weight   :  bold;

}

.bodyprint {
	font-family: Arial;
	font-size:12px;
	color: #000000;

}