/* CSS Document */

body {
  background-image:url(images/site_background.gif); 
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-family: Tahoma,sans-serif;
  font-size: 11px;
  text-align: left;
}
.blackbath {
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.whitebath {
	font-family:Arial;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
.whitetxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	color:#000000;
}
.whitetxtunderline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:underline;
	color:#000000;
}
.maintxt {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:normal;
	color:#000000;
}
.bordercontact {
	font-family:tahoma;
	font-size:10px;
	font-weight:normal;
	text-decoration:normal;
	border-style:dotted;
	background:#99cc33;
}
.formcontact {
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-decoration:normal;
	border-color:#000000;
	border:thin;
	background:#cccccc;
}
.headertxt {
	font-family:arial;
	font-size:17px;
	font-weight:bold;
	text-decoration:underline;
	color:#336699;
}
.headertxt2 {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-decoration:normal;
	color:#000000;
}
.footertxt {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#eeeeee;
}
a.sidelinks, a.sidelinks:link, a.sidelinks:visited {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: none;
	color: #000000;
}
a.sidelinks:hover {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: none;
	color:#000000;
}
a.linktxt, a.linktxt:link, a.linktxt:active, a.linktxt:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: none;
	color: #00000;
	text-decoration:underline;
}
a.linktxt:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: none;
	color:#00000;
	text-decoration:underline;
	background-color:#CCCCCC;
}
a.link2txt, a.link2txt:link, a.link2txt:active, a.link2txt:visited {
	font-family: Arial;
	font-size: 16px;
	font-weight: none;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
}
a.link2txt:hover {
	font-family: Arial;
	font-size: 16px;
	font-weight: none;
	color:#990000;
	font-weight:bold;
	text-decoration:underline;
	background-color:#CCCCCC;
}
a.contactlink, a.contactlink:link, a.contactlink:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	color: #cc6633;
}
a.contactlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	color: #000000;
	background-color:#66cc33;
}
