BODY {
	background: 002F5E url("http://www.palacedirectory.com/dir/template/photo/image/nav-bg.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	margin-top: 5;
	margin-left: 125;
	scrollbar-3dlight-color: #6699FF;
	scrollbar-base-color: #0000AA;
	scrollbar-darkshadow-color: #0000CC;
	scrollbar-face-color: #3399FF;
	scrollbar-highlight-color: #3366FF;
	scrollbar-shadow-color: #66CCFF;
	scrollbar-track-color: #3366FF;
	scrollbar-arrow-color: #66CCFF;
	cursor:url("/images/blue.cur");	
}

FONT  { font-family:Tahoma;}

A:link {font-size: 10pt; text-decoration: underline; color:black}
A:hover { font-size: 10pt; text-decoration: underline; color:black}
A:link { font-size: 10pt; text-decoration: underline; color:black}
A:visited { font-size: 10pt; text-decoration: underline; color:black}

.midsmall { font-size: 9pt; text-decoration: none}
.smallfont { font-size: 9pt;}

.textarea {border:solid 1;}
.input{border:solid 1;}

.shade {border-style:groove;}
.cinput {background-color:rgb(240,244,255); font-size: 10pt;}
.BoxText {PADDING-LEFT: 5pt; FONT-SIZE: 8pt; FONT-STYLE: normal; FONT-FAMILY: Tahoma}

.formButton
{
	border-right: #82AFB5 1px solid;
	border-top: #82AFB5 1px solid;
	border-left: #82AFB5 1px solid;
	border-bottom: #82AFB5 1px solid;
	font-weight: bold;
	font-size: xx-small;
	color: #106D75;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	height: 18px;
	background-color: #CADCE0;
	text-decoration: none;
	vertical-align:middle;
}
.formBox
{ 
	border-right: #82AFB5 1px solid;
	border-top: #82AFB5 1px solid;
	border-left: #82AFB5 1px solid;
	border-bottom: #82AFB5 1px solid;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
}