/* Global Styles */

body {
	margin:0px;
	font-size: 12px;
	background-color: #CCCCCC
	}
	
td {
	font:11px arial;
	color:#FFFFFF;
	}
	
td.banner_image{
background-image:url(../images/marlins_logo_1.jpg);
}

td.tab_image{
background-image:url(../Images/MMtab2.jpg);
}

td.text_background_image{
background-image:url(../Images/text_background_2.jpg);
}

td.header_text_image{
background-image:url(../Images/page_header.jpg);
background-repeat: no-repeat;
}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
	
a {
	color: #FF1717;
	text-decoration:underline;
	}
	
a:hover {
	color: #FF1717;
	text-decoration:none;
	}
	
/* ID Styles */

#navigation a {
	font:12px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:0.2em;
	line-height:30px;
	display:block;
	text-decoration: none;
	clip: auto;
	float: none;
	border: 0;
	}
	
#navigation a:hover {
	color:#0033ff;
	border: 0;
	}
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}

#logo {
	font:18px arial;
	color: #FF1717;
	line-height:24px;
	letter-spacing:0.4em;
	}

#tagline {
	font:12px arial;
	color: #FF1717;
	line-height:18px;
	letter-spacing:0.4em;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px arial;
	color: #FFFFFF;
	letter-spacing:0.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:12px arial;
	color:#FFFFFF;
	line-height:20px;
	margin-top:0px;
	font-weight: normal;
	}
	
.pageName{
	font:22px arial;
	color: #FF1717;
	line-height:20px;
	letter-spacing:0.1em;
	font-weight: bold;
	}
	
.subHeader {
	font:18px arial;
	color: #0033FF;
	font-weight:bold;
	letter-spacing:0.1em;
	}	
	
.sidebarHeader {
	font:18px arial;
	color: #FFFFFF;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.smallText {
	font:10px arial;
	color:#FFFFFF;
	}
.PageHeader    {
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	font-family: arial;
}

.style1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #FFFFFF;
			font-size: 20px;
		}