@charset "utf-8";
/* CSS Document */

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: top;
}
.header1 {
	font-size: 14px;
	font-weight: bold;
}
.header2 {
	font-size: 14px;
	font-weight: bold;
}
.header3 {
	font-size: 14px;
	font-weight: bold;
}
#divMain {
	position: absolute;
	left: 40px;
}
#divBanner{
	background-color:#FFFFFF;
}
a {
	color: #5555ff;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
}
.borderhorz {
	background-image: url(strich.jpg);
	background-repeat: no-repeat;
}
.bgcell1 {
	background-color: #CCCCCC;
}
