body {
	margin: 0px;
	padding; 0px;
	background-image: url(/images/bg_void.gif)
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
}

td {
	vertical-align: top;
	padding:0px;
	spacing:0px;
}

body, td, p {
	font-family: verdana;
	font-size: 10px;
}

p{
	margin: 0px 0px 10px 0px;
}

h1 {
	color: #FF0000;
	font-size: 12px;
	margin: 0px;
}

h2 {
	color: #FF0000;
	margin: 0 0 10px 0;
	font-size: 12px;
}

h3, h4 {
	color: #FF0000;
	margin: 5px 0px 5px 0px;
	font-size: 11px;
}

u {
	text-decoration: none;
}

img {
	border: 0px;
}

#header {
	border: 1px #152f54 solid;
	width: 773px;
	height: 73px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	background-color: #152f54;
	border-top: 0px;
	width: 769px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	color: #fff;
}

#footer a{
	color: #fff;	
}

#bodycontent {
	background-color: #fff;
	border: 1px #000 solid;
	border-top: 0px;
	width: 773px;
	margin-left: auto;
	margin-right: auto;
}

#bodycontent h1{
	font-size:10px;
	margin: 0px;
	display: inline;
	font-weight: normal;
}

#bodycontent a{
	text-decoration: none;
	color: #000;
}

table.compare {
	width: 310px;
	margin-right: 10px;
}

table.compare tr td{
	padding: 2px;
}

table.compare tr td.np {
	padding: 0px;
	spacing: 0px;
}

td.tffc {
	background-color: #FFFFCC;
	text-align: center;
}
td.teee {
	background-color: #EEEEEE;
	text-align: center;
}
td.tff9 {
	background-color: #FFFF99;
	text-align: center;
}
td.tfff {
	background-color: #FFFFFF;
	text-align: center;
}
td.teeel {
	background-color: #EEEEEE;
	text-align: left;
}

td.teeep {
	color: #FF00FF;
	background-color: #EEEEEE;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
td.tfffp {
	color: #FF00FF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
td.tffcp {
	background-color: #FFFFCC;
	color: #FF00FF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

b.nb {
	font-weight: normal;
}