body {
text-align: center;
background-color: #ffffff;
background-image: url('../images/bg-body01.jpg');
background-repeat: repeat;
background-position: top center;

 scrollbar-face-color: #006666;
 scrollbar-base-color: #663333;
 scrollbar-arrow-color: #ffffff;
 scrollbar-highlight-color: #61DCDC;
 scrollbar-3d-light-color: #ffffff;
 scrollbar-shadow-color: #000000;
 scrollbar-dark-shadow-color: #ffffff;
}
a:link {
	color: #006666;
	text-decoration : underline;
}
a:visited {
	color: #888888;
	text-decoration: underline;
}
a:active {
	color: #663333;
	text-decoration: none;
}
a:hover {
	color: #0033ff;
	text-decoration: underline;
}

#ListingDiv {
margin: 10px auto 10px auto;
width: 800px;
background-color: #ffffff;
text-align: center;
}

.mainContainer {
width: 800px;
height: 100%;
border: 1px solid #348483;
text-align: left;
}
.mainContainer td{
margin: 0;
padding: 0;
}

.txtLeft {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	letter-spacing: 1px;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	
}


.txtTopMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #61DCDC;
}
.txtTopMenu a:link {
	color: #FFFFFF;
	text-decoration : underline;
}
.txtTopMenu a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtTopMenu a:hover {
	color: #61DCDC;
	text-decoration: none;
}
 
table.currentListings {
border-left: 1px solid #348483;
border-right: 1px solid #348483;
border-collapse: collapse;
width:100%;
}

table.currentListings td {
padding: 6px;
border-bottom: 1px solid #348483;
}

table.genericData {
border: 1px solid #348483;
border-collapse: collapse;
width:90%;
}

table.genericData td {
padding: 4px;
}



ul {
margin: 10px 24px 10px 24px;
}

p {
margin: 18px 0px 0px 0px;
}

.txtBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.txtBody a:link {
	color: #006666;
	text-decoration : underline;
}
.txtBody a:visited {
	color: #888888;
	text-decoration: underline;
}
.txtBody a:active {
	color: #663333;
	text-decoration: none;
}
.txtBody a:hover {
	color: #0033ff;
	text-decoration: underline;
}



.txtHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663333;
	font-weight: bold;
}
.txtSubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663333;
	font-weight: bold;
}
.txtWhiteHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.txtWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}



.txtSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.txtSmall a:link {
	color: #006666;
	text-decoration : underline;
}
.txtSmall a:visited {
	color: #006666;
	text-decoration: underline;
}
.txtBody a:active {
	color: #663333;
	text-decoration: none;
}
.txtSmall a:hover {
	color: #663333;
	text-decoration: none;
}



.txtFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #61DCDC;
}
.txtFooter a:link {
	color: #FFFFFF;
	text-decoration : underline;
}
.txtFooter a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.txtFooter a:hover {
	color: #61DCDC;
	text-decoration: none;
}


.txtFooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #61DCDC;
}
.txtFooter2 a:link {
	color: #61DCDC;
	text-decoration : underline;
}
.txtFooter2 a:visited {
	color: #61DCDC;
	text-decoration: underline;
}
.txtFooter2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.uImage {
	border-color: #006666;
	border-width: thin;
	margin: 2px 2px 2px 2px;
}


.listItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663333;
}


INPUT, TEXTAREA {
border-left:1px solid #006666; 
border-right:1px solid #cccccc; 
border-top:1px solid #006666; 
border-bottom:1px solid #cccccc; 
background-color: #ffffff; 
font-size: 12px;
font-family: verdana,arial,helvetica,sans-serif;
color: #000000
}

INPUT.txtRadio {
background-color: #F4FAFB; border: "0";
border-top-color: #006666; border-left-color: #006666;
border-right-color: #cccccc;
border-bottom-color: #cccccc;
font-size: 12px;
font-family: verdana,arial,helvetica,sans-serif;
color: #000000;
}