BODY
{
	font-family: Verdana;
}

TABLE.Inset
{
	padding: 5px;
	border: black 1px solid;
	float: right;
	margin: 5px 0px 5px 10px;
	width: 240px;
	background-color: #efefff;
}

TD
{
	font-family: Verdana;
	font-size: 90%;
}

TD.Main
{
	background-color: #F5F5FF;
	background-image: url(gfx/BlueBack.gif);
	background-repeat: no-repeat;
	text-align: justify;
	padding: 10px 10px 10px 10px;
	width: 530px;
}

TD.Sidebar
{
	background-color: #FFF1F1;
	background-image: url(gfx/RedBack.gif);
	background-repeat: no-repeat;
	color: #860000;
	font-size: 80%;
	padding: 10px 10px 10px 10px;
	width: 150px;
}

TD.SubBanner
{
	background-image: url(gfx/SubBanner.gif);
	height: 81px;
	color: White;
	font-family: Arial;
	font-variant: small-caps;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	vertical-align: bottom;
	font-size: 110%;
	padding-bottom: 4px;
	padding-right: 10px;
}

TD.DropShadow
{
	height: 4px;
	font-size: 1px;
}

DIV.SBHeader
{
	font-family: Arial;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 125%;
	border-bottom: solid 1 #860000;
}

DIV.Header
{
	font-family: Arial;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 110%;
	color: black;
}

td.Copyright
{
	padding-top: 30px;
	font-size: 7pt;
	text-align: center;
}

A
{
	color: #001A64;
}

A:hover
{
	color: Red;
}

A.SBHeader
{
	color: #660000;
	text-decoration: none;
}

A.SB
{
	color: #860000;
}

A.SBHeader:hover
{
	color: Red;
}

UL.small
{
	margin-left: 4ex;
	margin-top: 1ex;
	margin-bottom: 0.5ex;
	font-size: 90%;
}

h2
{
	font-size: 100%;
}