﻿body 
{
	background-color:#ffffff;
	margin:0px;
	font-family:"Lucida Sans";Verdana;
	font-size:10px;
	color:#727075;
}
.searchBox
{
	background-image: url(images/searchback.jpg);
	background-repeat: no-repeat;
	font-family:Verdana;
	font-size: 13px;
	width: 170px;
	border-right: #ffffff 1px dotted;
	padding-right: 0px;
	border-top: #ffffff 1px dotted;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #ffffff 1px dotted;
	padding-top: 0px;
	border-bottom: #ffffff 1px dotted;
	height: 35px;
	color: #424242;
	vertical-align: middle;
	text-indent: 4px;
	letter-spacing: 1px;
}
td
{
	font-family:"Lucida Sans";Verdana;
	font-size:10px;
	color:#727075;
}
.headText
{
	font-family:"Lucida Sans";Verdana;
	font-size:13px;
	color:#727075;
}
.background
{
	background-position-x: 100%;
	background-attachment: fixed;
	background-image: url(images/sidelines.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
}
.frmClass
{
	font-family:"Lucida Sans";Verdana;
	font-size:9px;
}
.navClass
{
	font-family:"Lucida Sans";Verdana;
	font-size:11px;
	font-weight:bold
}
.tagClass
{
	font-family:"Lucida Sans";Verdana;
	font-size:11px;
	font-weight:bold
}
a:link
{
	color:#727075;
	text-decoration:none;
}
a:hover
{
	color:#54c4c9;
	text-decoration:none;
}
a:visited
{
	color:#727075;
	text-decoration:none;
}
a:visited:hover
{
	color:#54c4c9;
	text-decoration:none;
}
