body
{
  margin: 5px;
  font-family: verdana;
  font-size: 11px;
  overflow: auto;
}

body.main
{
  margin: 0px;
  background: url(images/background.jpg) no-repeat center center #FAEBCE;
}

td
{
  font-family: verdana;
  font-size: 11px;
}

table.frame
{
  background: white;
  border: solid 1px black;
}

td.header
{
  border-bottom: solid 1px black;
  background: url(images/header-v2.jpg) no-repeat center center;
  height: 100px;
}

td.marquee
{
  background: url(images/marqueebg.gif) repeat-x;
  height: 20px;
  border-bottom: solid 1px black;
}

marquee
{
  padding-top: 3px;
}

span.newsitem
{
  margin-left: 25px;
  margin-right: 25px;
}

span.newsspacer
{
  margin-left: 100px;
  margin-right: 100px;
}

td.menu
{
	background: #FdF5F1;
	width: 130px;
	border-right: solid 1px #FFE9DF;
	padding-top: 20px;
	text-align: center;
}

td.content
{
	background: white;
	padding: 5px;
	padding-top: 5px;
	height: 397px;
}

img.framed
{
	border: solid 1px black;
}

a.news:link
{
	color: #FFE9DF;
	text-decoration: none;
}

a.news:visited
{
	color: #FFE9DF;
	text-decoration: none;
}

a.news:active
{
	color: #FFE9DF;
	text-decoration: none;
}

a.news:hover
{
	color: #FFE9DF;
	text-decoration: none;
}

a.print:link
{
	color: #cfcfcf;
	text-decoration: none;
}

a.print:visited
{
	color: #cfcfcf;
	text-decoration: none;
}

a.print:active
{
	color: #cfcfcf;
	text-decoration: none;
}

a.print:hover
{
	color: black;
	text-decoration: none;
}

a:link
{
	color: black;
	text-decoration: none;
}

a:visited
{
	color: black;
	text-decoration: none;
}

a:active
{
	color: black;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: underline;
}
