body {
	background-color: #cbcbcb;
	font-family: Verdana;
	font-size: 12px;
	color: #484443;
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #484443;
}

td.content {
	padding-left: 10px;
	padding-right: 25px;	
}

A:link, A:active, A:visited, A:hover {
	font-family: Verdana;
	font-size: 12px;
	TEXT-DECORATION: underline;
	color: #484443;
}

.top {
	background: url(../images/top.jpg) no-repeat;
	width: 800px;
	height: 174px;	
}

.middle {
	background: url(../images/middle.jpg);
	width: 800px;
}

.bottom {
	background: url(../images/bottom.jpg);
	height: 50px;
	width: 800px;
}

.headerDiv { 
	font-weight: bold; 
	font-style:italic; 
	border-bottom: 1px #dfdfdf solid;
  	
	height: 12px;
	color: #484443;
}