html, body {
	font-family: arial;
	font-size: 14px;
	text-align: left;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #eeeeee;
}
div#wrapper {
/*	position: static; */
	position: relative;
	width: 660px;
	min-height: 100%;
	padding: 0px;
	margin-right: 120px;
	background: #ffffff;
}
div#main {
	margin-top: 0px;
	padding: 90px 8px 48px 8px;
	padding: 152px 8px 128px 8px;
	z-index: 100;
}
div#top_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 660px;
	text-align: center;
 background: #f00; 
}
div#top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
/*	margin: 0;
	padding: 0; */
/*	border-bottom: 1px solid #2374ca; */
/*	border-bottom: 1px solid #002c88; */
	color: #002c88;
/*	background: #ffeeee; */
}
div.menu {
	margin: 0;
	padding: 6px 0 8px 0;
/*	paddin: 0; */
	border-top: 1px solid #002c88;
	border-bottom: 1px solid #002c88;
	background: #ffeeee;
}
div.menu a {
	padding: 6px 4px 8px 4px;
}
div.menu a:hover {
	background: #ddd;
}
div.menu a.current {
	background: #fff;
	border-left: 1px solid #002c88;
	border-right: 1px solid #002c88;
}
div#top div.menu {
	background: #ffeeee;
}
div#top div.menu a.current {
	border-bottom: 1px solid #fff;
}
div#bottom div.menu {
	background: #eeffee;
}
div#bottom div.menu a.current {
	border-top: 1px solid #fff;
}
div#bottom {
/*	margin: 8px; */
	position: absolute;
	bottom: 0;
/*	padding-bottom: 8px; */
	width: 660px;
	text-align: center;
/*	border-top: 1px solid #002c88; */
	color: #002c88;
/*	background: #eeffee; */
}
div#copyright {
	font-size: 9px;
	margin: 4px
}
div#ad468x60 {
	position: absolute;
	top: 92px;
	left: 0;
	padding-top: 8px;
	width: 660px;
	text-align: center;
/*background: #eeeeff; */
}
div#ad120x600 {
	position: absolute;
	top: 0px;
	left: 660px;
	padding: 8px;
	z-index: 1;
}
div#linkbuddies468x60 {
	position: absolute;
	bottom: 60px;
	left: 0;
	padding-top: 8px;
	text-align: center;
	width: 660px;
}
table.bg {
	background: #aaa;
}
table.bg th {
	background: #777;
}
table.bg tr.tr0 {
	background: #eee;
}
table.bg tr.tr1 {
	background: #ddd;
}
table.bg tr.tr2 {
	background: #ffd;
}
table.bg tr.tr3 {
	background: #fcc;
}
table.bg tr.tr4 {
	background: #dfd;
}
table.bg tr.tr5 {
	background: #cfc;
}
table.bg tr.sum {
	background: #ccc;
}
table.border {
	border: 1px solid #000;
}
h1 {
	font-size: 18px;
	color: #002c88;
	background: inherit;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
a {
	color: #2374ca;
	background: inherit;
}
hr {
	border: 0;
	height: 1px;
	background: #2374ca;
	color: #2374ca;
}
.center {
	margin: auto;
}
input, textarea, .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top: 1px solid #1162B6;
	border-left: 1px solid #1162B6;
	border-right: 1px solid #1162B6;
	border-bottom: 1px solid #1162B6;
	background: #FFFFFF;
}
div.input {
	padding: 5px;
}
.constant {
	background: #eee;
}
a.arrow {
	background: transparent url(arrow_a.gif) no-repeat left center;
	padding-left: 20px;
}
a.previewlink {
	background: transparent url(../class/css/img/help.gif) no-repeat left center;
	padding-left: 20px;
}
a.nounderline {
	text-decoration: none;
}
ul.sitemap {
	list-style-position: outside;
	list-style-type: circle;
}
p {
	text-align: justify;
}
table#history img {
	max-width: 468px;
}
