.five { font-size: 18px; font-family: Arial, Helvetica, Geneva }
.fivebold { font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva }
.four { font-size: 14px; font-family: Arial, Helvetica, Geneva }
.fourbold { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva }
.three { font-size: 12px; font-family: Arial, Helvetica, Geneva }
.threebold { font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva }
.two { font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva }

a { text-decoration:none }
a:hover { text-decoration:underline }
a:visited { text-decoration:none }
a:hover:visited { text-decoration:underline }

a.sd { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva }
a.sd:hover { color:white; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva }
a.sd:visited { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva }
a.sd:hover:visited { color:white; font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva }

.pagetitle { font-weight: bold; font-size: 30px; font-family: Arial, Helvetica, Geneva; color: #49524F; }
.large { font-weight: normal; font-size: 18px; font-family: Arial, Helvetica, Geneva; }
.largebold { font-weight: bold; font-size: 18px; font-family: Arial, Helvetica, Geneva; }
table, td, tr { font-size: 14px; font-family: Arial, Helvetica, Geneva; color: #49524F; }
.bodybold { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva; color: #49524F; }
.medium { font-size: 14px; font-family: Arial, Helvetica, Geneva; }
.mediumbold { font-weight: bold; font-size: 14px; font-family: Arial, Helvetica, Geneva; }
.small { font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, Geneva; }
.smallbold { font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva; }
.smallest { font-weight: normal; font-size: 10px; font-family: Arial, Helvetica, Geneva; }
.smallestbold { font-weight: bold; font-size: 10px; font-family: Arial, Helvetica, Geneva; }


body	{
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #6699CC;
	font-size: 14px; 
	font-family: Arial, Helvetica, Geneva;
	
	}
	
#maintable {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 922px;
	background: url(/images/back.jpg) repeat;
}

#header {
	border: 0;
	margin: 0;
	padding: 0;
	width: 922px;
	height: 116px;
	}
	
#header img	{
	margin: 0;
	padding: 0;
	border: 0;
	}
	
#sidebarcell {
	background: url(/images/sidebarbk.jpg) no-repeat;
	margin: 0;
	padding: 0;
	width: 218px;
	vertical-align: top;
	border: 0 0 0 0;
	}
	
#sidebarcontent {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 20px;
	text-shadow: #000000 2px 2px 2px;
	}

#sidebarcontent a {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebarcontent a:hover {
	color: #FEE332;
	text-decoration: underline;
}

#sidebarcontent a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#sidebarcontent a:visited:hover {
	color: #FEE332;
	text-decoration: underline;
}

#maincontentcell {
	background: url(/images/mainbk.jpg) no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	width: 704px;
	vertical-align: top;	
}

#maincontent	{
	margin: 0 25px 0 20px;
	padding: 0px;
	border: 0;
	}

#footer {
display: block;
width: 922px;
height: 75px;
}

.type {
text-align: left;
position: absolute;
display: block;
visibility: hidden;
}

#type1 {
 visibility:visible;
 }

 #type2 {
  visibility:hidden;
 }

 #type3 {
  visibility:hidden;
 }
 
 #type4 {
  visibility:hidden;
 }
 
 #type5 {
  visibility:hidden;
 }
 
 #type6 {
  visibility:hidden;
 }
 
 #type7 {
  visibility:hidden;
 }
 
 #type8 {
  visibility:hidden;
 }
 
.typetable { border-right: 0px solid #000; }
.typetable td { padding: 2px 2px 2px 10px; }

.oneselected { background: #FFFFFF; border: 0px solid #000; }
.twoselected { background: #FFFFFF; border: 0px solid #000; }
.threeselected { background: #FFFFFF; border: 0px solid #000; }
.fourselected { background: #FFFFFF; border: 0px solid #000; }
.fiveselected { background: #FFFFFF; border: 0px solid #000; }
.sixselected { background: #FFFFFF; border: 0px solid #000; }
.sevenselected { background: #FFFFFF; border: 0px solid #000;; }
.eightselected { background: #FFFFFF; border: 0px solid #000; }

#type1 .oneselected { background: #e3e3e3; border: 1px solid #000; }
#type2 .twoselected { background: #e3e3e3; border: 1px solid #000; }
#type3 .threeselected { background: #e3e3e3; border: 1px solid #000; }
#type4 .fourselected { background: #e3e3e3; border: 1px solid #000; }
#type5 .fiveselected { background: #e3e3e3; border: 1px solid #000; }
#type6 .sixselected { background: #e3e3e3; border: 1px solid #000; }
#type7 .sevenselected { background: #e3e3e3; border: 1px solid #000; }
#type8 .eightselected { background: #e3e3e3; border: 1px solid #000; }

#type1 .oneselected a { text-decoration: none; color: #000000; }
#type2 .twoselected a { text-decoration: none; color: #000000; }
#type3 .threeselected a { text-decoration: none; color: #000000; }
#type4 .fourselected a { text-decoration: none; color: #000000; }
#type5 .fiveselected a { text-decoration: none; color: #000000; }
#type6 .sixselected a { text-decoration: none; color: #000000; }
#type7 .sevenselected a { text-decoration: none; color: #000000; }
#type8 .eightselected a { text-decoration: none; color: #000000; }
 
 #searchform {
  margin: 260px 0px 0px 0px;
 }
 
 #searchmls {
  margin: 0px 0px 0px 0px;
 }
 
.pagetitle {
	font-size:24px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	}
.favs {
	font-size: 9px;
	text-align: right;
	color: #000000;
}

img {
	border: none;
}