/* Global Styles */

body {
	margin-top:0px;
	background-image: url(../images/BB_bkg.jpg);
	}
	
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#3366CC;
	line-height: 20px;
	}
	
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#003366;
	}
	
.table1 {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #336600;
	border-left-color: #336600;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #336600;
}
	
a {
	color: #0066FF;
	text-decoration: none;
	}
	
a:hover {
	color: #3399FF;
	}
.td1 {
	padding-left: 20px;
}


/* ID Styles */

#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #003366;
	text-decoration: none;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	line-height: 14px;
	}
	
#navigation a:hover {
	color:#FF6600;
	background-color: #ffffff;
	background-repeat: no-repeat;
	}

	
.bodyText {
	color:#003366;
	line-height:20px;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #CC6633;
}

.tdSpecial {
	background-color: #CDEAA2;
	display: block;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #669966;
	font-size: 9pt;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:6px;
}

	
.subHeader {
	color: #333333;
	line-height:16px;
	letter-spacing:0.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}


.navText {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.4ems;
	font-weight: normal;
	color: #003366;
}
.special {
	font-family: "Comic Sans MS", Pooh, "Century Gothic";
	font-size: 18px;
	color: #006699;
}
.tdCoupon {
	border: 1px dashed #999999;
	padding: 3px;
	background-color: #F9F9F9;
}
.news {
	font-family: Garamond, Georgia;
	font-size: 12pt;
	line-height: 20px;
	color: #333333;
}
.blink {
	font-family: "Comic Sans MS", Pooh, "Century Gothic";
	font-size: 18px;
	color: #CC0000;
	text-decoration: blink;
}

.red {
	color: #CC0000;
}
