﻿body
{
	background-color: #999999;
	margin-top:0;
}
.mainTbl {
	background-color: #FFFFFF;
}

.header {
	background-image: url(../image/red-back.gif);
	background-repeat: repeat-x;
}
.menuBar {
	background-image: url(../image/bar.gif);
	background-repeat: repeat-x;
}
.gframe {
	position:absolute;
	left: 19px;
	top: 11px;
}
.sideframe {
	background-image: url(../image/goldenbar.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.absTxt{
	position:absolute;
	left: 408px;
	top: 60px;
	width: 388px;
	height: 48px;
}

