﻿#nb ul li {
	float: left;
	width: 7em;
	background-color: #0099FF;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	font-size: small;
	display: inline;
	height: 2.58em;}
#nb ul li a {width: 7em; text-decoration: none; color: #000000; font-size: small;}
#nb ul li ul li a {text-decoration: none; font-size: small;color: #000000;}
#nb ul li ul li {width: 7em;background-color: #0099FF;height: 1.5em;position: relative;z-index: 3;}
#nb ul {position: relative;left: -40px;}
#nb ul ul {display: none;}
#nb li:hover {background-color: #66CCFF;}
#nb li:hover ul, li.over ul {display: block;}
.bkimg {background-image: url("/gfx/bk.jpg")}
body {background-color: #ffffff;color: #000000;}
div.nodisplay {font-family: Arial, Helvetica, sans-serif;font-size: x-small;}
div.smalltext {font-family: Arial, Helvetica, sans-serif;font-size: x-small;}
#ctr {text-align: center}
#mdl img {vertical-align: middle}
.xxl {font-size: xx-large;}
.lu {font-size: large; text-decoration: underline;}
.m {font-size: medium;}
.l {font-size: large; color: #000000;}
.lbu {text-decoration: underline;font-size: large;color: #000000;font-weight: bold;}
.lb {font-size: large;	font-weight: bold;}
.lr {font-size: large;	color: #FF0000;}