@charset "utf-8";

.body1 {
	margin-top: 55px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.body01 {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
	padding-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.body01 h2 {
	font-size: 18px;
}
.body01 h3 {
	font-size: 12px;
}
#border {
	position:fixed;
	left:0px;
	width:100%;
	height:58px;
	z-index:1;
	bottom: 0px;
	border-bottom-color: #0000CC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-top-color: #FF0000;
	border-top-width: 1px;
	border-left-color: #0066FF;
	border-left-width: 1px;
	-moz-border-bottom-colors: #0000CC;
	display: block;
}
.baseright {
	margin: 0px;
	float: right;
	width: 304px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 58px;
	background-image: url(images/borderright.png);
	background-repeat: no-repeat;
	background-position-x: bottom;
	background-position: bottom;
}
.basecenter {
	margin: 0px;
	padding: 0px;
	float: none;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 0px;
	position: absolute;
	left: 171px;
	background-image: url(../../images/bordercenter.png);
	background-repeat: repeat-x;
	height: 58px;
	background-position: bottom;
	display: block;
}
.baseleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 170px;
	left: 1px;
	bottom: 0px;
	position: absolute;
	background-image: url(../../images/borderleftcenter.png);
	background-repeat: no-repeat;
	height: 58px;
	display: block;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #003399;
}
a:active {
	text-decoration: none;
}.titlebar {
	text-align: right;
	vertical-align: middle;
	display: block;
	position: absolute;
	width: 500px;
	right: 195px;
	top: 29px;
}
