body{
	background-color: #AAD037;
	padding: 0px;
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 17px;
	text-align: justify;
}

div{
text-align: left;
}
div.wrapper{
width: 760px;
height: 745px;
background-image:url('../images/background2.jpg');
}

div.top{
padding-top: 90px;
padding-left: 180px;
height: 80px;
width: 595px;
}
	div.top[class]{
		padding-top: 70px;
		height: 70px;
		width:425px;
	}

div.bottom{
	padding-left: 208px;
	width: 708px;
	height: 448px;
	padding-top: 30px;
}
	div.bottom[class]{
		width: 500px;
		height: 436px;
	}
	
div.footer{
	width: 710px;
	padding-left: 206px;
	text-align: right;
}
	div.footer[class]{
		width: 504px;
	}
	
span.footer{
padding-top: 22px;
float: left;
text-align: left;
}
	span.footer[class]{
		padding-top: 12px;
	}
	span.footer div{
		float: left;
	}
	span.footer div a{
		color:#336699;
		text-decoration: none;
	}
	span.footer div a:hover{
		color:#996633;
		text-decoration: underline;
	}
	
	
div.java{
	text-align: center;
	font-size: 10px;
}
applet.java{
	width: 350px;
	height: 182px;
	border: 2px solid #000000;
}
	

ul{
list-style: none;
}

li{
float: left;
padding-right: 18px;
white-space: nowrap;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 19px;
}
	li a{
		color: #003366;
		text-decoration: none;
	}
	li a:hover{
		color:#CC0000;
		text-decoration: underline;
	}
li.a{
width:135px;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666678;
	line-height: 12px;
}

