body,td,div,span,p,a {
	margin: 0 0 0 0px;
	font-family:Arial;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	border: 0px solid red;
	text-align: left;
	font-weight: normal;
}
.bgclass {
	background-color: #49494a;
}
.paddingleft {
	width: 200px;
	float: left;
	padding-left: 25px;
}
.whibgclass {
	background-color: #ffffff;
}
.boldtext {
	font-family:Arial;
	font-size: 24px;
	color: #ffffff;
	font-weight: bold;
}
.footertext {
	font-family:Arial;
	font-size: 10pt;
	color: #ffffff;
}
.lefttextclass:link, a.lefttextclass:active, a.lefttextclass:visited, a.lefttextclass:hover {
	font-family:Arial;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
a.lefttextclass:hover{
	font-family:Arial;
	font-size: 10pt;
	color: #1d8ba8;
	text-decoration: none;
}
.leftbluetextclass:link, a.leftbluetextclass:active, a.leftbluetextclass:visited, a.leftbluetextclass:hover {
	font-family:Arial;
	font-size: 10pt;
	color: #1d8ba8;
	text-decoration: none;
}
a.leftbluetextclass:hover{
	font-family:Arial;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
.smalltext {
	font-family:Arial;
	font-size: 8pt;
	color: #1d8ba8;
}
.leftClass {
	float: left;
}
.fixedwidth {
	width: 950px;
	border: 0px solid red;
}
.BigImgClass {
	width: 980px; 
	height: 746px;
	border: 0px solid red;
}
.whiteclass {
	border: 9pt solid #ffffff;
}
.bgwidthclass {
	background-color:#ffffff;
	padding-left:11px;
}
.leftpadding {
	padding-left: 25px;
}
.bottomimg {
	background-image: url('../images/new_homeimg.jpg');
	background-repeat: no-repeat;
	float: left;
	border: 1px solid red;
}
.righttop {
	padding-top: 4px;
}