body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #99CC00;
}

h1 {
}

h2 {
	color: #6699FF;
	letter-spacing: 4pt;
}

h3
{
	color: #990000;
	letter-spacing: 3pt;
}

h4
{
	color: #2068FF;
	letter-spacing: 2pt;
}

h5
{
	color: #990000;
	letter-spacing: 1pt;
}

h6
{
	color: #990000;
}




ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	list-style-position: outside;
	line-height: 150%;
}

ul ul
{
	font-size: small;
	font-weight: normal;
	list-style-position: outside;
	line-height: 150%;
	list-style-type: square;
}

ul ul ul
{
	list-style-type: circle;
}

.ulnone { 	list-style-type: none; }

p {
	font-size: small;
}


td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}


.topmenu {
	background-color: #990000;
	color: #FFFFFF;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
}

a.topmenutxt:link, a.topmenutxt:visited
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
}
a.topmenutxt:hover
{
	color: #BEFD00;
}

.submenuhead {
	background-color: #990000;
	color: #FFFFFF;
	font-size: small;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	text-align: center;
	padding: 5px;
}

.submenubox {
	background-color: #6699FF;
	padding: 30px 3px 30px 0px;
}

.submenutxt {
	vertical-align: bottom;
}

ul.submenutxt {
	list-style-position:outside;
	list-style-image: url(img/bul18redsq8.gif);
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	line-height: 200%;
	vertical-align: text-bottom;
}

li.submenutxt {
	padding-bottom: 10px;
	padding-left: 7px;
	padding-top: 7px;
}

a.submenutxt:link, a.submenutxt:visited
{
	text-decoration: none;
	color: #000000;
}
a.submenutxt:hover
{
	text-decoration: underline;
}



.menu-letter
{
	font-size: large;
}

.mainbox {
	background-color: #DFEAFF;
	text-align: left;
	vertical-align: top;
	padding: 60px 60px 50px 70px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

.maintext {
	text-align: left;
	vertical-align: top;
	font-size: small;
}

.bottomtext
{
	font-size: small;
	margin: 5px;
	padding-top: 10px;
	padding-bottom: 2px;
}

a.botmenu:link, a.botmenu:visited
{
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a.botmenu:hover
{
	text-decoration: underline;
}

.copyright {
	font-size: x-small;
	line-height: 50%;
}
