div.pagecontent { 
vertical-align: top; 
min-width: 500px;
min-height: 400px;
}

body { 
	background-color: #000000;
	background-image: url(../images/background.gif);
	background-repeat: no-repeat;
}

td {vertical-align: top;
}

/* -------------------- navigation -------------------- */

ul.nav {
	margin: 95px 0 100px 6px;
	padding: 0 0 0 0px;
}

li.navheader {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 8px 0 3px 0;
	padding: 0 0 0 15px;
	background-image: url(../images/bullet_header.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

li.navpage {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
	margin: 1px 0 0 0;
	padding: 0 0 0 15px;
	background-image: url(../images/bullet_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

a.whiteheader {
	text-decoration: none; 
	font-weight: bold;
	color: #FFFFFF; 
}

a.whiteheader:active {
	text-decoration: none; 
	font-weight: bold;
	color: #FFFFFF; 
}

a.whiteheader:visited {
	text-decoration: none; 
	font-weight: bold;
	color: #FFFFFF; 
}

a.whiteheader:hover {
	text-decoration: underline; 
	font-weight: bold;
	color: #FFFFFF; 
}

a.whitepage {
	text-decoration: underline; 
	font-weight: normal;
	color: #333333; 
}

a.whitepage:active {
	text-decoration: underline; 
	font-weight: normal;
	color: #333333; 
}

a.whitepage:visited {
	text-decoration: underline; 
	font-weight: normal;
	color: #333333; 
}

a.whitepage:hover {
	text-decoration: underline; 
	font-weight: bold;
	color: #FFFFFF; 
}

a.contact {
	text-decoration: none; 
	color: #FFFFFF; 
}

a.contact:active {
	text-decoration: none; 
	color: #FFFFFF; 
}

a.contact:visited {
	text-decoration: none; 
	color: #FFFFFF; 
}

a.contact:hover {
	text-decoration: underline; 
	color: #CCCC00; 
}

p.contact {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	margin: 0 0 0 19px;
	padding: 0 0 0 0px;
}

a.sitewidelinks {
	font-weight: normal;
	text-decoration: underline; 
	color: #CCCC00; 
}

a.sitewidelinks:active {
	font-weight: normal;
	text-decoration: underline; 
	color: #CCCC00; 
}

a.sitewidelinks:visited {
	font-weight: normal;
	text-decoration: underline; 
	color: #CCCC00; 
}

a.sitewidelinks:hover {
	font-weight: normal;
	text-decoration: underline; 
	color: #FFFFFF; 
}

p.sitewidelinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 0 0 0 19px;
	padding: 0 0 0 0px;
}

/* -------------------- main content -------------------- */

h1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0033;
	line-height: 18px;
	margin: 10px 0 0 67px;
	padding: 0 0 0 0px;
}

h2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCC00;
	line-height: 16px;
	margin: 10px 0 0 67px;
	padding: 0 0 0 0px;
}

p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin: 10px 40px 0 67px;
	padding: 0 0 0 0px;
}

b {
	font-weight: bold;
	color: #FF9900;
}

strong {
	font-weight: bold;
	color: #FF9900;
}

p.last {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	margin: 10px 40px 20px 67px;
	padding: 0 0 0 0px;
}

table.table {
	margin: 10px 40px 0 67px;
	padding: 0 0 0 0px;
}

p.infotable {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

p.infotableorange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	line-height: 15px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

p.infotablegreen {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC00;
	line-height: 15px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

ul{
	margin-top: 10px;
	margin-bottom: 0px;
}

li {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin-left: 40px;
	margin-right: 65px;
	padding: 0 0 0 0px;
}

li.second {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin-left: 50px;
	margin-right: 65px;
	padding: 0 0 0 0px;
}

li.third {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	margin-left: 60px;
	margin-right: 65px;
	padding: 0 0 0 0px;
}
img.right {
	margin-top: 0px;
	margin-right: 30px;
}

img.center {
	margin-top: 0px;
	margin-right: 80px;
}

img.left {
	margin-top: 0px;
	margin-left: 57px;
}

img.imgmap {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 30px;
}

a {
	text-decoration: underline;
	font-weight: bold; 
	color: #FF9900; 
}

a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900; 
}

a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #FF9900; 
}

a:hover {
	text-decoration: underline;
	font-weight: bold; 
	color: #FFFFFF; 
}

a.pink {
	text-decoration: underline;
	font-weight: bold; 
	color: #CC0033; 
}

a.pink:active {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0033; 
}

a.pink:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #CC0033; 
}

a.pink:hover {
	text-decoration: underline;
	font-weight: bold; 
	color: #FFFFFF; 
}

/*
h1 {
	font-family:  Arial, Verdana,Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 13px;
}

P.contact {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
}

td.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}

P.nav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 16px;
}

td.subnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

P.subnav {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}

P.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC0033;
	line-height: 16px;
}

td.header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC0033;
	line-height: 16px;
}

P.headerlight {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0033;
	line-height: 15px;
}

P {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}

P.orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	line-height: 15px;
}

B.orange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	line-height: 15px;
}

B.big {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 15px;
}

B.bigorange {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
	line-height: 15px;
}
P.green {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC00;
	line-height: 15px;
}

A.white {
	text-decoration: underline; 
	font-weight: normal;
	color: #333333; 
}

A.white:hover {
	text-decoration: underline; 
	font-weight: bold;
	color: #FFFFFF; 
}

A.blue {
	text-decoration: underline; 
	font-weight: normal;
	color: #66CCFF; 
}

A.blue:hover {
	text-decoration: underline; 
	font-weight: normal;
	color: #FFFFFF; 
}

A.anchor {
	text-decoration: none; 
	font-weight: bold;
	color: #CC0033; 
}

A.backtotop {
	text-decoration: none; 
	font-weight: normal;
	color: #CC0033; 
}

A.backtotop:hover {
	text-decoration: underline; 
	font-weight: normal;
	color: #CC0033; 
}

A.contact {
	text-decoration: none; 
	font-weight: bold;
	color: #FFFFFF; 
}

A.contact:hover {
	text-decoration: underline; 
	font-weight: bold;
	color: #CCCC00; 
}

A.pink {
	text-decoration: underline; 
	color: #FF9900; 
}

A.pink:visited {
	text-decoration: underline; 
	color: #FF9900; 
}

A.pink:hover {
	text-decoration: underline; 
	color: #FFFFFF; 
}

A.orange {
	color: #FF9900;
	font-weight: bold; 
}

A.orange:visited {
	color: #FF9900;
	font-weight: bold; 
}

A.orange:hover {
	text-decoration: underline;
	font-weight: bold; 
	color: #FFFFFF; 
}

select {
	background-color: #66CCFF; 
	border-style: 1px; 
	font-size: 12px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

orange: #FF9900
green: #CCCC00
pink: #CC0033

Link
Active
Visited
Hover


*/
