body, table, td {font: 14px/170% verdana, geneva, lucida, arial, sans-serif;}
body
{
	background-color: #FFF;
	background-image: url(main/star_bkgrnd_fade.jpg);
}

td
{
	vertical-align: top;
	text-transform: inherit;
}

tr
{
	vertical-align: top;
}
.big14 {font-size: 14px;}
.blue { color: #003; }
.red {color: #f00;}
.redbld
{
	color: #900;
	font-weight: bold;
	font-size: 14px;
}

.bld
{
	font: bold 14px verdana, geneva, lucida, arial, sans-serif;
}

.content
{
	border-color: #006;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

.bordernav
{
	padding-right: 10px;
	border-color: #006;
	border-width: 0 1px 0 0;
	border-style: solid;
}

.linkbrd
{
	padding-left: 10px;
	border-color: #006;
	border-width: 0 0 0 1px;
	border-style: solid;
}

h1
{
	color: #000;
	text-align: left;
	margin-bottom: 10px;
	font-family: verdana, geneva, lucida, arial, sans-serif;
	font-size: 22px;
	line-height: 30%;
	font-weight: bold;
}

h2
{
	font-family: verdana, geneva, lucida, arial, sans-serif;
	font-size: 16px;
	color: #000;
	display: inline;
}

h3
{
	font-family: verdana, geneva, lucida, arial, sans-serif;
	font-size: 14px;
	color: #000;
	display: inline;
}

hr
{
	height: 2px;
	background-color: #006;
	width: 100%;
	border: 0;
	/* This shows 1/2 the height in mozilla based (gecko) browsers*/
}

.thin hr
{
	height: 2px;
	background-color: #006;
	width: 100%;
	margin-left: 0;
	margin-right: 5px;
	border: 0;
}

.line hr
{
	height: 1px;
	background-color: #006;
	width: 100%;
	margin-left: 0;
	margin-right: 5px;
	border: 0;
}

.rtpad {padding-right: 10px;}
.rtmar {margin-right: 10px;}
.lftpad {padding-left: 10px;}

.botbrd
{
	text-align: center;
	border-right: #003;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding: 0;
	margin: 0;
}

.botrtbrd
{
	text-align: center;
	border-right: #003;
	border-width: 0 1px 1px 0;
	border-style: none solid solid none;
	padding: 0;
	margin: 0;
}

.copyright
{
	font: 10px verdana, geneva, lucida, arial, sans-serif;
	text-align: center;
	color: white;
	background-color: #006;
	margin-top: 5px;
	padding: 3px 0 3px 0;
}

.ctr {text-align: center;}
.lft {text-align: left;}

.current {font: bold 14px verdana,geneva,lucida,arial,sans-serif; color: #006; text-align: center;}

.date {font: 10px verdana, geneva, lucida, arial, sans-serif; text-align: left;}
.foot {font: 10px verdana, geneva, lucida, arial, sans-serif; text-align: center;}
.head
{
	font: bold 24px verdana, geneva, lucida, arial, sans-serif;
	text-align: center;
	color: #006;
	padding-left: 10px;
}

.note
{
	font-family: verdana,geneva,lucida,arial,san-serif;
	font-style: oblique;
}

.navtitle
{
	font: bold 14px verdana,geneva,lucida,arial,sans-serif;
	color: #fff;
	text-align: center;
	background-color: #006;
	padding-top: 10px;
	padding-bottom: 10px;
}

.title
{
	color: #006;
	text-align: left;
	/*padding-top: 10px;
	margin-bottom: 20px;*/
	font-family: verdana,geneva,lucida,arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 5px;
	/*border-color: #003;
	border-width: 1px 0 1px 0;
	border-style: solid;*/
}

ul
{
	list-style-type: disc;
	list-style-position: default;
	text-align: left;
}

.spot
{
	list-style-type: none;
	list-style-position: default;
	list-style-image: url(images/tennisball.jpg);
}

a:link {color: #00f; text-decoration: underline;}
a:visited {color: #00f; text-decoration: underline;}
a:hover {color: red; text-decoration: none;}
a:active {color: #339; text-decoration: none;}

.nav {font-size: 12px;}
.nav a:link
{
	color: #006;
	text-decoration: underline;
	display: block;
	text-transform: inherit;
}
.nav a:visited {color: #006; text-decoration: none; display: block;}
.nav a:hover {color: #fff; background-color: #006; text-decoration: none; display: block;}
.nav a:active {color: #339; text-decoration: none; display: block;}
.nav p {text-align: center;}