﻿A
{
    color: #000000;
    text-decoration: none;
    font-size: 8pt;
}

A:hover,A:active
{
    text-decoration: underline
}

TD
{
    font-family: Tahoma, Verdana, Sans-Serif;
    font-size: 8pt;
}

BODY
{
    margin: 0px auto;
}

.Body_Background_Top
{
	background-image: url(Body_Background_Top.jpg);
	background-position:top;
	background-repeat: repeat-x;
}


.FormSubmit
{
    font-size: 8pt;
    border: solid 1px #000000;
    height: 22px;
}
.FormSubmit:hover
{
    background-color: #C0C0C0;
}

.NavSelected
{
	border: solid 2px #4c004c;
    background-color: #f0f0f0;
}
.NavSelectedHome
{
	border: solid 2px #bbb019
}
.NavSelectedNot
{
	border: solid 2px #FFFFFF
}


/* PopUp Box */
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 259px;
	height: 10px;
	z-index: 200;
}