<style type="text/css">

body {}

body {
	background-color: #006636; 
	font-family: Arial, Verdana, Helvetica, Helvetica-Narrow, sans-serif;
	margin: 0px;
    font-size: 8pt;
    SCROLLBAR-FACE-COLOR: darkgreen;
    SCROLLBAR-HIGHLIGHT-COLOR: #000000;
    SCROLLBAR-SHADOW-COLOR: tan;
    SCROLLBAR-3DLIGHT-COLOR: tan;
    SCROLLBAR-ARROW-COLOR: tan;
    SCROLLBAR-TRACK-COLOR: lightgreen;
    SCROLLBAR-DARKSHADOW-COLOR: lightgreen;
    cursor: url("images/frog.ani")
}

.newscap{
	font: bold 10pt Arial, Helvetica, sans-serif;
    color: #006699;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

.lgnewscap{
	font: bold 12pt Arial, Helvetica, sans-serif;
    color: orangered;
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}

.sched, td{
	font: normal Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #214673;
}

.maintitle
{
	font-family: Arial, Tahoma, Helvetica, Helvetica-Narrow, sans-serif;
    font-weight: bold;
    color: navy;
    font-size: 12pt;
}	

h6 {
	font: bold 11px Arial,sans-serif;
    color:#999999;
	margin: 0px; 
	padding: 3px 0px 0px 0px;
}

.legend
{
	font-family: Arial, Tahoma, Helvetica, Helvetica-Narrow, sans-serif;
    font-weight: bold;
    color: navy;
    font-size: 10pt;
}

.homeheader
{
	font-family: Arial, Tahoma, Helvetica, Helvetica-Narrow, sans-serif;
    font-weight: bold;
    color: navy;
    font-size: 12pt;
}

.smtext
{
	font-family: Tahoma, Helvetica, Helvetica-Narrow, sans-serif;
    font-weight: normal;
    color: navy;
    font-size: 8pt;
}

.message
{
	font-family: Arial, Tahoma, Helvetica, Helvetica-Narrow, sans-serif;
    font-weight: normal;
    color: navy;
    font-size: 10pt;
}

.textbody
{
	font-family: Arial, Tahoma, Helvetica, Helvetica-Narrow, sans-serif;
    font-weight: normal;
    color: navy;
    font-size: 9pt;
}

.textbody a, .smtext a	{
	color: blue;
	text-decoration: none;
}

.textbody a:hover, .smtext a:hover {	color: #F66013; }

.redtext
{
	font-family: Arial, Tahoma, Helvetica, Helvetica-Narrow, sans-serif;
    font-weight: normal;
    color: firebrick;
    font-size: 11pt;
}

.redtex a {
	color: blue;
	text-decoration: none;
}

.redtext a:hover {	color: #F66013; }

.lgtextbody
{
	font-family: Arial, Tahoma, Helvetica, Helvetica-Narrow, sans-serif;
    font-weight: normal;
    color: navy;
    font-size: 12pt;
}

.lgtextbody a {
	color: blue;
	text-decoration: none;
}

.lgtextbody a:hover {	color: #F66013; }

.leftblock h2, .rightblock h2, .fullwidth h2, .homecol h2, .homeleftcol h2
{
    font-size: 1.6em;
}

.leftblock p
{
    font-size: 1em;
}

.rightblock h3, .homecol h3, .homeleftcol h3
{
    font-size: 1em;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    display: block;
}

/* 2 column layout */
#columnleft
{
    float: left;
    width: 350px;
    /*position: relative; */
}

#columnright
{
    margin-left: 245px;
  /*  position:relative; */
}

.leftblock
{
    border: 1px solid #DBDB79;
    padding: 10px;
    margin-bottom: 10px;
    background: ivory url(../images/leftcol.jpg) repeat-y;
    vertical-align: top;
}

 .rightblock
{
    border: 1px solid #DBDB79;
    padding: 15px;
    margin-bottom: 10px;
    background: ivory url(images/rightcol.jpg) repeat-y;
    position: relative;
    width:625px;
}

.homecol
{
    border: 1px solid #DBDB79;
    padding: 10px;
    margin-bottom: 10px;
    background: ivory url(images/rightcol.jpg) repeat-y;
    vertical-align: top;
}

.homeleftcol
{
    border: 1px solid #DBDB79;
    padding: 10px;
    margin-bottom: 10px;
    background: ivory url(images/homeleftcol.jpg) repeat-y;
    vertical-align: top;
}


.dashedline
{
    border-bottom: 1px dashed #DBCE6A;
    padding-top: 10px;
    margin-bottom: 10px;
    clear:right;
}

span.dateText {
  font-family: Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
}
    	
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family: Tahoma, arial, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: normal;
  color: white;
}

div.menuBar {
  height:27px;
  background:navy url(../images/mnu_bg.jpg) top left repeat-x;	
  padding: 0px 0px 0px 0px;
  text-align: left;
  z-index: 100;
}

div.menuBar a.menuButton {
  background-color: transparent;
  border: 0px solid navy;
  color: wheat;
  font-weight: bold;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 4px 17px 6px 17px;
  position: relative;
  text-decoration: none;
  top: 6px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background-color: transparent;
  border: 0px outset brown;
  color: #B0FFB0;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #003300;
  border: 0px inset #e0e0e0;
  color: #B0FFB0;
  
  top: 6px;
}

div.menu {
  background-color: ivory;
  border: 1px outset #e0e0e0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 500;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: lightgreen;
  color: navy;
}

div.menu a.menuItem span.menuItemText {}

div.menu a.menuItem span.menuItemArrow {
  margin-right: -.75em;
}

div.menu div.menuItemSep {
  border: 1px inset #e0e0e0;
  margin: 4px 2px;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightgreen;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#combo { position: relative; left: 0; top: 0; z-index: -1;} 
#search { float: right; position: relative; left: -4; top: 1; z-index: 10; } 

</style>






</style>
