body {
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
	color:#000000;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 80px;
}
menu {
	background-color: #000000;
	color: #999999;
}

#content {
	width: 100%;
	padding: 0px;
	text-align: left;
	overflow: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #000000;
}
p, h1, pre {
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.style1:hover {
	background-color: #F3F3F3;
}

.style1 {
	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.style3 {
	color: #FF00FF;
	background-color: #33FFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
.style5 {
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
}
h1 {
	font-size: 36px;
	text-transform:capitalize;
	text-align: left;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #FF0099;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	background-color: #333333;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	cursor: crosshair;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: medium;
	border-bottom-style: solid;
	background-color: #FFFF00;
}



INPUT, TEXTAREA,  SELECT,  OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	font-size: 10px;
	border: thin solid #000000;
	margin-left: 8px;
}
.up a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-weight: normal;
	background-color: #00FF00;
	cursor: n-resize;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.up{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

.up a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;
	text-decoration: none;
	font-weight: normal;
	background-color: #FF0000;
	color: #FFFFFF;
}

#apDiv2 {
	position:absolute;
	width:41px;
	height:45px;
	z-index:1;
	left: 10px;
	top: 19px;
}