body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin-top: 0px;
	text-align: left;
	vertical-align: top;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td.top {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}
td.nav {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	line-height: 12px;
	background-color: #CCCCCC;
	text-align: center;
	vertical-align: top;
}
td.ads {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #000000;
	background-color: #CCCCCC;
	vertical-align: top;
	text-align: center;
}
td.staff {
	font-size: 9px;
	text-align: center;
}
h1 {
	font-family: Trebuchet MS, Georgia, Times New Roman, serif;
	font-size: 16px;
	color: #FF0000;
	line-height: 18px;
	margin: 8px 0 4px 0;
	padding: 0;
}
h2 {
	font-family: Trebuchet MS, Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #333333;
	margin: 0 0 4px 0;
	padding: 0;
	text-transform: uppercase;
}
h3 {
	font-family: Trebuchet MS, Georgia, Times New Roman, serif;
	font-size: 13px;
	color: #FF0000;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.small {
	font-size: 10px;
}
.smaller {
	font-size: 10px;
}
.pipe {
	font-size: 11px;
	color: #FF0000;
}
.advert {
	color: #000000;
	background-color: #FFFFFF;
}
.address {
	color: #000000;
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: left;
}
/* -----[ Form ]------------------------ */

.mid_bg_form {
	background-color: #CCCCCC;
	color: #000000;
	padding: 3px 5px 3px 5px;
}
.light_bg_form {
	padding: 3px 5px 3px 5px;
	color: #333333;
}
.white_bg {
	background-color: #ffffff;
}
.asterix {
 color: #ae0a0a;
}
