html {
	padding: 0px;
	margin: 0px
}

body {
	padding: 0px;
	margin: 0px
}

#container {
	height: 100%;
	position: absolute;
	width: 100%;
	margin: 5px;
	left: 0px;
	top: 0px;
	text-align: center
}

#logo {
	height: 28%;
	position: absolute;
	width: 78%;
	left: 17%;
	top: 1%;
	padding: 0em 1em 0em 1em;
	border-color: #dbdac1;
	border-width: 0px;
	border-style: solid;
}

#title {
	position: absolute;
	height: 20%;
	font-family: "Monotype Corsiva", "Times New Roman";
	width: 70%;
	left: 32%;
	top: 2%;
	color: #0000a0;
	font-size: 24pt;
	font-weight: bold;
	text-align: center
}

#form_title {
	position: absolute;
	height: 20%;
	font-family: "Monotype Corsiva", "Times New Roman";
	width: 70%;
	left: 3%;
	top: 2%;
	color: #0000a0;
	font-size: 24pt;
	font-weight: bold;
	text-align: center
}

#rtImg {
	position: absolute;
	height: 20%;
	width: 15%;
	left: 110%;
	top: 2%
}

#menu {
	position: absolute;
	height: 97%;
	width: 12%;
	left: 1%;
	top: 1%;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
	background-color: #E20235;
	border-top: 0px solid #dbdac1;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#content {
	height: 101%;
	position: absolute;
	width: 78%;
	left: 17%;
	top: 200px;
	overflow: auto;
	padding: 1em;
	font-size: 10pt;
	color: #0000a0;
	border-color: #dbdac1;
	border-width: 0px;
	border-style: solid;
}

#memberMenu {
	height: 20%;
	position: absolute;
	width: 102%;
	left: 21%;
	top: 23%;
	padding: 1em;
	font-size: 10pt;
	color: #0000a0;
}

#form_login_content {
	height: 60%;
	position: absolute;
	width: 75%;
	left: 0%;
	top: 23%;
	overflow: auto;
	padding: 1em;
	font-size: 10pt;
	color: #0000a0;
	border-color: #dbdac1;
	border-width: 0px;
	border-style: solid;
}

#update {
	position: absolute;
	height: 5%;
	width: 18%;
	left: 1%;
	top: 102%;
	padding: 0em;
	font-size: 8pt;
	color: #0000a0;
	text-align: center
}

#ad {
	height: 10%;
	position: absolute;
	width: 15%;
	left: 1%;
	top: 850px;
	padding: 1em;
	color: #263779;
	text-align: center;
	font-size: small;
}

#comments {
	position: absolute;
	height: 10%;
	width: 78%;
	left: 21%;
	top: 850px;
	padding: 1em;
	color: #263779;
	text-align: center;
	font-size: small;
	border-right: 0px solid #dbdac1;
	border-bottom: 0px solid #dbdac1;
}

#tidy {
	height: 15%;
	position: absolute;
	width: 30%;
	left: 1%;
	top: 950px;
	padding: 1em;
	border-color: #dbdac1;
	border-width: 0px;
	border-style: solid;
}

.Change {
	color: #E20235;
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
}

.space {
	font-family: "Times New Roman";
}

.KAS {
	font-family: "Times New Roman";
	font-size: large;
	color: #263779;
}

.style1 {
	border-color: #DBDAC1;
	border-width: 0;
	background-color: #E20235;
}

.Quotation {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	text-align: justify;
	text-indent: 5pt;
	line-height: 20pt;
	color: #263779;
}

.Name {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: 20pt;
	color: #263779;
	text-align: center;
	font-style: oblique;
	font-weight: bold;
}

.ResTable {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #263779;
	text-align: left;
	vertical-align: top;
}

.ResTableJust {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #263779;
	text-align: justify;
	vertical-align: top;
}

.style3Blue {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: justify;
	line-height: 20pt;
	color: #263779;
}

.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	text-align: justify;
	line-height: 20pt;
	color: #263779;
}

.style4 {
	color: #FFFFFF;
	background-color: #263779;
}

.style5 {
	color: #FFFFFF;
	background-color: #263779;
}

.style6 {
	margin-left: 0px;
	margin-right: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
}

.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	line-height: 20pt;
	color: #263779;
	text-align: left;
	font-style: oblique;
	font-weight: bold;
}

a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #263779;
}
a:hover {
	color: #E20235;
}