/* CSS Document */

.background {
	background: #ffffff;



	margin-top: 0px:
;
	width: 790px;
	max-width: 790px;
}


td.header {
	width: 790px;
	height: 87px;
}

td.mainimage {
	background-image: url(images/taps.jpg);
	background-repeat: no-repeat;
	height: 358px;
	width: 528px;
}

td.flashBG {
	background-image: url(images/flashBG.jpg);
	background-repeat: no-repeat;
	width: 258px;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: top;
}

td.headerBG {
	background-image: url(images/headerBG.jpg);
	background-repeat: no-repeat;
	height: 80px;
	font-family: Eurostile, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0D4D7D;
	padding-left: 90px;
	vertical-align: bottom;
	padding-bottom: 23px;
}
td.headerBG_noimg {
	background-image: url(images/headerBG_noimg.jpg);
	background-repeat: no-repeat;
	height: 100px;
	font-family: Eurostile, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0D4D7D;
	padding-left: 90px;
	vertical-align: bottom;
	padding-bottom: 23px;
}
.contentBG {
	background-image: url(images/contentBG.jpg);
	background-repeat:repeat;
	height: auto;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	vertical-align: top;
	padding-bottom: 10px;
}
.contentBG-Lol {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
}
.contentBG A {
  color: #0D4D7D;
  text-decoration: none;
  font-weight: bold;
}

.contentBG A:hover {
  color: #ECB243;
  text-decoration: none;
  font-weight: bold;
}

.textbold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0D4D7D;
}

.textbold2 {
	font-family: Eurostile, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0D4D7D;
}


td.pageend {
	background-image: url(images/pageend.jpg);
	background-repeat: no-repeat;
	height: 2px;
}

td.footer {
	background-image: url(images/footerBG.jpg);
	background-repeat: no-repeat;
	height: 57px;
	font-family: Eurostile, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}

.footer A {
  color: #ffffff;
  text-decoration: none;
}

.footer A:hover {
  color: #ECB243;
  text-decoration: none;
}

#textnav {
	margin-right: auto;
	margin-left: auto;
	font-size: 10pt;
	text-align:center;
	font-family: Eurostile, Arial, sans-serif;
}
#textnav a:link, #footer a:visited
{
	color: #000000;
}

#textnav a:hover, #footer a:active
{
	color: #2D76BB;
}
