.footer {
	font-size: .65em;
	color: #FFFFFF;
}
#navTab {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding: 0px;
	background-color: #FFFFCC;
}
#mainTable {
	border: 1px solid #999999;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../images/bg.gif);
}
#nav a:link {
	font-size: 0.8em;
	line-height: 1.4em;
	display: block;
	text-decoration: none;
	color: #000000;
		text-indent: 7px;
}
#nav a:hover {
	display: block;
	color: #006600;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.4em;
		text-indent: 7px;
}
#nav a:visited {
	display: block;
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.4em;
		text-indent: 7px;
}
#nav a {
	font-size: 0.8em;
	line-height: 1.4em;
	display: block;
	text-decoration: none;
	color: #000000;
	text-indent: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#footer a:visited {
	color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
h1 {
	font-size: 1.1em;
	color: #006600;
}
h2 {
	font-size: .9em;
}
.bodTxt {
	font-size: .8em;
}
h3 {
	font-size: .8em;
}
#mid {
	overflow: auto;
	height: 420px;
	padding: 10px;
	width: 538px;
}
ul {
	list-style-type: square;
	color: #006600;
}
.huge {
	font-size: 3em;
	color: #FF0000;
	font-weight: bold;
}
.medium {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}

.small {
	font-size: 9px;
	color: #0000;
	font-weight: normal;
}
