body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.redborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AE0000;
	border-right-color: #AE0000;
	border-bottom-color: #AE0000;
	border-left-color: #AE0000;
}
.redborder2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AE0000;
	border-right-color: #AE0000;
	border-bottom-color: #AE0000;
	border-left-color: #AE0000;
}
.redborder3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #AE0000;
	border-right-color: #AE0000;
	border-bottom-color: #AE0000;
	border-left-color: #AE0000;
}
.redborder4 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #AE0000;
	border-right-color: #AE0000;
	border-bottom-color: #AE0000;
	border-left-color: #AE0000;
}
.menuitem a:link {
	color: #FFF5D7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menuitem a:visited {
	color: #FFF5D7;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menuitem a:hover {
	color: #E6D09D;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menuitem a:active {
	color: #FFF5D7;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}	
.kag_webpage_background {
	background-image: url(../images/kag_webpage_background.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF5D7;
	background-color: #AE0000;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-size: 9px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.kag_webpage_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF5D7;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990002;
	padding: 0px 5px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.password_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #990002;
	padding: 0px 5px;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.member_login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #CCCCCC;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 6px;
}
.register_form_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF5D7;
	letter-spacing: 1px;
	word-spacing: 1px;
	padding: 2px 5px 1px 10px;
}
.field_form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #600001;
	padding: 0px 5px;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-weight: bold;
}
