body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	margin-right: 15%;
	margin-left: 15%;
}
a {
	color: #000066;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	background-color: #FFFF66;
}

a.img:hover {
	background-image: url(images/bblue.gif);
}

#menu #country {
	float: left;
	width: 150px;
	margin-right: 25px;
	margin-left: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#top {
	width: 770px;
	padding: 0px;
	background-image: url(images/bblue.gif);
}
#menu {
	width: 770px;
	text-align: center;
	padding: 0px;
	font-size: 0px;
	margin: 0px;
	height: 30px;
}
#content {
	width: 754px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: none;
	clear: none;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-top: 2px;
}
#bottom {
	width: 766px;
	background-image: url(bblue.gif);
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bottommenu {
	width: 766px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.subbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/button_01.jpg);
	height: 39px;
	width: 110px;
	float: left;
}
