s/* Lance Sportfishing CSS */
/* GoTofino.Com */

body { font-family: Arial, Helvetica, sans-serif; font-size: 22px;; line-height: 22px; color: #e6e6e6; position: relative; margin: 0; background-color: #04234e; }
	
	
p, td, li, ul, h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; ; line-height: 26px; color: #e6e6e6; }

h3 { font-family: Arial, Helvetica, sans-serif; font-size: 22px; ; line-height: 24px; }
	
a:link {color:#FFFFFF; text-decoration: underline;}
a:visited {color:#FFFFFF; text-decoration: none;}
a:hover {color:#FFFFFF; text-decoration: underline;}
	
a.linkyell:link {color:#FF6; font-weight: bold; text-decoration: none}
a.linkyell:visited {color:#FF6; font-weight: bold; text-decoration: none}
a.linkyell:hover {color:#FF6; font-weight: bold; text-decoration: none}

/* Text  */

.text11 { font-size: 11px; }
.text11sp { font-size: 11px; line-height: 22px; }
.text12 { font-size: 12px; }	
.text13 { font-size: 13px; }	
.text16 { font-size: 16px; }	
.text18 { font-size: 18px; }	
.text20 { font-size: 20px; }	

/*Text Colours*/

.textgrey10 { color: #999999; font-size: 10px; text-decoration: none; }	
.textgrey11 { color: #999999; font-size: 12px; text-decoration: none; }

.green { color: #C8DD95; font-size: 24px; }

.greendrk { color: #009933; font-size: 24px; }

.textlanceblueheading { font-size: 18px; color: #009999; font-weight: 400; }



/* Headings */

.heading12 { font-size: 12px; font-weight: bold;}	
	
.heading13 { font-family: Arial, Helvetica, sans-serif; font-weight: 100; font-size: 16px; }

.heading15 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height: 1.1; font-weight: 400; }

.heading18sp { ffont-size: 18px; line-height: 26px; font-weight: 300; font-size: 20px; }

.heading16 { font-size: 16px; font-weight: bold;}

.headingWhite13 { font-size: 15px; font-weight: 300; color: #FFF; }

.headingWhite18 { font-size: 18px; color: #FFF; }

.headingWhite22 { font-size: 20px; font-weight: 200; color: #FFF; line-height: 1.5; }

.headingWhite24 { font-size: 24px; font-weight: 200; color: #FFF; }
	
.headingWhite30 { font-size: 30px; font-weight: 400; color: #FFF; }

.headingWhiteHeader { font-size: 40px; font-weight: 400; color: #FFF; line-height: 1.2; }

/*Tables*/
	
/* td whitelinks  for dark cell backgrounds*/	
td#tdwhitelink { color:#FFF; font-size: 18px; }
td#tdwhitelink a:link, td#ornglink a:visited{ color:#FFF; text-decoration: none; }
td#tdwhitelink a:hover{ color:#FFF; text-decoration: underline; }
	
	
/* td whitelinks under grey */		
td#tdwhitelinkbdr { color: #FFF; border-bottom: 2px solid #CCC; border-top: 2px solid #CCC; }
td#tdwhitelinkbdr a:link, td#tdwhitelinkbdr a:visited{ color: #FFF; text-decoration: none; font-size: 1.2em; }
	
td#tdwhitelinkbdr a:hover{ color: #FFF; text-decoration: underline; font-size: 1.2em; }

/* td black background */		
td#tdblackback { background-color: #04234e; }

/* td whitelinks blue borders */		
td#tdwhitelinktbgrn { color: #FFF; border-top: 2px solid #009999; border-bottom: 2px solid #009999; }
td#tdwhitelinktbgrn a:link, td#tdwhitelinktbgrn a:visited{color:#FFF; text-decoration: none; }
	
td#tdwhitelinktbgrn a:hover{color:#FFF; text-decoration: underline; }

	

/* tables with borders */

table#border{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	}

table#tbltblbordergrey{
	border-top: 2px solid #CCC;
	border-bottom: 2px solid #CCC;
	border-right: 2px solid #CCC;
	border-left: 2px solid #CCC;
	}

	



/* td table cells with borders */

td#tdborder{
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	}
	
td#tdborderT{
	border-top: 1px solid #333;
	}
	
td#tdborderB{
	border-bottom: 1px solid #333;
	}
	
td#tdborderR{
	border-right: 1px solid #333;
	}
	
td#tdborderL{
	border-left: 1px solid #333;
	}
	
td#tdborderBR{
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	}

td#tdundergrey{
	border-bottom: 1px solid #CCC;
	}

td#tdtopblue{
	border-top: 1px solid #009999;
	}

td#tdlanceblue{
	background-color: #009999;
	}

td#tdgrn{
	background-color: #11A40D;
	border-bottom: 2px solid #CCC;
	}
	
td#tdtopbotgrn{ border-top: 3px solid #009999; border-bottom: 3px solid #009999; background-color: #04234e; padding: 12px 4px 10px 4px; }

td#tdborderdot{
	border-right: 1px dotted #01DD71;
	border-bottom: 1px dotted #01DD71;
	}
	
td#tdborderdotatb{
	border-top: 2px dotted #01DD71;
	border-bottom: 2px dotted #01DD71;
	}

	
td#tdborderdotall{
	border-top: 1px dotted #01DD71;
	border-bottom: 1px dotted #01DD71;
	border-right: 1px dotted #01DD71;
	border-left: 1px dotted #01DD71;
	}

	
/* lists */	
ul {
	list-style-type: square
	}
li{
	line-height: 200%
	}
	
/* end of lists */





/* borders */

.borderB { border-bottom-width: thin; border-bottom-style: solid; border-bottom-color: #333; }

.border { border-bottom-width: thin; border-bottom-style: solid; border-top-color: #333; }
