body
{
	font-family: verdana;
	font-size: small;
	background: #fcfcfc url(../images/background.jpg) repeat;
}
a
{
	text-decoration: none;
	color: #0c4c76;
	font-weight: bold;
	border: 0px;
}
a:hover
{
	color: #ffa500;
	background-color: #ffffff;
}
table
{
	width: 1000px;
	margin: auto;
	background-color: #ffffff;
}
table.body
{
	border-top: #b8b8b8 solid thin;
	border-bottom: #b8b8b8 solid thin;
	border-left: #000000 solid thin;
	border-right: #000000 solid thin;
	height: 380px;
}
table.top
{
	border-top: #000000 solid thin;
	border-bottom: 0px;
	border-left: #000000 solid thin;
	border-right: #000000 solid thin;
}
table.bottom
{
	border-top: 0px;
	border-bottom: #000000 solid thin;
	border-left: #000000 solid thin;
	border-right: #000000 solid thin;
}
td.navigation
{
	text-align: center;
	font-size: medium;
	background-color: #ffffff;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
}
td.buffer
{
	width: 20px;
}
p.scroll
{
	overflow: scroll;
	height: 344px;
	background-color: #ffffff;
}
img.banner
{
	height: 150px;
	width: 600px;
	padding: 0px 0px 0px 137.5px;
}
img
{
	border: 0px;
}
span.bold
{
	font-weight: bold;
}
