@charset "UTF-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #0099cc;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #966
}
.subheadl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #0099cc;
}
.subheadr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	color: #966;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #000;
}
.main a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color: #000;
	text-decoration:none;
}
.main a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: left;
	vertical-align: text-top;
	color:#FFFF33;
	text-decoration:none;
}

.main1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-left: 20px;
}


.foot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	text-align:center;
	vertical-align: text-top;
	color:#009;
}

.footlg {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 36px;
	text-align:center;
	vertical-align: text-top;
	color:#009;
}










#navcontainer ul
{
text-align: center;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
background-color: #036;
color: white;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
/* fixes Firefox 0.9.3 */
}

#navcontainer ul li
{
display: inline;
padding-left: 0;
padding-right: 0;
padding-bottom: 5px;
/* matches link padding except for left and right */
padding-top: 5px;
}

#navcontainer ul li a
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
padding-top: 5px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #369;
color: white;
}

#navcontainer #active { border-left: 1px solid #fff; }

#divback
{
align: center;
border: thick;
border-color:#000
}

.lrgbox {
	border-top-style: 3px;
	border-right-style: 3px;
	border-bottom-style: 3px;
	border-left-style: 3px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.lrbox {
	border: 4px solid #000;
}
.tabletop {
	vertical-align: top;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 30px;
	font-weight: bolder;
	text-align: center;
}
.style1 a {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
}
.style1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#CC3333;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}
