.border {
	border: 1px solid #000000;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;


}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF9205;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #3399CC;
	text-decoration: underline;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 250px;
}.topbg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../png%20output/layout_r2_c3.gif);
	background-repeat: no-repeat;
}
.titlesCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitelink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link.one {
	color: #FFFFFF;
}
a:visited.one {
	color: #FFFFFF;
}
a:hover.one {
	color: #000000;
}

#layoutdiv {
	position:relative;
	width:99%;
	}
	
#clearBoth {
	clear:both:
	}

	
.fltLft {
	float:left;
	margin:10px;
	}
	
.fltRt {
	float:right;
	margin:10px;
	}
