/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
}
.content_td {
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
}
.purchase {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
.purchase2 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.main_content {
	text-align: center;
	margin: 10px;
	width: 800px;
	vertical-align: middle;
	word-spacing: normal;
	display: none;
	font-size: 16px;
}
.main_table {
	width: 800px;
}
.sidebar {
	width: 150px;
	text-align: left;
	vertical-align: top;
}
.current_pg {
	font-size: 26px;
	font-weight: bold;
	background-color: #333333;
	text-align: center;
	width: 200px;
	border-color: #FFFFFF;
	color: #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
.navtd {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCCCC;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.header {
	background-image: url(iheartimages/iheartbanner.jpg);
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: center;
	height: 111px;
}
img {
	border-color: #333333;
	border: 2px;
}
.text_title {
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}
a:visited {
	color: #FFCCFF;
}
a:hover {
	color: #FF0000;
	text-decoration: blink;
}

