body {
	background-image:    url("../images/bkg-body.gif");
	background-color: #EBF5FD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat-y;
	margin: 0px;
}
a {
	color: #56789C;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

table.content {
	left: 112px;
	top: 79px;
	position: absolute;
	z-index: 4;
}

td.topbar {
	background-image: url(../images/bkg-upper.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 100%;
}
td.frill {
	background-image: url(../images/bkg-frill.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
td.middle {
	background-image: url(../images/bkg-midblue.gif);
}

.jumpmenu {
	height: 16px;
	width: 275px;
	font-size: 10px;
	border: 1px solid #A8BFD9;
}
.f-txt {
	height: 15px;
	width: 324px;
	font-size: 10px;
}
.f-box {
	height: 50px;
	width: 324px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.f-but {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	width: 60px;
	margin-left: 10px;
	border: 1px solid #999999;
}


.logo {
	height: 30px;
	width: 48px;
	position: absolute;
	visibility: visible;
	z-index: 2;
	left: 350px;
	top: 35px;
}

.text {
	width: 343px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}


h4 {
	font-family: "Verdana", Courier, mono;
	font-size: 16px;
	font-weight: bold;
}
.pice {
	text-align: right;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.more {
	text-align: right;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	margin: 0px;
}
.back {
	text-align: left;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.title1 {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-weight: bold;
	color: #365172;
}
.copyright {
	font-size: 9px;
	color: #BFE2F8;
}
