body {
	margin: 0px;
	padding: 0;
	width: 100%;
	margin-left: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#body1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 17px;
	line-height: 15pt;
	text-decoration: none;
}
.tab {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #3CFF00;
	width: 14%;
}
#top {
	border-top: none;
	border-right: none;
	border-bottom: 3px solid #9900ff;
	border-left: none;
	width: 14%;
}
#middle-left {
	border-top: none;
	border-right: none;
	border-bottom: 4px solid #9900ff;
	border-left: 3px solid #9900ff;
	width: 1%;
}
#middle-right {
	border-top: none;
	border-right: 3px solid #9900ff;
	border-bottom: 4px solid #9900ff;
	border-left: none;
	width: 1%;
}
#left {
	border-top: none;
	border-right: 3px solid #9900ff;
	border-bottom: 4px solid #9900ff;
	border-left: none;
	width: 3%;
}
#right {
	border-top: none;
	border-right: none;
	border-bottom: 4px solid #9900ff;
	border-left: 3px solid #9900ff;
	width: 3%;
}
#b-tab-on {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: #3CFF00;
	width: 14%;
}
#b-tab {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-color: none;
	width: 14%;
}
#line {
	border-top: 3px solid #9900ff;
	border-right: none;
	border-bottom: 3px solid #9900ff;
	border-left: none;
	background-color: #3CFF00;
}
#b-middle-left {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 1%;
}
#b-middle-right {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 1%;
}
#b-left {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 3%;
}
#b-right {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	width: 3%;
}
