
body, td, th, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
}

a {
	color:#000066;
	text-decoration:none;
}

a:hover {
	color:#900;
}

.blu { color:#000066 }

.hid {
	display:none;
}

.gray {
	color:#999;
}

.price {
	font-weight: bold;
	color: #000066;
}

.dealTypeDiv {
	padding-left:5px;
	background-color:#eee;
	border-right:2px solid #5b757c;
	border-bottom:2px solid #5b757c;
}

.dealTypeDiv a {
	color:#000;
	font-weight:bold;
	font-size:larger;
	/*position:relative;
	top:-1em;*/
}

.catDivider {
	background-image:url("/img/catdivbg.gif");
	background-repeat:repeat-x;
	height:21px;
}

.catName {
	background-color:#eee;
	position:relative;
	top:3px;
	padding: 0px 4px 0px 2px;
	color:#000;
}

.showHide {
	font-weight:normal;
	color:#000066;
	font-size:x-small;
}

.topLink {
	position:relative;
	top:-1em;
}

.topLink a {
	background-color:#eee;
	color:#000;
	position:relative;
	top:1px;
	padding-left:4px;
	font-weight:bold;
}

.dealImg {
	width:90px;
	text-align:center;
}

.dealName {
	font-size:9pt;
}

.req {
	color:#f00;
}

#header {
	width:100%;
}

#topLeftLinks {
	float:right;
	color:#000066;
	font-weight:bold;
}

#topLeftLinks a {
	font-size:8pt;
}

#topBanner {
	clear: both;
	display:block;
}

#mainLogo {
	clear:both;
	float:left;
}

#search {
	float:right;
	padding-right:35px;
	text-align:left;
	margin-top:30px;
	color:#000066;
}

#search form { display:inline;}

#search input { vertical-align:bottom;}

#bar1 {
	clear:both;
	width:100%;
	height:10px;
	font-size:0;
	background-color:#000066;
}

#bar2 {
	clear:both;
	width:100%;
	height:10px;
	font-size:0;
	background-color:#f00;
}

#bar3 {
	clear:both;
	width:100%;
	height:2px;
	font-size:0;
	background-color:#000066;
}

#catList2 {
	padding:3px;
	margin:0;
}

#catList2 a {
	color: #000;
}

#catList2 a:hover {
	color:#900;
}

#catList2 li {
	text-align:left;
	display:inline;
}

#catList2 li div {
	position:relative;
	background-color:#D2E7FA;
	text-align:left;
	padding-left:3px;
	margin:0;
	z-index:2;

	margin-top:.25em;
	margin-left:-3px;

}

#bar4 {
	clear:both;
	width:100%;
	height:8px;
	font-size:0;
	background-color:#000066;
}

#bar5 {
	clear:both;
	width:100%;
	height:2px;
	font-size:0;
	background-color:#c4d9e1;
}


#leftAd {
	border:2px solid #0489B8;
}

#leftColumn {
	float:left;
	width:180px;
}

#leftTop {
	width:175px;
	border-right: 3px solid #5b757c;
	border-bottom: 3px solid #5b757c;
	background-color:#ececec;
	text-align:center;
	margin-right:5px;
	padding:2px;
}

#leftBottom {
	background-image: url("/img/bd_colbg.gif");
	background-repeat:repeat-y;
	width:180px;
}

#leftBottom form {
	display:inline;
}

#leftBottom div {
	background-color:#ececec;
	border-right:2px solid #5b757c;
	border-bottom:2px solid #5b757c;
	border-top:0;
	border-left:0;
	padding:3px 0px 3px 0px;
	text-align:center;
	width:180px;
	clear:both;
	cursor:pointer;
}

#leftBottom div a {
	color:#000;
}

#leftColumn ol {
	text-align:left;
	margin-left:0;
	padding-left:3em;
	color:#000066;
}

#stuff1 {
	background-color:#fff;
}

#stuff1 a {
	color:#d00;
}

#rightColumn {
	float:right;
	width:180px;
	background-image: url("/img/bd_colbg.gif");
	background-position: right;
	background-repeat: repeat-y;
}

#rightColumn ul {
	text-align:left;
}

#rightColumn li {
	margin-bottom:10px;
	list-style-type: none;
	text-indent:-2em;
	color:#000066;
}

#rightTop {
	padding:5px;
	background-color:#ececec;
	/*background-image:url("/img/news.gif"); 
	background-repeat:no-repeat;*/
	border-left: 3px solid #5b757c;
	border-bottom: 3px solid #5b757c;
}

#rightBottom {
	background-color:#ececec;
	border-left: 3px solid #5b757c;
	border-bottom: 3px solid #5b757c;
}

#forums {
	margin:5px; 
	text-align:left;
	padding:4px;
}

#forums a {
	font-style:italic;
}

#rightAd {
	float:right;
	clear:right;
	/*padding-right:20px;*/
	padding-top:20px;
}

#center {
	margin-top:5px;
	margin-left:190px;
	margin-right:190px;
	font-size:9pt;
}

#featuredNews {
	padding: 12px;
	border: 1px dashed #000066;
}

#featuredNews h1 {
	font-size:12pt;
	padding:0;
	margin:0;
}

#news h1 {
	font-weight:bold;
	font-size:11px;
	padding-left:25px
}


#news h2 {
	font-size:10pt;
	padding-left:25px;
}

#news li {
	list-style-image:url("/img/li.gif");
	margin-top:3px;
	line-height:1.5em;
	font-size:9pt;
}

#footer {
	clear:both;
	color:#00f;
}

#copy {
	margin-top:5px;
	color:#ccc;
	font-size:8pt;
}

#copy a {
	font-size:8pt;
}