@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e5f4f1;
	background-image: url(i/top_back.jpg);
	background-repeat: repeat-x;
}
.tabletop {
	background-image: url(i/tabletop_back.gif);
	background-repeat: no-repeat;
	background-position: top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #818181;
}
.style1 {
	color: #74bca5;
	font-size: 9px;
}
.style2 {
	font-size: 10px;
	font-weight: bold;
}
a:link {
	color: #ee75b4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EE75B4;
}
a:hover {
	text-decoration: none;
	color: #008458;
}
a:active {
	text-decoration: none;
	color: #EE75B4;
}
.style4 {color: #74BCA5}
.style5 {
	color: #008458;
	font-weight: bold;
}.space10left {
	margin-right: 20px;
	margin-bottom: 10px;
}
.space10right {
	margin-bottom: 10px;
	margin-left: 20px;
}
.vtb {
	border: 2px solid #EFB0CF;
	margin-right: 20px;
}
.style6 {color: #EE75B4}