body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: ffe5a2;
	background-image: url(/pattern.gif);
}

td {
	font-family: Arial, Helvetica, sans-serif;
	background-color: ffe5a2;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
	a:link {color: #000099;}
	a:visited {color: #000066;}
	a:hover {color: #0033FF;}
	a:focus {color: #333333;}
	a:active {color: #009900;}
	a { text-decoration: none; } 
	img
{
	border-style: none;
	background-color: ffe5a2;
}


#topleft {
	background-color: #FF0000;
	border: solid 0px #000000;
	color: #000000;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 157px;
	height: 127px;
	background-image: url(logo.gif);
}
#topmiddle {
	background-color: #FF0000;
	border: solid 0px #000000;
	color: #000000;
	padding: 0px;
	position: absolute;
	left: 157px;
	top: 0px;
	width: 603px;
	height: 127px;
	background-image: url(home_topRight.gif);
	text-align: right;
}
#topright {
	border: solid 0px #000000;
	color: #000000;
	padding: 0px;
	position: absolute;
	left: 755px;
	top: 0px;
	width: 226px;
	height: 127px;
}
#midleft {
	border: solid 0px #000000;
	color: #000000;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 127px;
	width: 157px;
	height: 900px;
	background-image: url(menu_background.gif);
	background-repeat: repeat-y;
	background-color: FFE5A2;
}
#middle {
	border: solid 0px #000000;
	color: #000000;
	padding: 20px;
	position: absolute;
	left: 157px;
	top: 127px;
	width: 560px;
	height: 610px;
	text-align: justify;
}
#midright {
	border: solid 0px #000000;
	color: #000000;
	padding: 0px;
	position: absolute;
	left: 755px;
	top: 127px;
	width: 226px;
	height: 650px;
	background-color: FFE5A2;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	font-weight: normal;
}
.center_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
