.menu { font-family: arial; font-size: 12px; line-height: 20px; width: 200px }
.menumouseover { font-family: arial; background: #97c1e9;line-height: 30px; border-color: #094a88 }
.disclaimer { font-family: arial; font-size: 12px }
A { text-decoration: none; font-size:16px; font-weight: 700; color: #915030 }
A:visited { text-decoration: none; font-size:16px; font-weight: 700; font-color: blue }
h3 { color: blue; padding: 0px 0px 0px 15px; }
td {font-family: Verdana; font-size: 13px;}

.contentAd {
	width: 336px;
	height: 280px;
	float: left;
	border: 0px solid #333;
	margin-left: 10px;
}

p
{
    padding: 0px 0px 0px 15px;
}

.biotable { color:blue; font-weight:bold; font-size:14px }

#container {
  width: 1012px;
  height: 100%; 
  min-height: 100%;
  margin: 0 auto;
  position: relative;
  background-color: white;
  background: url(images/background2.gif);
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #333333;
  padding: 0px;
}

#maintable {
  background-color: white;
}

body {
  background-color: #CCCCCC;
  font: normal normal 81.25%/1.6em Verdana, Arial, Tahoma, Sans-Serif;
  color: #333;
  text-align: left;
}
