body {
	margin: 0px;
	background-color: #000099;
	font-family: Tahoma, Arial;
	background-image:  url(/wimg/bg.jpg);
	background-repeat: repeat-x;
}

.bg {
	width: 985px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}
.list {
	background-color: #FFFFFF;
	border: 1px solid #330000;
	vertical-align: top;
	margin: 5px;
	font-family: Tahoma, Arial;
	font-size: 9pt;
	font-weight: normal;
}
.pad3 {
	padding: 3px;
}
.btm {
	color: #FFFFFF;
	padding: 10px;
	background-color: #CC0066;
	width: 985px;
	border-top: 1px solid #000000;
}
td.info_menu{
  background-color: #00a9ee;
  height: 20px;
  width: 200px;
}
td.info_menu:hover{
  background-color: #00ccff;
  height: 20px;
  width: 200px;
}
a.info_menua:link{
  color: #ffffff;
  font-size: 12px;
  font-weight: bold; 
  text-decoration: none;
  font-family: Arial, Tahoma;
}
a.info_menub:link{
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  font-family: Arial, Tahoma;
}
p.info { 
  font-size: 12px;
  color:#000000;
  width: 95%;
  font: Arial, Tahoma; 
  padding: 10px;
} 
a.info_img img{
  border-width: 2px;
  border-color: #00a9ee;
}
a.info_img:hover img{
  border-width: 2px;
  border-color: #00ccff;
}
a.info_lnk:link{
  color: #00a9ee;
  font-size: 12px;
  text-decoration: none;
  font-family: Arial, Tahoma;
}
a.info_lnk:hover{
  color: #00ccff;
  font-size: 12px;
  text-decoration: none;
  font-family: Arial, Tahoma;
}
.cat {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	text-align: center;
	padding: 3px;
}
.nav {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
	text-align: center;
	border: 1px solid #000000;
	font-family: Arial, Tahoma;
}
.charity {
	border: 1px solid #FF9900;
	width: 100%;
	text-align: center;
	padding: 3px;
}
li {
	line-height: 1.5;
	font-weight: bold;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	color: #000099;
	width: 90%;
}
p {
	line-height: 1.5;
}
h2 {
	font-size: 16px;
	color: #009900;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1;
	background-image:  url(/wimg/bg_h3.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 10px;
	padding-top: 8px;
}
h4 {
	background-image:  url(/wimg/bg_h4.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding: 9px;
}


#content {
	line-height: 1.5;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.fleft {
	float: left;
	width: 700px;
	padding: 10px;
}
.fimg {
	float: left;
	padding: 10px;
}
