body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/* Custom font styles for content and headings */

.subhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	background-color: #FFFFFF;
}

.subhead2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	width: 100%;
	position: absolute;
	background-color: #FFFFFF;
}

.contentko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0033CC;
	text-align: center;
}

.content {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	color: #000000;
}


/* HEADER */

.top01 {
	background-image: url(images/nav/top_01.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 785px;
	left: 0px;
	top: 0px;
	position: absolute;

}
.top02 {
	background-image: url(images/nav/top_02.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 102px;
	left: 0px;
	top: 39px;
	position: absolute;

}
.top04 {
	background-image: url(images/nav/top_04.jpg);
	background-repeat: no-repeat;
	height: 65px;
	width: 106px;
	left: 679px;
	top: 39px;
	position: absolute;
}

/* LEFT-SIDE NAVIGATION */

.leftnav {
	width: 102px;
	height: 333px;
	left: 0px;
	top: 104px;
	position: absolute;
	margin: 0px;
	padding: 0px;

}

.btnbig {
	left: 102px;
	top: 39px;
	position: absolute;
	height: 65px;
	width: 577px;


/* CONTENT POSITIONING BOXES */

}
.boxcontent {
	height: 350px;
	width: 683px;
	position: absolute;
	left: 103px;
	top: 110px;
	background-image: url(images/index_singleframe.jpg);
	background-repeat: no-repeat;

}
.boxbuying {
	height: 40%;
	width: 460px;
	border: 1px solid #000000;
	overflow: auto;
	position: absolute;
	visibility: hidden;
	left: 150px;
	top: 235px;
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 12px;
	z-index: 1;
}

.boxtips {
	height: 130px;
	width: 670px;
	position: absolute;
	left: 110px;
	top: 105px;
}

.maincontent {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 315px;
	width: 620px;
	border: 1px solid #000000;
	position: absolute;
	left: 125px;
	top: 120px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 8px;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	line-height: 16px;
	font-weight: normal;


}
