body {
	background-color: #ffffff;
	margin: 0px;
	overflow: auto; }

font {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8.5pt;
	line-height: 1.2em;
	color: #333333; }

.head1 {
	font-weight: bold;
	font-size:10.5pt; }

.head2 {
	font-size:8.5pt;
	font-weight: bold; }

.footer {
	font-size: 7.5pt;
	color: #333333; }

a:link {
	color: #333333;
	text-decoration: underline; }

a:hover {
	color: #333333;
	text-decoration: underline; }

a:active {
	color: #333333;
	text-decoration: underline; }

a:visited {
	color: #666666;
	text-decoration: underline; }
	
ul {
	padding-left: 15px;
}
	
ul li {
	line-height: 1.3em;
	margin-bottom: 1.5em;
}

DIV.head {
	width: 100%;
	height: 126px;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 1;
	background-color: #FFD870;
	text-align: center; }
	
DIV.menu {
	width: 100%;
	min-width: 710px;
	height: 38px;
	left: 0px;
	top: 127px;
	position: absolute;
	z-index: 2;
	height: 38px;
	background-color: #FFF1CD;
	text-align: center; }
	
DIV.line {
	width: 100%;
	height: 1px;
	left: 0px;
	top: 165px;
	background-color: #FFFFFF;
	position: absolute;
	z-index: 2; }

DIV.contentFrame {
	background-image: URL(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	float: both;
	width: 100%;
	top: 166px;
	left: 0px;
	position: absolute;
	z-index: 3;
	padding-top: 33px;
	padding-bottom: 20px;
	overflow: auto; }

DIV.content {
	width: 656px;
	text-align: left; }
	
DIV.fotoRight {
	float: right;
	margin-bottom: 20px; 
	margin-top: 5px; }
	
DIV.footerFrame {
	width: 100%;
	height: 38px;
	position: static;
	background-color: #FFF1CD; }

DIV.footerWhite {
	width: 701px;
	height: 38px;
	background-color: #FFFFFF; }
	
DIV.footer {
	width: 699px;
	height: 38px;
	background-color: #FFD870;
	text-align: right; }
