body {
	background: #cedad6;
	background-image: url('img/bg-body.png');
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	height: 100%;
	font-family: Trebuchet MS, Verdana, serif, sans-serif;
	font-size: 12px;
	text-align: left;

}
a:link 
{
	font-weight: bold;
	color: #60990a;
	text-decoration: underline;
	background: transparent;
}
a:visited 
{
	font-weight: bold;
	color: #60990a;
	text-decoration: underline;
	background: transparent;
 }
a:hover 
{
	font-weight: bold;
	color: #60990a;
	text-decoration: underline;
	background: transparent;
}
a:active 
{
	color: #60990a;
	text-decoration: underline;
	background: transparent;
}




H1 { text-transform: uppercase; font-size: 26px; color: #74c5c6; margin: 0; padding: 0; float: left; clear: both; text-align: left;}
H2 { font-size: 17px; color: #70706e; margin: 0; padding: 0; float: left; clear: both; text-align: left;}
H3 { font-size: 15px; color: #70706e; margin: 0; padding: 0; clear: both; text-align: left;}

img,p,div {
	padding: 0;
	margin: 0;
	border: 0;
}

img[src] {
	margin: 0;
}

img.img_left {
	float: left;
}

* html img.img_left	 {
margin: 0 -3px; ma\rgin: 0;
}
div#ad {
	background-image: url('img/ad.gif');
	background-repeat: no-repeat;
	width: 166px;
	height: 165px;
	margin: 0;
	padding: 0;
	float: right;
	position: absolute;
	right: 0px;
	top: 0px;
	

}

div#global {
	background-image: url('img/bg.png');
	background-repeat: no-repeat;
	width: 799px;
	height: 505px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 64px;
	padding: 0;
}
div#left {
	width: 455px;
	height: 471px;
	margin: 7px 0 0 0;
	padding: 0;
	float: left;

}
div#right{
	width: 328px;
	height: 471px;
	margin: 7px 0 0 0;
	padding: 0;
	float: left;

}

div#top {
	color: #000;
	width: 385px;
	height: 140px; 
	padding: 0;
	margin: 25px 0px 0px 20px;
	float: left;
	clear: both;
}
div#middle {
	color: #000;
	width: 385px;
	height: 350px; 
	padding: 0;
	margin: 0 0 0 20px;
	float: left;
	clear: both;
	text-align: justify;

}

div#bottom2 {
	color: #fff;
	width: 730px;
	height: 20px; 
	padding: 0;
	margin: 0;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

.input {
	height: 10px;
	width: 80px;
	font-size: 9px;
	float: left;
	clear: both;

}
.submit {
	background: #84a9b2;
	color: #fff;
	height: 17px;
	width: 150px;
	font-size: 9px;
	float: left;
	clear: both;
	padding: 0;
	margin: 0;

}
