body
{ 
background-color: #0e4f74;
background-repeat: repeat-x;
background-attachment: fixed;
margin: 0;
}

img {
border: 0;
}

.normaltext   { font-family: Arial; font-size: 12px; color: #333333; font-weight: normal }
.bltext       {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0e4f74;
	font-weight: bold
}

.whtext       {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: bold
}


.blacktext    {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	line-height: 18px;
}

.orangetext    {
	font-family: Verdana;
	font-size: 12px;
	color: #bf2e1a;
	font-weight: normal;
	line-height: 22px;
}

.orangetext a    {
	font-family: Verdana;
	font-size: 12px;
	color: #bf2e1a;
	font-weight: normal;
	line-height: 22px;
	text-decoration:overline;
}

.detailstext    {
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	line-height: 16px;
}

.availabletext    {
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
}

.availabletextNorm    {
	font-family: Verdana;
	font-size: 13px;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
	font-weight:normal;
}

.availabletext a    {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	font-weight: normal;
	line-height: 16px;
	font-weight:bold;
	text-decoration:underline;
}


.formbox      { font-family: Verdana; font-size: 12px; color: #999999; font-weight: normal }
.arrow        {
	font-family: Tahoma;
	font-size: 12px;
	color: #7598BF;
	font-weight: normal
}

.arrow a       {
	font-family: Tahoma;
	font-size: 12px;
	color: #7598BF;
	font-weight: normal;
	text-decoration:underline;
}

a.nav:link,
<!-- a.nav:visited { font-family: Tahoma; font-size: 12px; font-weight: normal; text-decoration: none; color: #49729E} -->
a.nav:hover   { font-family: Tahoma; font-size: 12px; font-weight: normal; text-decoration: underline; color: #CC0000}

a.nl:link,
a.nl:visited,
a.nl:hover    { text-decoration: underline; color: #999999; font-weight: normal }

a.white:link,
a.white:visited,
a.white:hover { font-family: Tahoma; font-size: 12px; font-weight: normal; text-decoration: underline; color: #FFFFFF}

