.mainbox {
	background-color: #A88F30;
	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: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.featurebox {
	background-color: #FFFFFF;
	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: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.footerbox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
}
.whitelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.loginposition {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titlebar {
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#headtopleft {
	height: 32px;
	width: 148px;
	background-image: url('images/header_topleft.gif');
	}
#headleft{
	width: 21%;
	height: 79px;
	text-align: left;
	vertical-align: top;
	background-image: url('images/header_middle.gif');
	}
#logomiddle {
	background-image: url('images/header_logomiddle.gif');
	width: 237px;
	height: 79px;
	float: left;
	z-index: inherit;
	}
#headmiddle{
	width: auto;
	height: 79px;
	text-align: left;
	vertical-align: top;
	background-image: url('images/header_middle.gif');
	position: relative;
	left: 21%;
	top: -79px;

	}	
#headertag {
	background-image: url('images/header_tag.gif');
	background-repeat: no-repeat;
	float: right;
	height: 79px;
	width: 80%;
	position: relative;
	z-index: inherit;
}
#headright{
	width: 18%;
	height: 79px;
	background-image: url('images/header_middle.gif');
	position: relative;
	top: -158px;
	left: 80%;
	}	
#openaccount {
	background-image: url('images/openanaccount.gif');
	float: right;
	height: 79px;
	width: 76px;
	position: relative;
	background-repeat: no-repeat;
	background-position: right top;
	}
#headrightend {
	width: 19px;
	height: 79px;
	background-image: url('images/header_end.gif');
	position: relative;
	top: -237px;
	left: 98%;
	}

#headbottomleft {
	width: 17%
	height: 30px
	background-image: url('images/header_menumiddle.gif');
	}

#menuleft {
	background-image: url('images/header_menuleft.gif');
	width: 198px;
	height: 30px;
	float: left;
	}	

#menumiddle {
	background-image: url('images/header_menumiddle.gif');
	background-repeat:repeat-x;
	width: auto;
	height: 30px;
	}	

#register {
	background-image: url('images/header_menumiddle.gif');
	background-repeat:repeat-x;
	width: auto;

	float: right;
	height: 30px;
	position: relative;
	top: -30px;
	}	

.button {
	background-image: url('images/header_menumiddle.gif');
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 11px;
	vertical-align: middle;
	text-decoration: none;

	}

.copyrightmsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

li {
	text-decoration: none;
}

ul {
	list-style:none;
}
a:link { color: black;
}
a:visited { color: #333333;
}