body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-align: justify;
	font-variant: normal;
	background-color: #000066;
}

a:link, a:visited { text-decoration: none; color: #000066; }
a:hover { color: #FFFFFF; background-color: #000066; }

#menu {
	width: 120px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 1px;
	border-width: 1px;
	margin: 1px;
	}
	
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	}

#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}
	
#menu li a:link, #menu li a:visited {
	display: block;
	background: url(../images/menu.gif);
	padding-top: 8px;
	}
	
#menu li a:hover, #menu li a:active {
	background: url(../images/menu.gif) 0 -32px;
	padding-top: 8px;
	color: #FFFFFF;
	}

th {
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
	background-color: #000066;
	color: #FFFFFF;
	vertical-align: middle;
	padding: 5px;
	border-color: #0000FF;
	border-width: thin;
}

#tha {
	text-align: right;
}

#tha a, #tha a:link, #tha a:visited { text-decoration: none; color: #FFFFFF; }
#tha a:hover { background: #FFFFFF; color: #000066; }

td {
	font-size: 12px;
	color: #000066;
	text-align: justify;

}

ul {
	margin: 0;
	padding: 0 0 0 1.5em;
}
li {
	margin: 0;
	padding: 0;
	list-style-position: outside;
}

div.figure {
  float: left;
}

div.figure p {
  text-align: center;
  font-size: 9px;
  text-indent: 0;
}

.small {
	font-size: 9px;
	color: #000066;
}

.menubottom {
	font-size: 9px;
	color: #000066;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}

#logo {
	text-align: center;
}

.main {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
}

.tlw {
	font-size: 9px;
	color: #003333;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;
}
