BODY
{
	font-weight: normal;
	font-size: 10pt;
	background-image: url(/images/main.jpg);
	color: #efefef;
	font-family: 'Verdana';
	text-align: justify;
	width: 90%;
	margin: 0 auto;
}

.Centered
{
	float:center;
}

.PageNav
{
	border-left: #afafaf 5px solid;
	border-right: #5f5f5f 5px solid;
	border-top: #afafaf 5px solid;
	border-bottom: #5f5f5f 5px solid;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
	background-image: url(/images/inset.jpg);
}

.PageBanner
{
	padding-left: 15px;
	font-weight: normal;
	font-size: 30pt;
	background-image: url(/images/inset.jpg);
	float:left;
}

.PageContent
{
	border-left: #afafaf 5px solid;
	border-right: #5f5f5f 5px solid;
	border-top: #afafaf 5px solid;
	border-bottom: #5f5f5f 5px solid;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10pt;
	background-image: url(/images/inset.jpg);
}

.PageContentNoBorder
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10pt;
	background-image: url(/images/inset.jpg);
}

.PageContentNoBorderCourier
{
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 10pt;
	background-image: url(/images/inset.jpg);
	font-family: Courier;
}

.clsPopup
{
	font-size: 10pt;
	color: white;
	font-family: arial,verdana;
}

A:link
{
	color: #0000bf;
}
A:visited
{
	color: #00007f;
}
A:active
{
	color: #ffff00;
}
A:hover
{
	color: #0000ff;
	background-image: url(/images/inset.jpg);
}
TH
{
	font-weight: bold;
	color: #efefef;
}
.Menu
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-align:left;
	background-color: #7f7f7f;
}
A:link.MenuItem
{
	background-color:#7f7f7f;
	color:white;
	text-decoration:none;
	font-size: 10pt;
	font-weight:bold;
}
A:visited.MenuItem
{
	background-color: #7f7f7f;
	color:white;
	text-decoration:none;
	font-size: 10pt;
	font-weight:bold;
}
A:active.MenuHover
{
	background-color:#5f5f5f;
	color:white;
	text-decoration:none;
	font-size: 10pt;
	font-weight:bold;
}
A:active.MenuItem
{
	background-color:#5f5f5f;
	color:white;
	text-decoration:none;
	font-size: 10pt;
	font-weight:bold;
}
A:hover.MenuHover
{
	background-color:#5f5f5f;
	color:white;
	text-decoration:none;
	font-size: 10pt;
	font-weight:bold;
}
.MenuItem
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-align:left;
	background-color: #7f7f7f;
}
.MenuHover
{
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-align: left;
	background-color: #7f7f7f;
}
.MenuStyle
{
	border-left: #8f8f8f 1px solid;
	border-right: black 1px solid;
	border-top: #8f8f8f 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-align:left;
	background-color: #7f7f7f;
	float:right;
}
.RMenuStyle
{
	border-left: #8f8f8f 1px solid;
	border-right: black 1px solid;
	border-top: #8f8f8f 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-align:left;
	background-color: #7f7f7f;
	float:right;
}
.LMenuStyle
{
	border-left: #8f8f8f 1px solid;
	border-right: black 1px solid;
	border-top: #8f8f8f 1px solid;
	border-bottom: black 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: White;
	text-align:left;
	background-color: #7f7f7f;
	float:left;
	position:static
}

