.NavigationBG
{
	background-image: url(../images/navbg.gif);
	width: 138px;
	background-repeat: no-repeat;
	height: 25px;
	text-align: center;
}

.Header
{
	color: #FFAD5B;
	font-weight: bold;
	font-family: Verdana, Arial, Monospace;
	font-size: 15pt;
	padding: 5px;
}

.NavigationLabel
{
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial , Monospace;
	text-decoration: none;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 2px;
}

A.Navigation, A.Navigation:active, A.Navigation:link, A.Navigation:visited
{
	color: black;
	font-weight: bold;
	font-family: Verdana, Arial , Monospace;
	text-decoration: none;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 2px;
}


A.Navigation:hover
{
	font-weight: bold;
	color: black;
	font-style: italic;
	font-family: Verdana, Arial , Monospace;
	text-decoration: none;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 2px;
}

.Category
{
	color: #FFAD5B;
	font-weight: bold;
	font-family: Verdana, Arial, Monospace;
	font-size: 15pt;
	padding-left: 10px;
}

.Title
{
	font-weight: bold;
	color: #FFAD5B;
	font-family: Verdana, Arial , Monospace;
	text-decoration: none;
	font-size: 13pt;
}

.Description
{
	color: #FFAD5B;
	font-family: Verdana, Arial, Monospace;
	font-size: 10pt;
}

A.Previous, A.Next, A.Previous:active, A.Previous:link, A.Previous:visited, A.Next:active, A.Next:link, A.Next:visited
{
	color: #FFAD5B;
	font-family: Verdana, Arial, Monospace;
	font-size: 10pt;
}

A.Footer, A.Footer:active, A.Footer:link, A.Footer:visited, A.Footer:hover
{
	color: #FFAD5B;
	font-family: Verdana, Arial , Monospace;
	font-size: 9pt;
	padding: 2px;
}

.InputLarge
{
	width: 400px;	
}

.InputNormal
{
	width: 200px;
}

.InputZipCode
{
	width: 125px;
}

.InputState
{
	width: 75px;
}

.InputComments
{
	width: 400px;
	height: 80px;
}
