body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	color: #003399;
	background-color: #FFFF99;
	background-image: url(../images/layout/sand_background.jpg);
	background-repeat: repeat;
}

.search_listing_table	{
	width : 650px;
	padding : 0px 0px 0px 0px;
	border : 1px solid #000;
}

.search_list_heading	{
		background-color : #00ADAE;
		color : #FFF;
		width : 650px;
}

.borderbottom {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003399;
}
.fontwhite {
	color: #FFFFFF;
}

.font8 {
	font-size: 8pt;
}
.formfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.fontbrown {
	color: #996600;
}

.font14 {
	font-size: 14pt;
}

.padding3 {
	padding: 3px;
}
.fontgreen {
	color: #006633;
}
.font12 {
	font-size: 12pt;
}
.fontblue {
	color: #003399;
}
.fontorange {
	color: #FF6600;
}
.fontyellow {
	color: #FFCC00;
}
.fontred {
	color: #CC3300;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	color: #009999;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
