HTML, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-color: #dfe7f2;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
td, div, span, select, textarea, input {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	vertical-align: top;
}

a, a:active, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
h1 {
	font-size: 14px;
	color: #7d9bc3;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 10px 0px;
}

.floatleft {
	float: left;
	clear: none;
}
.floatright {
	float: right;
	clear: none;
	text-align: right;
}
.site_tbl {
	width: 970px;
	\width: 970px;
	w\idth: 970px;
	max-width: 970px;
}
.header {
	height: 23px;
	\height: 23px;
	h\eight: 23px;
	max-height: 23px;
}
.header div {
	color: #063c7e;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 0px 0px 0px;
}
.header .floatleft {
	font-weight: bold;
}
.menu {
	background-color: #0c52ad;
	background-image: url(images/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 47px;
	\height: 47px;
	h\eight: 47px;
	max-height: 47px;
	border-top: 2px solid #3671bc;
	border-bottom: 2px solid #7d9bc3;
	text-align: right;
}
.menu ul {
	margin: 11px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}
.menu li {
	float: left;
	clear: none;
	list-style: none;
	border-right: 2px solid #FFFFFF;
	padding: 0px 15px 0px 15px;
}
.menu li.end {
	border-right: none;
}
.menu a, .menu a:active, .menu a:visited {
	font-size: 18px;
	color: #FFFFFF;
}
.menu a:hover {
	font-size: 18px;
	color: #7d9bc3;
}
.images {
	height: 212px;
	\height: 212px;
	h\eight: 212px;
	max-height: 212px;
	border-bottom: 2px solid #7d9bc3;
}
.content {
	background-color: #FFFFFF;
	padding: 20px 10px 20px 10px;
}
.content_tbl {
	width: 100%;
}
.breaker {
	width: 3px;
	\width: 3px;
	w\idth: 3px;
	max-width: 3px;
	background-color: #f1f1f1;
}
.seperate {
	height: 15px;
}
.topbrdr {
	border-top: 3px solid #98bbf1;
	padding: 7px 7px 7px 7px;
}
.brdrimg {
	border: 1px solid #0c51ab;
}
.usedsearch {
	margin-top: 5px;
}
.usedsearch select {
	width: 100%;
	margin-bottom: 3px;
}
.searchnow {
	background-color: #e5e5e5;
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	text-align: right;
	border-bottom: 1px solid #cccccc;
}
.footer {
	padding: 10px 0px 10px 0px;
}
.footer div {
	color: #063c7e;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a, .footer a:hover, .footer a:active, .footer a:visited {
	color: #063c7e;
}
.cotw {
	font-size: 11px;
	font-weight: bold;
	width: 145px;
	\width: 145px;
	w\idth: 145px;
	max-width: 145px;
	text-align: center;
	float: left;
	clear: none;
	margin: 0px 7px 0px 0px;
}
.cotw a, .cotw a:hover, .cotw a:active, .cotw a:visited {
	color: #678ec9;
}
.cotw img {
	border-top: 1px solid #cccccc;
	width: 145px;
	\width: 145px;
	w\idth: 145px;
	max-width: 145px;
	height: 108px;
	\height: 108px;
	h\eight: 108px;
	max-height: 108px;
	margin-bottom: 5px;
}

.listlink {
	width: 136px;
	float: left;
	margin:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:150px;
}
.listlink img {
	width: 136px;
	display: block;
	margin-bottom: 5px;
	border: none;
	
}
.listlink a {
	text-decoration: none;
	color:#989898;
}