body{
    scrollbar-face-color: #DEDEDE;
    scrollbar-shadow-color: #C2C2C2;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #A2A2A2;
    scrollbar-darkshadow-color: #B9B9BA;
    scrollbar-track-color: #CACACA;;
    scrollbar-arrow-color: #5E5E5E;

   font-family: Century Gothic, Myriad Pro, Garamond, Verdana, Helvetica, Tahoma;
   font-size: 11pt;
   font-weight: normal;
   COLOR: #1E1E76;
   MARGIN-LEFT: 0px;
   MARGIN-RIGHT: 0px;
   MARGIN-TOP: 0px;
   MARGIN-BOTTOM: 0px;
   TEXT-ALIGN: left;
   background: #69bfd8 url(../images/waterbkgr.jpg) top center no-repeat;
   }
td{
	font-family: "Century Gothic", "Myriad Pro", Garamond, Verdana, Helvetica, Tahoma;
	font-size: 11pt;
	font-weight: normal;
	COLOR: #1E1E76
}
p{
	font-family: "Century Gothic", "Myriad Pro", Garamond, Verdana, Helvetica, Tahoma;
	font-size: 11pt;
	font-weight: normal;
	COLOR: #1E1E76;
	MARGIN-LEFT: 10px;
	MARGIN-RIGHT: 10px
 }
h1{
   font-family: Century Gothic, Myriad Pro, Garamond, Verdana, Helvetica, Tahoma;
   font-size: 18pt;
   font-weight: bold;
      COLOR: #993300 }
h2{
   font-family: Century Gothic, Myriad Pro, Garamond, Verdana, Helvetica, Tahoma;
   font-size: 14pt;
   font-weight: bold;
      COLOR: #993300 }
h3{
   font-family: Century Gothic, Myriad Pro, Garamond, Verdana, Helvetica, Tahoma;
   font-size: 12pt;
   font-weight: bold;
      COLOR: #1E1E76  }
strong{
color: #003366;
}

a:link       { color: #A37F03; text-decoration: none; font-weight: normal; font-size: 11pt }
a:visited    { color: #A37F03; text-decoration: none; font-weight: normal; font-size: 11pt }
a:active     {
	color: #003366;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11pt;
}
a:hover      {
	color: #000066;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11pt;
}

 .itemBorder { border: 1px solid black }
.itemText { text-decoration: none; color: #FFFFFF; font: 12px Arial, Helvetica }

.crazyBorder { border: 2px outset #663399 }
.crazyText { text-decoration: none; color: #FFCC99; font: Bold 12px Arial, Helvetica }

.textsmall {
	font-family: Century Gothic, Myriad Pro, Garamond, Verdana, Helvetica, Tahoma;
   font-size: 9pt;
   font-weight: normal;
   COLOR: #1E1E76;
}