body {
	background-color: black;
	background-image: url('images/diagonal_background.png');
	color: white;
	text-align: center;
}

P, LI, TD {
	font-family: "Trebuchet MS", "Gill Sans MT", "Lucida Sans Unicode", Arial, Sans-serif;
	font-size: 11pt;
	margin-top: 2px;
	margin-bottom: 7px;
}

TD {
	text-align: left;
	vertical-align:top;
}


.question {
}

.answer {
	font-style: italic;
}

.heading {
	font-weight: bold;
	color: blue;
	font-size: 13pt;
}

#footer P {
	font-size: 9pt;
	color: gray;
	text-align: left;
}

#promotion {
	width: 745px;
	margin-bottom: 10px;
	border: 4px double red;
	color: red;
}

#footer A, #footer A:visited, #footer A:link, #footer A:hover, #footer A:active {
	color: blue;
}

#prices TD {
	/*font-family: "Times New Roman", Serif;
	font-size: 13pt;
	font-style: italic;*/
}

#prices .right {
	text-align: right;
}

#prices .indent {
	padding-left:40px;
}

#prices .heading {
	font-size: 14pt;
	color: blue;
}



.links {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
	/*font-weight: bold;*/
	/*font-style: italic;*/
	/*font-size: 12pt;*/
	color: blue;
	text-align:center;
}

.links A, .links A:visited, .links A:link {
	text-decoration: none;
	color: gray;
}


.links A:hover, .links A:active {
	text-decoration: none;
	color: black;
	background-color: white;
}

.front_links {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 8pt;
	/*font-weight: bold;*/
	/*font-style: italic;*/
	/*font-size: 12pt;*/
	color: blue;
}

.front_links A, .front_links A:visited, .front_links A:link {
	text-decoration: none;
	color: gray;
}


.front_links A:hover, .front_links A:active {
	text-decoration: none;
	color: black;
	background-color: white;
}


#container, #container2 {
	width: 860px;
	text-align: left;
	margin: 0 auto;
}

#left {
	float: left;
	/*border: 1px solid white;*/
	width: 200px;
	display: inline;
}

#contents {
	/*border: 1px solid white;*/
	margin-left: 200px;
	padding-left: 10px;
}

#wide_contents {
}

#footer {
	clear: both;
}

#bhe_print, .flash_print {
	display: none;
}