/* *************************************
HTML TAG STYLES BELOW
/* ********************************** */

body {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

table { 
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
}

p {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height : 10pt;
	/*  margin: top right bottom left */
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}							

li {	
	/*  margin: top right bottom left */
	margin: 15px 0px 15px 0px;
	color: #000000;
}
				


/* *************************************
HTML HEADER STYLES BELOW
/* ********************************** */
				
H1 {	
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H2 {	
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
} 

H3 {	
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H4 {	
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H5 {	
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #b80200; 
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
} 

H6
{
	font-family: times, serif;
	font-size: 20pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


hr {
	text-align: left;
	width: 100%;
	height: 1px;
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: none;
	/*  margin: top right bottom left */
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}


/* *************************************
HTML LINK STYLES BELOW
/* ********************************** */
									
a:link {
	text-decoration: underline;
	color: #b80200;
}

a:visited {	
	text-decoration: underline;
	color: #b80200;
}

a:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a:active {	
	text-decoration: underline;
	color: #000000;
}		


/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.credits {	
	font-size: 8pt;
	color: #000000;
}
				
a.cr:link {	
	text-decoration: underline;
	color: #000000;
}

a.cr:visited {	
	text-decoration: underline;
	color: #000000;
}

a.cr:hover {	
	text-decoration: underline;
	color: #b80200;
}

a.cr:active {	
	text-decoration: underline;
	color: #b80200;
}

/* *************************************
HTML CART LINK STYLES BELOW
/* ********************************** */
									
a.cart:link {
	text-decoration: none;
	color: #ffffff;
}

a.cart:visited {	
	text-decoration: none;
	color: #ffffff;
}

a.cart:hover {	
	text-decoration: none;
	color: #ffffff;
}
								
a.cart:active {	
	text-decoration: none;
	color: #ffffff;
}		


/* *************************************
CHART LINKS
/* ********************************** */
									
a.xlink:link {
	text-decoration: underline;
	color: #ffffff;
}

a.xlink:visited {	
	text-decoration: underline;
	color: #ffffff;
}

a.xlink:hover {	
	text-decoration: underline;
	color: #000000;
}
								
a.xlink:active
{
	text-decoration: underline;
	color: #000000;
}		


th.gray {
	font-family:  font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background-color : #d7d7d7;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;	
}

th.red {
	font-family:  font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color : #b80200;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;	
}

th.redcenter {
	font-family:  font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color : #b80200;	
	text-align: center;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;	
}

th.cart {
	font-family:  font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color : #b80200;	
	text-align: center;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;	
}

th.black {
	font-family:  font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color : #000000;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;	
}

.black_subheader {
	font-family:  font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color : #000000;	
	text-align: left;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;	
}

th.blackcenter {
	font-family:  font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color : #000000;	
	text-align: center;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;	
}

th.bluecenter {
	font-family:  font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color : #0976db;	
	text-align: center;
	text-indent: 0px;
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	border-color: #ffffff;
	border-width: 0px 1px 1px 0px;
	border-style: solid;	
}

.maintableborder {
	/*  margin: top right bottom left */
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.tdborder
{
	/*  margin: top right bottom left */
	border-color: #cccccc;
	border-width: 0px 1px 0px 0px;
	border-style: solid;
}

.tdborderleft
{
	/*  margin: top right bottom left */
	border-color: #cccccc;
	border-width: 0px 0px 0px 1px;
	border-style: solid;
}

.topborder
{
	/*  margin: top right bottom left */
	border-color: #cccccc;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
}

.p2 {	
	line-height : 25pt;
}

.imagespace	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.charts	{	
	/*  margin: top right bottom left */
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.contentpadding	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 15px;
}

.rightpad	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
}

#searchValue {
	width: 127px;
	font-size: 8pt;
	border: 1px solid #777;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.replacementborder
{
	/*  margin: top right bottom left */
	border-color: #cccccc;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	/*  margin: top right bottom left */
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.replacementborder2
{
	/*  margin: top right bottom left */
	border-color: #cccccc;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
}

.contentpadding2	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
}

.contentpadding3	{	
	/*  margin: top right bottom left */
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 15px 15px;
}

.footnotes {
	font-family: verdana, helvetica, geneva, arial, sans-serif;
	font-size: 8pt;
	color: #838383;
	line-height : 10pt;
	/*  margin: top right bottom left */
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
}

/* *************************************
COLORS AND BACKGROUNDS
/* ********************************** */

.white {
	background-color: #ffffff
}

.black {
	background-color: #000000;
}

.gray {
	background-color: #CFD6E3;
}

.line {
	background-color: #9E9E9F;
}

.bg {
	background-image: url(/rvmarinewater/images/credits_bg.gif);
	background-repeat: repeat-x;
}

.bgcr {
	background-image: url(/rvmarinewater/images/credits_bg2.gif);
	background-repeat: repeat-x;
}

.bg2 {
	background-image: url(/rvmarinewater/images/int_contentbg.gif);
	background-repeat: no-repeat;
}

.bg3 {
	background-image: url(/rvmarinewater/images/hpbg2.gif);
	background-repeat: repeat-x;
}
				
.bg4 {
	background-image: url(/rvmarinewater/images/intbg.gif);
	background-repeat: repeat-x;
}

.bg5 {
	background-image: url(/rvmarinewater/images/nav_country.gif);
	background-repeat: no-repeat;
}

.bg6 {
	background-image: url(/rvmarinewater/images/tab_bg.gif);
	background-repeat: repeat-x;
}
