body {
	background-image: url(images/water037.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006699;
}
select{
	background-color : #FFFFFF;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	height : 18px;
}

table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

.border{
	border : 1px solid #6699CC;
}

.copyright {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	text-decoration : none;
}

.title {
	color : #990000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bolder;
}

.titleblack {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bolder;
}

.titlered{
	color : red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bolder;
}

.titleblue{
	color : #0000CD;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bolder;
}

.even {
	background-color : #FFFFFF;
}

.odd {
	background-color : #E0E7FF;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;

}
.bodytext-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #990000;

}
.bodytext-red2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: Red;
	
}
.bodytext-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #1C4D8F;
	
}
.bodytext-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: Black;

}
.bodytext-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;

}
a
{
	text-decoration : none;
	color : Navy;
	}

a:hover{
	text-decoration : underline;
	color : Red;
	}

.folding{
		text-decoration : none;
		cursor : hand;
	}

	.look{
		color : #660099;
		font : bold 9pt "Trebuchet MS", Arial, Helvetica,sans-serif;
		text-decoration : none;
		height: 20px;
	}

	.look2{
		color : #003399;
		font : bold 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-left : 5px;
		text-decoration : none;
		line-height : 20px;
	}
.box-homepage {
	border : medium solid #003399;
	background-color: #CCCCCC;
	height: auto;
	width: 250px;

}
.tab-bold-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 15pt;

}
.bodytext-tabs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-indent: 0pt;
	list-style-position: outside;
	list-style-type: square;


}
.border-tabs {

	border : 1px solid #000000;
}
.bodytext-tabs-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	text-indent: 8pt;

}
.bodytext-tabs-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
	text-indent: 0pt;

}
.bodytext-redBold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990000;
	line-height: normal;
}
.bodytext-listindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	list-style-type: square;
	white-space: pre;
	text-indent: 25pt;
	display: list-item;


}
.bodytextitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	list-style-type: square;
	white-space: pre;
	font-style: italic;

}
.title2 {

	color : Navy;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bolder;
}

.title3 {

	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bolder;
}

.title4 {

	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bolder;
}

/*- Menu Tabs--------------------------- */


    #tabs {
      float:left;
      width:100%;
      background: #B9D3F4;
      font-size:93%;
      line-height:normal;
      }
    #tabs ul {
        margin:0;
        padding:0px 0px 0 70px;
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#OOOOOO;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#FF9834;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs #current a {
                background-position:0% -42px;
				color:Red;
        }
        #tabs #current a span {
                background-position:100% -42px;
        }
-->

#tabs10 {      float:left;
      width:100%;
      font-size:93%;
          border-bottom:1px solid #2763A5;
      line-height:normal;
}
img {
border:medium;
color:#OOOOOO;
}