A.smallbuttonoff {text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
		font-size:10px;
		color:#333333;}
A.sectiontab {text-decoration: none;
		font-family: Verdana;
		font-weight: normal;
		font-size:10px;
		color:#333333;}
A.smallbuttonon {text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
		font-size:10px;
		color:#FFFFFF;}
A.buttonoff {text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
		font-size:12px;
		color:#333333;}
A.buttonon {text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
		font-size:12px;
		color:#FFFFFF;}
A.buylinksmall {text-decoration: underline;
		font-family: Verdana;
		font-weight: bold;}
A.buylinkbig {text-decoration: underline;
		font-family: Verdana;
		font-weight: bold;
		font-size:24px;}
A.newslink {font-family: Verdana;
		font-weight: bold;
		color:#333333;}
A.newslink:hover {color:#666699;}
A.navbutton {text-decoration: none;
		font-weight: bold;
		color:#FFFFFF;}
A.footerbutton {text-decoration: none;
		font-family: Verdana;
		font-weight: bold;
		font-size:10px;
		color:#666666;}
A.subbutton {text-decoration: none;
		font-weight: normal;}
A.navbutton:hover {text-decoration: underline;}
A.subbutton:hover {text-decoration: underline;}
A.mainlink {font-family: Verdana;
		font-size:18px;
		font-weight: bold;}
A.mainsub {font-family: Verdana;
		font-size:10px;
		font-weight: bold;}
A.black {font-family: Verdana;
		color:#000000;
		text-decoration: none;}
font.tagline {font-family: Verdana;
		font-size:10px;
		color:#FFFFFF;}
td.sectiontitle {font-family: Verdana;
		font-size:16px;
		font-color:#000000;
		font-weight:bold;
		border: 1px solid black;}
td.sectionbody {font-family: Verdana;
		border-width: 0px 1px 1px 1px;
		border-style: solid;
		border-color: black;}
td.sectionnotitle {font-family: Verdana;
		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-color: black;}
font.big 	{font-size:14px;
		font-weight:bold;}
font.realbig	{font-size:20px;
		font-weight:bold;
		font-style: italic;}
font.small	{font-size:10px;}
body		{
		margin-left:0px;
		margin-top:0px;
		margin-right:0px;
		margin-bottom:0px;
		}




/Shadow on boxes

.out {
  display:block; 
  background:#bbb; 
  border:1px solid #ddd; 
  position:relative;
  margin:1em 0;
  }
.in2 {
  display:block; 
  background:#777; 
  border:1px solid #999; 
  position:relative;
  padding:1px;
  margin:1px;
  }
.in {
  background:#fff; 
  border:1px solid #555; 
  position:relative; 
  padding:5px;
  font-weight:normal;
  }

.ltin {
  left:-5px;
  }
.tpin {
  top:-5px;
  }
.rtin {
  left:5px;
  }



.narrow {width:8em;}
.normal {width:180px;}
.wide {width:18em;}
.image {width:412px; padding:0;}

