INPUT.btn {
	border:1px outset black;
	color:#F3F3F3;
	font-family: tahoma;
	font-weight:bold;
	background:#E90000;
	font-size:8pt
}
INPUT.norm, SELECT, TEXTAREA {
	border:1px outset black;
	color:#000;
	font-family: tahoma;
	font-weight:normal;
	background:#fff;
	font-size:8pt
}
.numberbottom {
	padding:2px;
	margin:0px;
	border-width:1px;
	border-left-color:#000;
	border-top-color:#000;
	border-right-color:#000;
	border-bottom-color:#000;
	border-style:solid;
	FONT-FAMILY:tahoma, tahoma, helvetica, sans-serif;
	font-size:10pt;
	color:#AF142D;
	font-weight:500;
	letter-spacing:1px;
}
.numberbottomplain {
	FONT-FAMILY:tahoma, tahoma, helvetica, sans-serif;
	font-size:10pt;
	color:#000;
	font-weight:100;
	letter-spacing:1px;
}
.topbanner {
	padding:2px;
	margin-top: 0;
	margin-bottom: 9px;
	border-width:0px;
}
.topvideo {
	padding:2px;
	margin-top: 0;
	margin-bottom: 9px;
	border-width:0px;
}
.footer {
	clear:both;
	padding-top:5px;
	padding-bottom:5px;
	background:#fff;
	text-align:center;
	font-size:12px;
	color:#E8ECF0;
	letter-spacing:1px;
	font-weight:200;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
}
.footerblock {
	clear:both;
	padding-top:1px;
	padding-bottom:1px;
	background:#ffffff;
	text-align:center;
	font-size:12px;
	color:#000000;
	letter-spacing:1px;
	font-weight:200;
	border-top:1px solid #DED;
	border-right:1px solid #DED;
	border-left:1px solid #DED;
	border-bottom:1px solid #DED;
}
/* =Menu Landing page menu blocks
*************************/
table.landingmenu {
	border-top: 1px solid #000;
}
table.landingmenu td {
	padding: 17px;
	height: 180px;
}
table.landingmenu td.first {
	border-right: 1px solid #000
}
table.landingmenu h3 {
	margin-bottom: 1em;
}
table.landingmenu h3 a {
	padding-left: 10px;
	background: url("images/arrow_helpful_links.gif") no-repeat 0 0.25em;
} /* same as targetlink */
table.landingmenu p {
	margin: 0 0 0.5em;
}
h3 {
	color:#000;
	font-family: tahoma;
	font-weight:normal;
	background:#fff;
	font-size:pt
}
#container {
	width:770px;
	position:relative;
	left:100px;
	background-color:#fff;
	float:left;
	/*padding-left:10px;*/
}
#row1 {
	width:770px;
	float:left;
	margin-bottom:10px;
}
#row2 {
	width:750px;
	float:left;
	background:#E8E8E8 url(images/iconFeatured.jpg) no-repeat;
	border-bottom:solid 3px #aaa;
	padding:10px;
	margin-bottom:10px;
	text-align:left;
}
#colA {
	width:385px;
	float:left;
}
#colSearch {
	background:#CDCCCB url(images/iconSearch.jpg) no-repeat;
	border-bottom:solid 3px #aaa;
	width:385px;
	float:left;
	padding:10px;
	margin-bottom:10px;
	font-size:12px;
	text-align:left;
}
#colSell {
	background:#CDCCCB;
	border-bottom:solid 3px #aaa;
	width:385px;
	float:left;
	padding:10px;
	font-size:12px;
	text-align:left;	
}
#colVideo {
	width:330px;
	float:right;
}
#colTools {
	text-align:left;
}
#colNews {
	text-align:left;
}