body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECE9D8;
	color: #001f82;
}


a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.footer {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #ECE9D8;
	letter-spacing: 1px;
	line-height: 15px;
}

a.footer:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	color: #ECE9D8;
	background-color: #0066FF;
	}
a.footer:active {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #ECE9D8;
	}
a.footer:visited {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: 1px;
	color: #FFFFFF;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #DEB887;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sma_blue {
	color: #001f82;
	font-size: 14px;
	text-align: left;
	background-color: #ECE9D8;
}
.bandf {
	color: #001f82;
	font-size: 12px;
	text-align: left;
}
.sma_blue_bold {
	color: #001f82;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	background-color: #ECE9D8;
}
.sma_price {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #DEB887;
	color: #001f82;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sma_price_sold {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #DEB887;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sma_blue_beige_bg {
	font-size: 14px;
	background-color: #dcd6b6;
	color: #001f82;
}

.page_header {
	font-size: 24px;
	font-weight: bold;
	color: #0C2576;
}
.table_header {
	font-size: 18px;
	font-weight: bold;
	color: #DFEBFB;
	background-color: #0C2576;
}
.sma_item_header {
	font-size: 16px;
	font-weight: bold;
	color: #ece9d8;
	background-image:  url("images/blue_beige_line_bg.gif");
	vertical-align: bottom;
	padding-top: 6px;
	text-align: left;
	background-repeat: repeat-x;
}

.listmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	list-style-type: square;
	color: #0C2576;
	font-size: 16px;
	list-style-position: outside;
}
.listsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(images/blue_5_button.gif);
	line-height: 24px;
}
.logo_bg
	{
	background:#000066 url("images/sma_logo_bg.gif") no-repeat top left;
	margin:0px;
	background-color: #ECE9D8;
	}
