@charset "utf-8";
/* CSS Document */

#header_tbl {
	width: 800px;
	background-image: url(Images/Header.png);
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#news_tbl {
	background-image: url(Images/news.png);
	background-repeat: no-repeat;
}

#tlbr_tbl {
	background-image: url(Images/Toolbar.png);
	height: 41.5px;
	visibility: visible;
	display: inherit;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center;
}
#hide_div {
	text-decoration: none;
	display: none;
	visibility: hidden;
}


#bdy_tbl {
	height: 405px;
	background-image: url(Images/Body.png);
	background-repeat: no-repeat;
	background-position: center;
}

#btmtlbr_tbl {
	background-image: url(Images/Bottom%20Tlbr.png);
	text-align: center;
	height: 29px;
	background-repeat: no-repeat;
	background-position: center top;
}
#bot_bdy {
	background-image: url(Images/botbody.png);
	background-repeat: no-repeat;
	height: 33px;
}
#mid_bdy {
	background-image: url(Images/midbody.png);
	text-align: center;
	line-height: normal;
}
#types_bdy {
	height: 20px;
	background-image: url(Images/midbody.png);
	background-repeat: repeat;
}

#top_bdy {
	background-image: url(Images/topbody.png);
	background-repeat: no-repeat;
	height: 40px;
}

#btmtlbr_tbl .style7 a {
	text-decoration: none;
	color: #434E6E;
	font-style: normal;
	font-weight: bold;
}

#legal_tbl {
	background-image: url(Images/Legal.png);
	height: 36px;
	text-align: center;
	background-position: center top;
}
body {
	background-image: url(Images/background.jpg);
	background-repeat: repeat;
}
#bdy_tbl #viewall_btn {
	visibility: hidden;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #003366;
}
#types_bdy #email_tbl {
	background-image: none;
	background-repeat: no-repeat;
}
#send_btn {
	font-size: 24px;
}
#types_bdy a:link {
	color: #434E6E;
}
