@charset "utf-8";
body {
	background-color: #CCCCFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#head {
	margin: 0px;
	padding: 0px;
}
#topcell {

}
#main_Table #topcell li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	padding-right: 50px;
	padding-left: 50px;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	list-style-image: none;
	border-right-style: none;
	text-align: center;
	vertical-align: text-bottom;
}
#main_Table #topcell #firstItem {
	border-left-width: 0px;
}
#main_Table #topcell a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 10px}
.content {
	width: 700px;
	position: relative;
	left: 8em;
}

#main_Table #footer {
	margin: 0px;
}

