body {
	background-color: #fff;
	margin:0;
}
.bartop {
	height: 125px;
	width: 675px;
	position: absolute;
	top: 0px;
	background-image: url(Ktopbar.gif);
	left: 50px;
}
.boxcenter {
	height: 90px;
	width: 675px;
}
.barmid {
	height: 39px;
	width: 675px;
	position: absolute;
	left: 50px;
	top: 128px;
}
.global {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	left: 218px;
	width: 450px;
	top: 108px;
	position: absolute;
	color: #808183;
}
a:link {
	color: #d90;
	font-weight: bold;
	text-decoration: none;}
a:visited {
	color:#d90;
	font-weight: bold;
	text-decoration: none;}
a:hover {
	text-decoration: none;
	color: #666;}
a.open:hover{
	text-decoration: none;}

a.close:visited{
	text-decoration: none;
	color: #ccc;}	
	
a.close:hover{
	text-decoration: none;
	color: #f90;}
	

a.close{
	text-decoration: none;
	color: #ddd;}
	
a.open{
	color: #666;
	text-decoration: underline;
	}
	
.boxmain {
	top: 170px;
	position: absolute;
	left: 268px;
	width: 457px;
	vertical-align: top;
	text-align: left;
	color: #868789;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.boxlocal {
	position: absolute;
	top: 201px;
	left: 50px;
	width: 196px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: right;
	color: #808183;
}
h1 {
	font-weight: bold;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
