body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../assets/bg1.jpg);
}

ul li
{
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}

ol li
{
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	list-style-position: outside;
	list-style-type: decimal;
}

.form1
{
	color: #000000;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}
.lcolors {color: #ff0000;text-decoration: underline;font-weight: bold;}
.lcolors:visited {color: #ff0000;text-decoration: underline;font-weight: bold;}
.lcolors:active {color: #ff0000;text-decoration: underline;font-weight: bold;}
.lcolors:hover {color: #770000;text-decoration: none;font-weight: bold;}

.lcolors2 {color: #cccc99;text-decoration: underline;font-weight: bold;}
.lcolors2:visited {color: #cccc99;text-decoration: underline;font-weight: bold;}
.lcolors2:active {color: #cccc99;text-decoration: underline;font-weight: bold;}
.lcolors2:hover {color: #cccccc;text-decoration: none;font-weight: bold;}

.lcolors3 {color: #ff0000;text-decoration: none;font-weight: bold;}
.lcolors3:visited {color: #ff0000;text-decoration: none;font-weight: bold;}
.lcolors3:active {color: #ff0000;text-decoration: none;font-weight: bold;}
.lcolors3:hover {color: #770000;text-decoration: none;font-weight: bold;}

A.menulink
{
	background-color: #a00000;
	background-position: center center;
	border: 1px ridge #000099;
	color: #ffffff;
	display: block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: 174px;
	filter:alpha(opacity=90);
}
A.menulink:hover
{
	background-color: #c5a654;
	background-position: center center;
	border: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	width: 174px;
	filter:alpha(opacity=60);
}

p {font-family: Arial, Helvetica;}

p.body
{
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
}

p.bodycenterleftmenu
{
	font-size: 8.5pt;
	font-weight: bolder;
	line-height: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
	color: #000000;
}
p.bodycenter
{
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}

p.header
{
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	display: block;
	width: auto;
	border-bottom: 1px #aaaaaa solid;
}

p.header2
{
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	display: block;
	width: auto;
	border-bottom: 1px #aaaaaa solid;
}

p.header3
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 8px;
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	display: block;
	width: auto;
	border-bottom: 1px #aaaaaa solid;
}

p.subhead
{
	font-size: 12px;
	border-bottom: 1px #000099 solid; 
	margin-left: 20px;
	margin-right: 20px;
	padding-left: 3px;
	text-align: left;
}

p.footercenter
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	color: #ffffff;
	padding-top: 15px;
}
p.footercenter2
{
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
	color: #000000;
	padding-top: 15px;
}

td.bgnr {background-repeat: no-repeat;}
td.bgry {background-repeat: repeat-y;}
td.bgrx {background-repeat: repeat-x;}
td.leftmenupadded {padding: 10px;}

table.border {border: 4px #aaaaaa inset;}

h4 {
	font-size: 12px;
	line-height: 1.6em;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	font-family: Arial, Helvetica;
}
