body {
	background-color: #ffffff;
}

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.textfield {
	font-size: 11px;
	color: #000000;
	height: 85px;
	background-color: #ffffff;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	line-height: 14px;
}
.MainMenu {
	font-family: "Courier New";
	font-size: 11px;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	vertical-align: top;
	margin: no;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	cursor: auto;
	line-height: 14px;
}
.SubMenu {
	font-family: "Courier New";
	font-size: 11px;
	background-color: #ffffff;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	vertical-align: top;
	margin: no;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	cursor: auto;
	line-height: 14px;
}
.AboutBlock {
	width:515px;
	height:400px;
	position:absolute;
	left:10px;
	top:114px;
	z-index:2;
	overflow: auto;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	vertical-align: top;
	margin: no;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

.ThisCPage {
	background-color: #FF9900;
	position:absolute;
	width:100%;
	z-index: 2;
	overflow: hidden;
}
.ThisPage {
	background-color: #FF9900;
	position:absolute;
	width:239px;
	z-index: 2;
	overflow: hidden;
}
.Page {
	position:absolute;
	width:239px;
	z-index: 2;
	overflow: hidden;
	white-space:nowrap;
}
.ImageSpacing {
	margin-right: 5px;
	margin-top: 5px;
}

#Menu1 {	position:absolute;
	left:10px;
	top:16px;
	width:255px;
	height:84px;
	z-index:2;
	overflow: auto;
}
#Menu2 {	position:absolute;
	left:270px;
	top:16px;
	width:255px;
	height:84px;
	z-index:2;
	overflow-y: auto;
	overflow-x: hidden;
}
#Menu3 {	position:absolute;
	left:530px;
	top:16px;
	width:255px;
	height:84px;
	z-index:2;
	overflow-y: auto;
	overflow-x: hidden;
}


.SubMenu a:link, .SubMenu a:visited, .SubMenu a:active {
	color: #333333;
	text-decoration: underline;
}

.SubMenu a:hover {
	text-decoration: none;
}

#ImageTable1 {	position:absolute;
	left:10px;
	top:102px;
	width:780px;
	/* height:780px; */
	z-index:2;
	overflow: hidden;
}

#PicBox {	position:absolute;
	left:10px;
	top:102px;
	width:780px;
	height:780px;
	z-index:2;
	overflow: auto;
}

.CourierLI {font-family: "Courier New";list-style:none;}
.Formstyle {font-family: "Courier New";font-size: 11px;}
.HiLite {font-family: "Courier New";font-size: 11px;color:#FF0000;}
.verdana {font-family: Verdana, Arial, Helvetica, sans-serif}

