@charset "utf-8";
/* CSS Document */

body {

	background:url(images/09_bg.jpg);
	color: #CCC;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a {
	color:#39C;
	text-decoration:none;
}
a:hover {
	color:#F90;
	text-decoration: underline;
}


div#page {
	padding-top: 0px;
	background: url("/images/bg.jpg") no-repeat top center;
}
	
div#content {
	padding-top: 0px;
	background: url("/images/bg_rest.jpg") no-repeat top center;

}
.bodycenter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#CCC;
	text-align:center;
}

.copyright {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#50737E;
	letter-spacing:0px;
	text-align:center;
}

.hdr {
	font: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	font-style:normal;
	letter-spacing:1px;
	color:#F00;
	text-align: center;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2;
	font-variant: normal;
	color: #CCC;
	letter-spacing: 1pt;
	text-align: justify;
	word-spacing: normal;
	font-weight: normal;
}
.body11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: bold;
	text-align: left;
}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CCC;
}
.hdrsubed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
