.bgtop {
	background-attachment: fixed;
	background-image: url(../images/logo-bg-b.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
}
.bgtop1 {
	background-attachment: fixed;
	background-image: url(../images/logo-bg-s.gif);
	background-repeat: no-repeat;
	background-position: center 25px;
}
.bg_b {
	background-attachment: fixed;
	background-image: url(../images/flag-b1.jpg);
	background-repeat: no-repeat;
	background-position: center left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #27292B;
	background-color: #F0FBFF;
}
.bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}
.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000066;
}
.left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000066;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #88030C;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
}