body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url(images/bg.gif);
	background-color: #000099;
	margin: 0px;
	}
a:link {
	color: #FF0000;
	text-decoration: none;
	}
a:visited {
	color: #FF0000;
	text-decoration: none;
	}
a:hover {
	color: #000099;
	text-decoration: underline;
	}
.maintable {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}
.tcon {
	background-color: #FFFFFF;
	padding-left: 3px;
	vertical-align: top;
	}
.nav {
	color: #FFFFFF;
	font-size: 8pt;
	background-image: url(images/navbg.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	}
.head {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/image_06.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 158px;
	padding-top: 5px;
	text-align: center;
	}
.head a:link {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: underline;
	}
.head a:visited {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: underline;
	}
.head a:hover {
	color: #000000;
	font-size: 7pt;
	text-decoration: none;
	}
.navtext {
	font-size: 10px;
	padding-left: 3px;
	padding-right: 4px;
	}
.navtext a:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
.navtext a:visited {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}
.navtext a:hover {
	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
	}
.navtext p {
	padding: 0px;
	margin: 0px;
	}