body {
	background-image: url(fon1.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #336666;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	background-color: #DDFFDD;
}
#logo {
	position:absolute;
	left:2%;
	top:0px;
	width:96%;
	height:81px;
	z-index:1;
}
#main {
	position:absolute;
	left:2%;
	top:190px;
	width:98%;
	z-index:2;
	height: 232px;
}

#mln1 {
	position:absolute;
	left:15%;
	top:131px;
	width:30px;
	height:80px;
	z-index:3;
}
#mln2 {
	position:absolute;
	left:85%;
	top:131px;
	width:30px;
	height:80px;
	z-index:4;
}
.style2 {
	color: #FFFFFF;
	background-color: #124212;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: right;
}
.style3 {
	color: #FFFF00;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
a {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	color: #124212;
	background-color: #FFFF00;
	text-align: right;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	background-color: #FFFF66;
	text-align: center;
	color: #006600;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #006600;
	background-color: #FFFFCC;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #003300;
	text-align: justify;
}
ul {
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}

#main img {
	vertical-align: middle;
	cursor: help;
}
.fgk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
	color: #006600;
	background-color: #FFFFCC;
	text-align: center;
}
.fgl {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #124212;
	background-color: #FFFFCC;
	text-align: center;
}
