<!--
body {
	background-image: url('images/bg1.jpg');
	background-repeat: repeat-x
}
.style1 {
	font-family: Verdana;
	font-size: 10px;
}
.style6 {font-family: Verdana; font-size: 12px; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #EA0E0E;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #EA0E0E;
	text-decoration: none;
}
.menu a:active {
	text-decoration: none;
}

table {
	font-family: Verdana;
	font-size: 11px;
}
textarea {
	font-family: Verdana;
	font-size: 11px;
}
.style7 {
	font-family: Verdana;
	font-size: 12px;
}
.style8 {
	color: #BF2024;
	font-weight: bold;
}
.style9 {
	color: #BF2024;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
}
textarea {
	font-family: Verdana;
	
}
div.img-ilus {
	background: url('images/shadow.gif') no-repeat bottom right;
	margin: 10px 5px;
	padding: 0;
	position: relative;
	z-index: 50;
}
div.img-ilus img {
	background-color: #fff;
	border: 0px solid #a9a9a9;
	margin: -5px 5px 5px -5px;
	padding: 0px;
	position: relative;
	vertical-align: bottom;
}
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0px none;
   float: none !important;
   color: black;
   background: ;
   }
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
-->
