body {
	margin: 0px;
	background-color: #E9EBEA;
	background-image: url('bg.gif');
	background-repeat: repeat-x;
}
td, table, div {
	font-family: Verdana;
	font-size: 8pt;
	color: #808080;
}
.midden {
	height: 38px;
	padding: 6px;
	color: #FFFFFF;
	background-image: url('bg2.gif');
	background-repeat: repeat-x;
}
.midden a:link, .buttons a:active, .buttons a:hover, .buttons a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.header {
	background-image: url('header.png');
	width: 734px;
	height: 246px;
	color: #000000;
	font-size: 13pt;
	font-weight: bold;
}
.c {
	padding: 18px;
	text-align: left;
	color: #e6e3e3;
	background-color: #FFFFFF;
}

.co {
	padding: 15px;
	text-align: left;
	color: #000000;
	background-color: #e6e3e3;
}

.buttons {
	text-align: center;
	height: 29px;
	background-color: #BABABA;
	font-weight: bold;
	color: #505247;
}
.buttons a:link, .buttons a:active, .buttons a:hover, .buttons a:visited {
	color: #505247;
	text-decoration: none;
}
.rond {
	width: 734px;
	height: 246px;
	border: 1px solid #A2A4A3;
}