<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #5E9FD7;
background-image: url('../images/beach_bg.jpg');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top left;
}

.maintable 
{ 
background-color: #F4F4F4;
}

td
{
font-family: garamond, times new romman, verdana, arial;
font-size: 12pt;
font-weight: normal;
color: #000000;
text-align: left;
vertical-align: top;
}

.bullet
{
list-style-image: url(/images/gv_bullet.gif);
}

.bullet2 
{
list-style-image: url(/images/gv_bullet2.gif);
}

.ratecenter
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: top;
}

.ratestyle
{
font-family: verdana, arial;
font-size: 10pt;
font-weight: normal;
font-style: italic;
color: #0055A5;
text-align: center;
vertical-align: top;
}

.sidemenu
{
font-family: arial;
font-size: 8pt;
font-weight: bold;
color: #003399;
text-align: left;
vertical-align: middle;
}

.footer
{
font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #ffffff;
text-align: center;
vertical-align: middle;
background-image: url('images/footer_bg.gif');
background-color: #0099FF;
}

a:link, a:visited, a:active  {
	color: #0055A5;
	text-decoration: underline; 
}

a:hover {
	color: #5697D8;
	text-decoration: none; 
}

a:menulink:link, a:menulink:visited, a:menulink:active  {
	color: #003399;
	text-decoration: underline; 
}

a:menulink:hover {
	color: #0099FF;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover 
	{
	color: #ffffff;
	text-decoration: none; 
}

/*
----------------------------------------------------------------------
Styles for admin
----------------------------------------------------------------------
*/


.menucontent
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
color: #663300;
text-align: left;
vertical-align: top;
}

.menucontentsub
{
font-family: arial;
font-size: 10pt;
font-weight: normal;
font-style: italic;
color: #000000;
text-align: left;
vertical-align: top;
}

.menucontentheader
{
font-family: arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
background-color: #EBDDCC;
text-align: left;
vertical-align: top;
padding-left: 3px;
}

.subcatcontent
{
font-family: arial;
font-size: 12pt;
font-weight: bold;
font-style: italic;
color: #000000;
text-align: left;
vertical-align: top;
}

.textNormal {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif }


.textSmall {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif }

.textError {
	color: red;
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif }
	
.textRed {
	font-size: 9pt;
	font-weight: bold;
	color: red;
	font-family: Arial, Helvetica, sans-serif }
	
.textGreen {
	font-size: 9pt;
	font-weight: bold;
	color: green;
	font-family: Arial, Helvetica, sans-serif }
	
.tableHeader {
	font-size: 9pt;
	color: #000000;
	background: #ffffff;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif }
	
.menuBar {
	color: black;
	background: #F0F0F0;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif }

.tableBody2 {
	color: black;
	font-size: 9pt;
	background: #F0F0F0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif }


-->