<!--
.style1 {
	font-family: Georgia, "Times New Roman, Times, serif";
	font-weight: bold;
}
.style2 {
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color:#FFFFCC;
	text-transform:uppercase;
	text-align:right
}
.style3 {
	font-family: "Century Gothic";
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}
.style4 {
	font-family: "Century Gothic";
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

.link_headers {
	font-family: "Century Gothic";
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
}

.pagebody {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color:#014337;
}

.pagebodyprice {
	font-family: Verdana, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color:#990000;
	font-weight: bold;
}
.raleighheatspecs {
	font-family: Verdana, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	color:#014337;
}

.dysonheader {
	font-family: Georgia, "Times New Roman, Times, serif";
	font-weight: bold;
	font-size: 12pt;
}

.navbox a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.navbox a:visited {
	color: #FFFFCC;
	text-decoration: none;
}
.navbox a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.navbox a:active {
	color: #FFFFCC;
	text-decoration: none;
}
hr.thin{
	height: 1px;
	border:0;
	color:#FFFFFF;
	background-color:#CCCCCC;
	width: 90%;
}

hr.thin-full{
	height: 1px;
	border:0;
	color:#FFFFFF;
	background-color:#CCCCCC;
	width: 99%;
}

.padding {
	padding-right: 1px; 
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
h1 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

h2 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
}

#bracket {
	
}

#bracket a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-left: 5px;
	color: #333333;
}

#bracket td {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
}

#bracket a:visited {
	color: #333333;
}

#bracket a:hover {
	color: #999999;
}

.bracket_title {
	font-weight: bold;
}

.post_date {font-size: 9px; color: #999999;}
-->