body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
}
html {
	height: 100%;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.main {
	height: 100%;
	width: 100%;
}
a:link,
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF7F7F;
}
.address,
.address a:link,
.address a:visited {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.address a:hover {
	color: #666666;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
#navigation {
	position: absolute;
	top: 87px;
	left: 0px;
	display: block;
	z-index: 2;
	width: 168px;
}
#top {
	position: absolute;
	top: 0px;
	left: 0px;
	display: block;
	z-index: 1;
	width: 100%;
	height: 300px;
	background-color: #000000;
}
#intro {
	display: block;
	width: 730px;
	height: 500px;
}
#small {
	display: block;
	width: 250px;
	height: 150px;
}
.right {
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.logo {
	margin-right: 10px;
}
.mialogo {
	margin-top: 8px;
}
.headerright {
	margin-bottom: 5px;
}
.back {
	line-height: 14px;
}
ul {
	margin-left: 15px;
	padding-left: 0px;
}
.racecar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.racecar a:link,
.racecar a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.racecar a:hover {
	color: #999999;
}
