body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
p {
	margin-left:6px;
	margin-top:6px;
	margin-right:4px;
}
table {
	font-size: 12px;
	margin-left:2px;
	margin-top:6px;
	margin-right:4px;
}
h1 {
	font-size: 8px;
	font-weight:bold;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}
h2 {
	font-size: 12px;
	font-weight:bold;
	margin-left:6px;
	margin-top:6px;
	margin-right:4px;
}	
table {
	font-size: 12px;
}
a hover {
	color:#003366;
}
a {
	color: #333333;
}
a visited {
	color: #666666;
}
.row {
	margin:auto;
	padding: 0px;
	width: 770px;
}
.hide {
	visibility: hidden;
}
.left {
	float: left;
	width: 382px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.right {
	float: right;
	width: 382px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.block1 {
	background-color: #ffe400;
	padding: 0px;
	width: 188px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
.block2 {
	background-color: #ffe400;

	width: 188px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}
.h55 {
	height: 55px;
}
.h105 {
	height: 105px;
}
.h30 {
	height: 30px;
	text-align: center;
}
.h30 img {
	margin-top:4px;
}
.h125 {
	height: 125px;
}
.bg1a {
	background-image:url(res/head1a.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
}
.bg1a a {
	position:relative;
	width: 188px;
	height:55px;
	display:block;
	text-decoration:none;
}
.bg2a {
	background-image:url(res/head2a.gif);
	background-repeat: no-repeat;
	background-position: left 17px;
}
.bg3a {
	background-image:url(res/head3a.jpg);
}
.bg4a {
	background-image:url(res/head4a.jpg);
}
.bg1 {
	background-image:url(res/head1.jpg);
	background-repeat: no-repeat;
}
.bg2 {
	background-image:url(res/head2.jpg);
	background-repeat: no-repeat;
}
.bg3 {
	background-image:url(res/head3.jpg);
	background-repeat: no-repeat;
}
.bg4 {
	background-image:url(res/head4.jpg);
	background-repeat: no-repeat;
}
.main {
	margin:auto;
	padding: 0px;
	width: 770px;
}
.footer {
	border-top:solid 3px #ffe400;
	background:#ffffff;
	margin:auto;
	margin-top:4px;
	padding-top:3px;
	padding-bottom:3px;
	width: 770px;
	clear:both;
	font-size:8px;
	font-weight:bold;
	text-align:right;
}
.footer a {
	color:#333333;
	text-decoration:none;
}
.links {
	float:left;
}
