	BODY {
  font-family: sans-serif, Arial, Helvetica;
  font-size: 10pt;
  color: #000000;
  /*background-image: url(Images/home-page-bg.jpg);*/
  /*background-color: #7a0f26;*/
  background-color: #7a1228;
  scrollbar-face-color: #224b22;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #EDEDED;
  scrollbar-darkshadow-color: #CCCCCC;
  scrollbar-shadow-color: #626B59;
  scrollbar-arrow-color: #FFFFFF;
  scrollbar-track-color: #7a0f26;
}
A:link		{ color: #000066; }
A:visited	{ color:#000000; }
a:hover {   text-decoration: underline;  color:#FF0000;}


a {
  text-decoration: none;  
  font-family: Arial, Helvetica, sans-serif;  
  font-weight: normal;
  font-size: 9.0pt;
  color: #000066;
}

P {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

LI {
  font-size: 10pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}

li a:link {
	color: #0000FF;
	text-decoration: none;
}
	
li a:hover {
	color: #006600;
	text-decoration: none;
}

DIV {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
}

TEXTBOX {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
} 

  
TEXTAREA {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
} 

SELECT {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
}

INPUT {
  background-color: #FFFFFF;
  border-top: 1px #000000 solid;
  border-right: 1px #000000 solid;
  border-bottom: 1px #000000 solid;
  border-left: 1px #000000 solid;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17.2pt;
	font-style: normal;
	color: #224b22;
	font-weight : bold;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.8pt;
	font-style: lighter;
	color: #191051;	
}

H3 {
	font-family: Arial, Helvetica,  sans-serif;
	font-size: 12pt;
	color: #7a1228;
  }
  
H6 {
  font-family: Arial, Helvetica,  sans-serif;
  font-size: 8pt;
  color: #336699;
  }  

TT {
    font-size: 9pt;
  color: #000000;
  }  
  
SUP {
  color: #000000;
   font-size: 8pt;
}

TABLE {
  border-collapse: collapse;
}

TABLE.dot {
	BORDER-RIGHT: #646464 1px dotted; BORDER-TOP: #646464 1px dotted; BORDER-LEFT: #646464 1px dotted; BORDER-BOTTOM: #646464 1px dotted; BORDER-COLLAPSE: collapse
}

p.box {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
}

#raftingblock {
	background-image: url(images/HOMEBG1.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#video {
	text-align:center;
}
