body {
	font: normal 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
h1 {
	font: bold normal 24pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font: bold normal 16pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font: bold normal 12pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font: bold normal 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font: bold normal 9pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#MenuLeft {
	background: #99CCFF;
	overflow: auto;
	visibility: visible;
	padding: 0px 4px;
	border: 1px solid #000099;
	font-size: 8pt;
}
#MainContent {
	background: #dfdfdf;
	overflow: auto;
	visibility: visible;
	padding: 5px;
	text-align: justify;
	border: 1px solid #000000;
}
#MainContent ul p:first-letter {
	font-size: 180%;
	font-style: italic;
	font-weight: bolder;
	float: left;
}
#MainContent td {
	font: normal 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#TitleArea {
	background: #000099;
	overflow: hidden;
	visibility: visible;
	border: 1px solid #99CCFF;
	padding: 0px 3px;
	margin: 0px;
	font: bold 24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: none;
	position: absolute;
	left: 9px;
	top: 14px;
	height: 67px;
	width: 670px;
}
#MenuLeft a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
#MenuLeft h2,h3,h4,h5,h6 {
	color: #000099;
	font-weight: bolder;
	font-style: italic;
}
#MenuLeft a:hover {
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
	background: #000099;
}
#MainContent a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#MainContent a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background: #000000;
}
#ButtomBox1 {
	background: #99CCFF;
	overflow: auto;
	padding: 0px 4px;
	border: 1px solid #000099;
	font-size: 8pt;
	list-style: url(/images/list_icon_border.png) outside;
}
#ButtomBox2 {
	background: #99CCFF;
	overflow: auto;
	padding: 0px 4px;
	border: 1px solid #000099;
	font-size: 8pt;
	list-style: url(/images/list_icon_border.png) outside;
}
#ButtomBox3 {
	background: #99CCFF;
	overflow: auto;
	padding: 0px 4px;
	border: 1px solid #000099;
	font-size: 7pt;
}
#ButtomBox1 a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
#ButtomBox2 a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
#ButtomBox3 a {
	color: #000099;
	font-weight: bold;
	text-decoration: none;
}
#ButtomBox1 a:hover {
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
	background: #000099;
}
#ButtomBox2 a:hover {
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
	background: #000099;
}
#ButtomBox3 a:hover {
	color: #99CCFF;
	font-weight: bold;
	text-decoration: none;
	background: #000099;
}
#MenuLeft ul {
	list-style: none outside;
	text-indent: -35px;
}
li {
}
a {
	cursor: hand;
}
.yabbaslogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	background: #FFFFFF;
}
.yabbaslogan a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	background: #FFFFFF;
}
.yabbaslogan a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	background: #000099;
}
input {
	border: 1px solid #000000;
	background: #99CCFF;
	color: #000099;
}
select {
	border: 1px solid #000000;
	cursor: hand;
	background: #99CCFF;
	color: #000099;
}
textarea {
	border: 1px solid #000000;
	font-family: "Courier New", Courier, mono;
	background: #99CCFF;
	color: #000099;
}
#submit {
	background: #009900;
	color: #CCFF00;
}
#reset {
	background: #FF9900;
	color: #FFCC00;
}
code {
	font: bold normal 8pt "Courier New", Courier, mono;
	text-align: left;
}
