.bg {
	background-image: url(graphics/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.bgbio {
	background:  #FFFFFF url(graphics/bgbio.jpg) no-repeat 4px 122px;
}
.bgtest {
	background:  #FFFFFF url(graphics/bgtest.gif) no-repeat 4px 122px;
}
.bglf {
	background:  #FFFFFF url(graphics/bglf.gif) no-repeat 4px 122px;
}
.biotext {
	padding-right: 255px;
	padding-left: 80px;
}
.biotexttable {
	padding-left: 80px;
}
.testtext {
	padding-left: 45px;
	padding-right: 25px;
}
.testtext2 {
	padding-right: 30px;
}
.lftext {
	padding-right: 60px;
	padding-left: 300px;
}
.lftext2 {
	padding-right: 40px;
	padding-left: 270px;
}
td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000066;
}
.linel {
	background: url(graphics/linel.gif) repeat-y left top;
}
.liner {
	background: url(graphics/liner.gif) repeat-y right top;
}
.title {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
ul {
	color: #996600;
	list-style: square;
}
a {
	color: #996600;
}
body {
	margin-right: 10%;
	margin-left: 10%;
	background: #000066;
}
.spacing {
	line-height: 18px;
}
.bgplus1 {
	background: url(graphics/bgplus1.gif) no-repeat left top;
}
.moreproperties {
	padding-top: 7px;
	padding-right: 4px;
}
