body {
	margin: 0px;
	background-color: #753;
}

.lycontent {
	position: relative;
	top: 113;
	left: 50%;
	margin-left: -380;
	width: 760px;
	font-family: "times new roman", arial, helvetica, sans-serif;
	font-size: 13pt;
	background-color: #fff; 
}

.lycontent2 {
	width: 760px;
}

.lymaintext {
	float: left;
	width: 510px;
	padding: 10px 20px 0 20;
	background-color: #ffffff;
	border: 4px solid #dedeb7; 
	/* color: #686816; */
	color: #786b45;
}

.lynavloc {
	position: relative;
	width: 760px;
	background-color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	padding: 0 0 5px 0;
}

.lyamenu {
	float: right;
	width: 180px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-color: #dedeb7;
	padding: 15px 10px 0 10px;
	color: #555;
}

.lyfooterbar {
	position: relative;
	float: left;
	clear: both;
	top: 5;
	width: 510px;
	height: 5px;
	background-color: #CCCC66;
	z-index: 3;
	font-size: 2pt;
}

.lyfoot {
	position: relative;
	float: left;
	clear: both;
	width: 538px;
	background-color: #CCCC66;
	font-family: arial, helvetica, sans-serif;
	color: #555;
	font-size: 8pt;
	text-align: left;
	padding: 10px 10px 10px 10px;
}

.lyhead {
	position: absolute;
	top: 0;
	left: 50%;
	width: 760px;
	margin-left: -380;
	height: 108px;
	text-align: center;
	font-family: verdana,arial,helvetica;
	font-size: 12pt;
}

.lytopnav {
	position: absolute;
	top: 10px;
	left: 90px;
	width: 650px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: center;
}

.lyhighlight {
	float: right;
	width: 150px;
	padding: 7px 7px 7px 7px;
	margin: 15px 0 15px 15px;
	border: #CCCCCC solid 0px;
	font-size: 8pt;
}

.lyrule {
	width: 99%;
	height: 1px;
	background-color: #CCCCCC;
	font-size: 1pt;
}

/* 覧覧覧覧覧覧覧覧覧 FONT CONTROLS */

.f8 { font-family: arial,helvetica,sans-serif; font-size: 8pt; }
.f9 { font-family: arial,helvetica,sans-serif; font-size: 9pt; }
.f9v { font-family: verdana,helvetica,sans-serif; font-size: 9pt; }
.f10 { font-family: arial,helvetica,sans-serif; font-size: 10pt; }
.f10v { font-family: verdana,helvetica,sans-serif; font-size: 10pt; }
.f10t { font-family: "times new roman",times,serif; font-size: 10pt; }
.f11t { font-family: "times new roman",times,serif; font-size: 11pt; }
.f11 { font-family: arial,helvetica,sans-serif; font-size: 11pt; }
.f11v { font-family: verdana,helvetica,sans-serif; font-size: 11pt; }
.f12 { font-family: arial,helvetica,sans-serif; font-size: 12pt; }
.f14t { font-family: "times new roman",times,serif; font-size: 14pt; }
.f18 { font-family: arial,helvetica,sans-serif; font-size: 18pt; }

.bld { font-weight: bold; }
.itl { font-style: italic; }
.strk { text-decoration: line-through; }

/* 覧覧覧覧覧覧覧覧覧 COLOR CONTROLS */

.wht { color: #fff; }
.blu { color: #0066ff; }
.vio { color: #2f216b }
.org { color: #AB5210; }
.gre { color: #608842; }
.gry { color: #c9c9c9; }
.gry2 { color: #777; }
.gry3 { color: #999; }


/* 覧覧覧覧覧覧覧覧覧 LINK CONTROLS */

a.blu:hover { text-decoration: underline; color: #3ae; }
a.nn { text-decoration: none; }
a.nn:hover { text-decoration: underline; }
a.nn2 { text-decoration: none; }
a.nn2:hover { text-decoration: underline; color: #fff; }
a.nn3:hover { color: #773; }

/* 覧覧覧覧覧覧覧覧覧 ALIGNMENT AND PADDING CONTROLS */

.alnlt { text-align: left; }
.ctr { text-align: center; }
.floatl { float: left; }
.floatr { float: right; }

.pad1 { padding: 0 5px 5px 0; }
.pad2 { padding: 0 0 5px 5px; }
.divspc1	{ padding: 0 0 10px 0; }
.divspc2	{ padding: 0 0 20px 0; }

