@charset "utf-8";
#tbHeader.table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 1px;
	border-bottom-color: #FF0000;
	border-bottom-width: medium;
}

#apDiv2 {
	position:absolute;
	left:17px;
	top:20px;
	width:163px;
	height:85px;
	z-index:1;
}
#tbHeader.right {
	text-align: right;
	vertical-align: bottom;
}
#tbHeader.left {
	text-align: left;
}
#tbHeader.center  {
	text-align: center;
	vertical-align: top;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
}
#tbHeader .center h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #0000FF;
}

Body {
	margin: 2px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.barmenu {
	background-color: #000066;
	text-decoration: none;
	height: 20px;
}
.barmenu  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	vertical-align: middle;
	margin-right: 20px;
	margin-left: 20px;
}
a:hover {
	color: #FF0000;
}
