<STYLE type=text/css>

<!--
BODY{
cursor:url("cross.cur");
}
-->

A:link {
	COLOR: #000066;
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #000066;
	TEXT-DECORATION: none
}
A:active {
	COLOR: #000066;
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline;
	color: #FF0000;
} 

.spanstyle {
	FONT-WEIGHT: bold; FONT-SIZE: 8pt; VISIBILITY: visible; COLOR: #d8658c; FONT-FAMILY: Georgia,Verdana; POSITION: absolute; TOP: -50px

}


.drag{position:relative;cursor:hand
}
#scontentmain{
position:absolute;
width:110px;
}
#scontentbar{
cursor:hand;
position:absolute;
background-color:#660000;
height:10;
width:100%;
top:0;
}
#scontentsub{
position:absolute;
width:100%;
top:15;
background-color:#FFFFFF;
border:2px solid #660000;
padding:1.5px;
}


body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #EAEAEA;
height: 90px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -840px; /*Set left margin to -(MainContainerWidth)*/
background: #C8FC98;
}

#footer{
clear: left;
width: 100%;
background: #FF0033;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #ffffff;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


#maintab{
  padding: 3px 0;
  margin-left: 0;
  margin-bottom: 0;
  font: bold 12px Verdana;
  list-style-type: none;
  }
#maintab li{
  display: inline;
  margin: 0;
  }
#maintab li a{
  text-decoration: none;
  padding: 3px 7px;
  margin-right: 3px;
  border: 1px solid #778;
  color: black;
  background: white;
  }
#maintab li a:hover{
  color: navy;
  background: #EFFADC;
  }
#maintab li.selected a{ /*selected main tab style */
  background-color: #EFFADC;
  border-color: navy;
  }
#tabcontent{ /*2nd level content wrapper*/
  border: 1px solid #778;
  background-color: #EFFADC;
  height: 100% /*IE7 beta2 fix*/
  }
#tabcontent ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: none;
  }
#tabcontent ul li{
  display: inline;
  }
#tabcontent ul.selected{ /*selected 2nd level content*/
  display: block;
  }
#tabcontent ul li a{
  border-right: 1px solid #778;
  color: navy;
  padding: 2px 5px;
  display: block;
  float: left;
  text-decoration: none;
  }

  #tabcontent ul li a:hover{
  background-color: #D3F1A0;
  color: blue;
  }
.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
  content: &quot;.&quot;; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
  }
.clearfix{
  display: inline-table;
  }
/* Hides from IE-mac \*/
  * html .clearfix {height: 1%;}
  .clearfix {display: block;}
  /* End hide from IE-mac */

  &lt;/style&gt;
</style>

