@charset "UTF-8";
/* CSS Document */

html {
	height: 100%;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
h1 {
	font-size: 15px;
	color: #FF7800;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: 14px;
	color: #FF7800;
	font-weight: bold;
	font-style: normal;
}
a:link {
	color: #FF7800;
	font-style: italic;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF7800;
}
a:hover {
	text-decoration: underline;
	color: #FF7800;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.pagetitle {
	font-size: 20px;
	color: #FF7800;
	font-weight: bold;
	font-style: italic;
}
.pagecontent {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	height: auto;
	width: 420px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main_menu {
	font-style: italic;
	font-weight: bold;
	color: #FF7800;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	left: 20px;
	top: 50px;
}
.main_menu a:link {
	color: #000000;
	text-decoration: none;
}
.main_menu a:visited {
	color: #000000;
	text-decoration: none;
}
.main_menu a:hover {
	color: #FF7800;
	text-decoration: none;
}
.main_menu a:active {
	color: #FF7800;
	text-decoration: none;
}