body {
	background: url(/bonus_years/images/background.gif);
	margin: auto;
	margin-top: 0px;
	margin-bottom: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 16px;
	color: #555;
	font-weight: 100;
	}
table, p {
	font-size: 100%;
	line-height: 19px;
	color: #555;
	font-weight: 100;
}
.logo {
	text-align: left;
	margin-left: 10px;
	padding-top: 12px;
	}
.tophead {
	background: url(/bonus_years/images/headtab.gif) no-repeat;
	margin: 0;
	width: 873px;
	color: #d32222;
	}
.menu {
	text-align: right;
	margin: 10px 18px 0 0;
	height: 20px;
	color: #d32222;
	overflow: visible;
	letter-spacing: -1px;
	}
.footer {
	width: 833px;
	text-align:center;
	font-size: 90%;
	color: #777;
	line-height: 20px;
	margin-top: 0;
	margin-bottom: 0;
	}
a.menuitem {
	color: #d32222;
	font-size: 100%;
	letter-spacing: -1px;
	}
a.fmenuitem {
	color: #777;
	text-decoration: none;
	}
a.menuitem:hover, a.fmenuitem:hover {
	color: #cc9900;
	}
.container {
	background: #fff;
	width: 833px;
	margin: 0;
	padding: 20px 20px 0 20px;
	text-align: left;
	clear: both;
	}
hr {
	height: 1px; 
	color: #999; 
	width: 100%;
	background: #999;
	border:0;
	margin: 0;
	}
hr.home { 
	width: 833px;
	margin: 15px 0 10px 0;
	}
.indexcontent {
	line-height: 18px;
} 
.homehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc9900;
	font-size: 180%;
	margin: 0 0 5px 0;
	font-style: italic;
}
h1 {
	color: #000;
	font-weight: 100;
	font-size: 160%;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
	border-bottom: #999 1px solid;
	}
a.h1link {
	color: #d32222;
}
a.h1link:hover {
	color: #cc9900;
	text-decoration:none;
}
h2 {
	font-weight: bold;
	font-size: 100%;
	margin: 15px 0 0 0;
	color: #555;
	}
h3 {
	font-weight: 500;
	font-size: 110%;
	margin: 5px 0;
	}
h4 {
	font-size: 110%;
	margin: 5px 0;
	}
a { 
	text-decoration: none;
	font-weight: 500; 
	color: #d32222;
	}
a:hover { 
	text-decoration: underline;
	}
a:visited { 
	text-decoration: none; 
	}
a.nav, navinactive { 
	text-decoration: none; 
	color: #0066CC; 
	font-size: 110%; 
	font-weight: 1000;
	margin-left: 20px;
	}
a.nav:hover { 
	text-decoration: underline;
	}
a.nav:visited { 
	text-decoration: none; 
	}
a.navfooter { 
	text-decoration: none; 
	color: #0066CC; 
	font-size: 90%; 
	}
a.navfooter:hover { 
	text-decoration: underline;
	}
a.navfooter:visited { 
	text-decoration: none; 
	}
a.download, a.download:hover, a.download:visited {
	border-bottom: dotted #FF3300 1px;
	font-size: 110%;
	text-decoration: none;
	}
.description {
	font-style: italic;
	}
.headlinelink {
	font-size: 130%;
	margin: 10px 0;
	}
.date {
	font-size: 100%;
	letter-spacing: 1px;
	margin-top: 10px;
	}
.search_highlight { 
	font-weight: 900; 
	}
.alert { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 90%; 
	font-weight: 900; 
	color: #990000; 
	}
img.photo {
	border: 0px #000 solid;
	}
.caption {
	text-transform: uppercase;
	font-size: 80%;
	}
.quote, .quotename {
	font-family: "Times New Roman", Times, serif;
	color: #cc0000;
	font-size: 110%;
	text-align: right;
	line-height: 14px;
	margin: 0 5px;
}
.quote {
	font-style: italic;
	text-align: left;
	margin-bottom: 10px;
	font-size: 150%;
	line-height: 22px;
}
.preorder {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 130%;
	font-weight: 100;
}
.anylinkcss{
position:absolute;
visibility: hidden;
line-height: 18px;
z-index: 100;
background: url(/bonus_years/images/menuback.gif) bottom repeat-x #fff;
text-align:left;
padding: 0 5px;
width: 150px;
border: 1px #ccc solid;
border-top: 1px #fff solid;
}

.anylinkcss a{
width: 100%;
display: block;
padding: 1px 0;
text-decoration: none;
letter-spacing: 0;
color: #d32222;
}

.anylinkcss a:hover{ /*hover background color*/
background: #ccc;
color: #555;
}