/* redefined HTML */
body{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	
}
a {
	color: #336699;
	text-decoration: underline;
	}
a:hover {
	color: #000000;
	text-decoration: underline;
	}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #336699;
	line-height: 24px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 2px;
}
h2 a {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #336699;
	text-decoration: underline;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 2px;
	text-decoration: none; 
}
h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none; 
	}
p{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 0px;
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
td {
	background-color: #FFFFFF;
 }


img { border: 0;

}


/* ids and classes */
#leftBar {
	width: 175px;
}

#classTable {
	width: 500px;

}
.tableTitle {
	width: 150px;
	font-weight: bold;
	vertical-align: top;
	
}
.tableHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #F5F5F5;
	text-decoration: none;
	}
.tableDiv { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	text-decoration: none;
	}
.header {
	height: 150px;
	width: 100%;
	background-color: #000000;
	background-image: url(/_images/csf_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #000000;
	margin: 0px;
	padding-top: 2px;
	height: 18px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
.mainNavLinks {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	}
.mainNavLinks:hover {
	color: #FFFFFF;
	text-decoration: underline; 
	}

.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none; 
	margin: 0px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 5px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color:#F5F5F5;
}
.subNavLinks {
	color: #333333;
	text-decoration: none; 

}

.subNavLinks:hover {
	color: #000000;
	text-decoration: underline;  
}	
.ghost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	color: #666666; 
	}
.warning {
	font-weight: bold;
	color: #CC0000;
}
.sidebarCell {
	width: 175px;
	background-color: #F5F5F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.bodyCell { 
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 50px;
	padding-bottom: 20px;
	background-attachment: scroll;
	background-image: url(/_images/csf_ec_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: top;
	
}
.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #000000;
	margin: 0px;
	padding-left: 10px;
	height: 50px;
	}
.footerLinks {
	color: #CCCCCC;
	text-decoration: none;
}
.footerLinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.fliesFishReport {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}

