.stylebuttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.oneleftbg {
	background-image: url(images/Style-One_cont.jpg);
	background-repeat: repeat-x;
}
.bodybg {
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;

}
.copyrighttxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footertxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footertxt:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2190A1;
	text-decoration: none;
}
.headingtxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 2190A1;
	text-decoration: none;
}
.bodytxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.staffheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: ##3D3D3D;
	border-right-color: ##3D3D3D;
	border-bottom-color: ##3D3D3D;
	border-left-color: ##3D3D3D;
	color: #134870;
}
.staffheading:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: ##3D3D3D;
	border-right-color: ##3D3D3D;
	border-bottom-color: ##3D3D3D;
	border-left-color: ##3D3D3D;
	color: #5C5C5C;
}
.hyperlinktxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008191;
	text-decoration: none;
}
.hyperlinktxt:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5C5C5C;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #5C5C5C;
}
li {
	list-style-position: outside;
	margin-left: -20px;
}
