﻿A
{
    color: #1B1C54;
    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;
	min-width: 615px;
	max-width: 912px;
	background-image: url(Background.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0; 
}

TABLE
{
	height: auto;
}

.Margin_Right
{
	background-image: url(Margin_Right.gif);
	background-position: top center;
	background-repeat: no-repeat;
}

.FormTextBox
{
    font-size: 9pt;
    border: solid 1px #C0C0C0
}
.FormTextBox:hover
{
    border: solid 1px #414141;
    background-color: #C0E0E0;
}

.FormSubmit
{
    font-size: 8pt;
    border: solid 1px #000000;
    height: 22px;
}
.FormSubmit:hover
{
    background-color: #C0C0C0;
}

.FormSelect
{
    font-size: 8pt;
    border: solid 1px #C0C0C0;
}


/* PopUp Box
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	width: 397px;
	height: 10px;
	z-index: 200;
}
*/

/* PopUp Box */
#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	width: 397px;
	height: 10px;
	z-index: 200;
}