body {
	font-family: "Arial";
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-family: "Arial";
	font-size: 16px;
	font-weight: bold;
	color: #009460;
	line-height: 24px;
}
h2 {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #5050FF;
	line-height: 20px;
}
h3 {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #5050FF;
}
th {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #787775;
	text-align: left;
}
b {
	font-weight: bold;
	color: #787775;
}
ol {
	line-height: 22px;
}
textarea {
	border: 1px solid;
}

.list {
	font-family: "Arial";
	font-size: 12px;
	list-style-image: url(images/greentriangle.gif);
}
.pictext {
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	color: #787775;
}
.picborder {
	border: 1px solid #c0c0c0;
}
.emphasis {
	font-style: italic;
	color: #FF0000;
}
.author {
	font-style: italic;
	text-align: right;
}
.award {
	font-family: "Á¥Êé";
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.blank {
	border-top: 0px; 
	border-left: 0px; 
	border-right: 0px; 
	border-bottom: 1px solid;
}

.topmenu {
	font-family: "Arial";
	font-size: 13px;
}

.leftmenu0 {
	font-family: "Arial";
	font-size: 13px;
	padding-top: 13px;
	padding-bottom: 13px;
	background-color:#DEDCD8;
}
.leftmenu1 {
	font-family: "Arial";
	font-size: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
	background-color:#FFFFFF;
}
.leftmenu2 {
	font-family: "Arial";
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#FFFFFF;
}

.topbuttonout {
	border-bottom: #c0c0c0 1px solid;
	font-weight: bold;
}
.topbuttonin {
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	border-top: #c0c0c0 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #ffffff;
	font-weight: bold;
}
.bottombuttonout {
	border-top: #c0c0c0 1px solid;
	font-weight: bold;
}
.bottombuttonin {
	border-left: #c0c0c0 1px solid;
	border-right: #c0c0c0 1px solid;
	border-top: #ffffff 1px solid;
	border-bottom: #c0c0c0 1px solid;
	background-color: #ffffff;
	font-weight: bold;
}
.hiddendiv {
	position: relative;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	visibility: hidden;
	overflow: hidden;
}

div#menu a:link {
	color: #000000;
	text-decoration: none;
}
div#menu a:visited {
	color: #000000;
	text-decoration: none;
}
div#menu a:hover {
	color: #009460;
	text-decoration: none;
}
div#menu a:active {
	color: #009460;
	text-decoration: none;
}

a:link {
	color: #787775;
	text-decoration: underline;
}
a:visited {
	color: #787775;
	text-decoration: underline;
}
a:hover {
	color: #009460;
	text-decoration: underline;
}
a:active {			
	color: #009460;
	text-decoration: none;
}

div#pagetab a:link {
	color: #787775;
	text-decoration: none;
}
div#pagetab a:visited {
	color: #787775;
	text-decoration: none;
}
div#pagetab a:hover {
	color: #009460;
	text-decoration: none;
}
div#pagetab a:active {
	color: #009460;
	text-decoration: none;
}
