.html,body{
	margin:0;
	padding:0;
	background-image: url(images/20070130_095740_bg_body.gif);
	background-repeat: repeat;
	background-color: #CCCCCC;
} 
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

img
{  border-style: none;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.copybackground {
	background-image: url(images/index_35.jpg);
}


.centerbackground {
	background-image: url(images/inside_12.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.centerbottom {
	background-image: url(images/inside_13.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pageheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #4371D8;
	text-decoration: underline;
}
.pagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.centertable {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
