A:link {
	text-decoration: none;
	color: #165D6A;
	}

A:visited {
	text-decoration: none;
	color: #165D6A;
	}

A:active {
	text-decoration: none;
	color: #000000;
	}

A:hover {
	text-decoration: none;
	color: #000000;
	}

body {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
	color: #000000;
	}

.content {
	background-image: url(content.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FFE0CD;
	padding-left: 70px;
	text-align: center;
	}

ul, ol {
	text-align: left;
	}

.top {
	margin: 0px;
	background-image: url(bgtop.gif);
	background-position: top;
	background-repeat: repeat-x;
	}

.side {
	margin: 0px;
	background-image: url(bg.gif);
	background-position: left;
	background-repeat: repeat-y;
	}

p, table, tr, td, input, select, textarea {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	}

p, li, td {
	padding: 3px;
	}

.menu {
	position: absolute;
	left: 10px;
	top: 100px;
	width: 150px;
	z-index: 3;
}

.icons {
	position: absolute;
	top: 10px;
	right: 5px;
	height: 55px;
	z-index: 2;
	}

.title {
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 13pt;
	text-transform: uppercase;
	}

.center {
	text-align: center;
	}

.credits {
	text-align: center;
	padding-top: 30px;
	font-size: 7pt;
	}

input, select, textarea {
	background-color: transparent;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	}

select {
	background-color: #FFE0CD;
	}

.flashintro {
	text-align: center;
	margin: auto;
	border-style: dotted;
	border-color: #000000;
	border-width: 1px;
	padding: 3px;
	width: 500px;
	}

.rowshade {
	background-color: #FDD2B8;
	}

.right {
	text-align: right;
	}
