﻿body
{
	margin-top: 0px;
	background-image: url('images/yellow.gif');
	background-repeat: repeat;
	background-color: #ffffff;
	color: #999999;
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-size: smaller;
	text-align: center;
}
img
{
	border: none;
}
a img
{
	border: none;
}
a:link, a:active, a:visited
{
	color: #1b4298;
	text-decoration: underline;
}
a:hover
{
	color: #1b4298;
	text-decoration: none;
}
p.subhead
{
	color: #1b4298;
	font-size: larger;
	font-weight:bold;
	margin: 0 0 0 0;
}
p.first
{
	margin-top: 0;
}
li.first
{
	margin-top: -15px;
}

.main
{
	background-color: #ffffff;
}
table.main
{
	margin-left: auto;
	margin-right: auto;
}
table.content
{
	width: 90%;
	float: left;
	text-align: left;
}
table.indexcontent
{
	margin: 0 0 0 10px;
	width: 95%;
	float: left;
	text-align: left;
}
.blueindex
{
	color: #ffffff;
	background-image: url('images/blue.gif');
	background-position: top;
	background-repeat: repeat;
	padding: 0 0 0 0;
}
td.bluebullet
{
	text-align: left;
	width: 13px;
	padding: 4px 0 4px 0;
}
td.bluebulletnews
{
	text-align: left;
	width: 13px;
	padding: 2px 0 2px 0;
}
td.bluelink
{
	text-align: left;
	width: 182px;
	padding: 4px 0 4px 0;
}
td.bluelinknews
{
	text-align: left;
	width: 182px;
	padding: 2px 0 2px 0;
}
td.bluelink a:link, td.bluelink a:active, td.bluelink a:visited,
td.bluelinknews a:link, td.bluelinknews a:active, td.bluelinknews a:visited,
p.bluelink a:link, p.bluelink a:active, p.bluelink a:visited
{
	color: #ffcc00;
	text-decoration: underline;
}
td.bluelink a:hover,
td.bluelinknews a:hover,
p.bluelink a:hover
{
	color: #ffcc00;
	text-decoration: none;
}
td.bullet
{
	text-align: left;
	width: 13px;
}
td.bulletlink
{
	text-align: left;
	width: 150px;
	padding: 2px 0 2px 0;
}


.leftedge
{
	background-image: url('images/leftedge.gif');
	background-repeat: repeat;
	width: 9px;
}
.leftside
{
	background-image: url('images/leftside.gif');
	background-repeat: no-repeat;
	width: 38px;
	height: 605px;
}
.rightedge
{
	background-image: url('images/rightedge.gif');
	background-repeat: repeat;
	width: 10px;
}
.rightside
{
	background-image: url('images/rightside.gif');
	background-repeat: no-repeat;
	width: 31px;
	height: 583px;

}
.footer
{
	background-image: url('/images/yellow.gif');
	background-repeat: repeat;
	font-size: x-small;
	color: #1b4298;
}