body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #B90D00;
}
.headertxt {
	font-size: 20px;
	color: #FFFFFF;
	position: relative;
	width: 650px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding-left: 140px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}

.headerdiv {
	background-image: url(images/header.jpg);
	height: 100px;
	background-repeat: no-repeat;
	background-position: center;
}
.cellbg {
	background-image: url(images/home_img.jpg);
	background-repeat: no-repeat;
	height: 650px;
}
.sdpmenu {
	display: block;
	margin: 4px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AC0300;
}
.copyright {
	font-size: 10px;
	color: #666666;
}
.leftimage {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 8px;
}
