body {
  margin-left: 0px; margin-top: 0px; background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/mainbkg.jpg)
} 
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	padding-bottom: 0px;
	line-height: 14px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #832218;
	display: block;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	display: block;
	font-weight: normal;
	line-height: 12px;
}
h3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;		
	color: #832218;
	display: block;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #0E3293;
	display: block;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	list-style-type: square;	
	list-style-position: outside
	}

a:link { color: #760E12; text-decoration: underline;}   
a:visited {color: #760E12; text-decoration: underline;} 
a:active {color: #000000; text-decoration: none;}  
a:hover {color #000000; text-decoration: none;}

#leftborder {
	width: 16px;
	background-image: url(images/leftcol_bkg.gif);
	background-repeat: repeat-y;
}
#rightborder {
	width: 16px;
	background-image: url(images/rightcol_bkg.gif);
	background-repeat: repeat-y;
}
#homepanel {
	color: #000000;
	width: 929px;
	text-align: center;
	vertical-align: bottom;
	background-image: url(images/homepanel.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 390px;
}
#entrypanel {
	color: #000000;
	text-align: center;
	vertical-align: top;
	width: 200px;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	line-height: 11px;
}
.loginform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #E9E9E9;
	text-align: left;
	border: 1px solid #999999;
	padding: 1px;
	width: 200px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: 20px;
}
.footer             {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #DDDCCA;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}
.footer a:link { 
color: #DDDCCA; text-decoration: underline;
}
.footer a:visited { 
color: #DDDCCA; text-decoration: underline;
}
.footer a:active { 
color: #DDDCCA; text-decoration: underline;
}
.footer a:hover { 
color: #DDDCCA; text-decoration: underline;
}
#content{
	width: 870px;
	min-height: 300px;
	background-image: url(images/contentpanel_bkg.gif);
	background-repeat: repeat-y;
	padding-right: 29px;
	padding-left: 29px;
}
.formpanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	line-height: 13px;
	}
.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #E9E9E9;
	text-align: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 0px;
	}
.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 13px;
	color: #FF6600;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	}
.KO_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	font-weight: bold;
	}

