body {
	background-color: #F8F8FF;
}
td, p {
	font-family: arial;
	font-size: 12px;
}
table {
	background-color: #ffffff;
}
#headerimg {
        background: url(img/header.gif) no-repeat center;
        height: 130px;
}
#topimg {
	background-image: url(img/header.jpg);
	height: 70px;
	color: white;
	font-family: 'times new roman', serif;
	font-size: 25px;
	font-weight: bold;
	padding: 20 50;
}
#topad {
	background-color: #B3272A;
	height: 20px;
	padding-top: 2px;
}
h1 {
	font-family: 'times new roman', serif;
	font-size: 30px;
	color: red;
	text-align: center;
}
.main {
	padding: 10px;
	border-left: 1px solid #cccccc;
}
table {
	border: 1px none #cccccc;
}
.copyright {
	background-color: #B3272A;
	color: white;
	text-align: center;
	margin-top: 10px;
	padding-top: 3px;
	height: 23px;
	font-size: 12px;
	font-weight: bold;
}
.leftMenu {
	padding: 3px;
}
.leftMenu ul {
	list-style: none;
}
