﻿

body {
	background-repeat : repeat-x
}

table td tr{
font: 10px Verdana, Arial, sans-serif;
}

a{
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #003300;
}



.texttables {
	color: 003300;
	padding: 5px;
	line-height: 160%
}

.texttables p{
	margin-top: 10px; 
	margin-bottom: 10px;
}

.desctables {
	color: 003300;
	padding: 5px;
	line-height: 175%
}
.menu a{
	text-decoration: none;
	color: #333333;
	font-size: xx-small;
}
.menu a:hover {
	text-decoration: none;
	color: #003300;
}
.desctables p{
	margin-top: 2px; 
	margin-bottom: 2px;
}

.rangetables {
	color: 003300;
	padding: 3px;
	line-height: 170%;
	border: 1px solid #EBEBEB;
}

.rangetables p{
	margin-top: 2px; 
	margin-bottom: 2px;
}

.rangetables a{
	text-decoration: none;
	color: #003300;
}
.rangetables a:hover {
	text-decoration: none;
	color: #009933;
}


.baselinks {
	color: #999999;
	font: 8px Verdana, Arial, sans-serif;
}

.baselinks a {
	text-decoration: none;
	color: #999999;
}
.baselinks a:hover {
	text-decoration: none;
	color: 003300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bolder;
	color: #808080;
	word-spacing: inherit;
}
