HTML
{
	min-height: 100%;
	height: auto;
}

BODY
{
	background: #a6a3af;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	text-align: Left;
	margin: 0 0 0 0;
}

DIV.Body
{
	width: 781px;
	display: block;
	font-size: 11px;
	margin: 0px auto;
	padding: 0 0 0 0;
}

DIV.Main
{

	width: 781px;
	min-height: 350px;
	height: auto;
	display: block;
	font-size: 11px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
}


DIV.MainHeader
{
	display: block;
	font-size: 8px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 781px;
	height: 10px;
	float: left;
}

DIV.MainFooter
{
	display: block;
	font-size: 8px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 781px;
	height: 10px;
	float: left;
}

DIV.footer
{
	display: block;
	font-size: 11px;
	margin: 18px 0px 0px 0px;
	padding: 0px 18px 0px 18px;
	width: 745px;
	height: auto;
	float: none;
	text-align: center;
	color: #808080;
}

DIV.LeftBar
{
	display: block;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	width: 229px;
	float: left;
	background-image: url(images/leftback.jpg);
	background-repeat: repeat-y;
}

DIV.LeftHeader
{
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 229px;
	height: 51px;
	float: left;
}

DIV.LeftFooter
{
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 229px;
	height: 124px;
	float: left;
}


DIV.LeftText
{
	display: block;
	font-size: 11px;
	margin-top: 0px;
	padding-left: 35px;
	padding-right: 23px;
	padding-top: 3px;
	width: 169px;
	float: left;
}

DIV.RightBar
{
	display: block;
	font-size: 11px;
	padding: 0 0 0px 0;
	width: 551px;
	height: auto;
	float: left;
}

DIV.RightHeader
{
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 551px;
	height: 51px;
	float: left;
}

DIV.RightFooter
{
	display: block;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 551px;
	height: 124px;
	float: left;
}

DIV.RightText
{
	display: block;
	font-size: 11px;
	margin-top: 0px;
	padding-left: 18px;
	padding-right: 36px;
	padding-top: 3px;
	width: 497px;
	float: left;
	background-image: url(images/rightback.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}

DIV.LeftDividerBar
{
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: auto 0px 3px 0px;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #AAAAAA;
	border-top: none;
}

DIV.RightDividerBar
{
	display: block;
	font-size: 11px;
	margin: auto 0px 3px 0px;
	padding: 0px 0px 6px 0px;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #AAAAAA;
	border-top: none;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
	color: Black;
}

H1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	color: #3333cc;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: circle;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: square;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

IMG.Header
{
	margin: 0px 0px 0px 0px;
	border: none;
}

TABLE
{
	background-color: Transparent;
	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}
