#bannerpanel {
	width: 150px;
	padding: 0px;
	margin: 0px;
	background: url(stripe.jpg);
}
#menupanel {
	width: 137px;
	padding: 0px;
	margin: 0px;
	position: relative;
	vertical-align: top;
	background: url(stripe.jpg);
}
#menu {
	background-color: #ffffff;
	padding-bottom: 1px;
	padding-top: 14px;
}
#menu A {
	width: 100%;
	text-decoration: none;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#menu .menuitem {
	display: block;
	width: 123px;
	background-color: #b4e442;
	border-right: #a7d340 7px solid;
	border-top: #a7d340 1px solid;
	border-bottom: #a7d340 1px solid;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 2px;
	padding-left: 0px;
	padding-right: 7px;
	margin: 0px;
	margin-bottom: 1px;
	letter-spacing: 1px;
	cursor: pointer;
	-moz-user-select: none;
}
#menu .menuitem:hover {	
	background-color: #6bc5ed;
	border-right: #55b2d4 7px solid;
	border-top: #55b2d4 1px solid;
	border-bottom: #55b2d4 1px solid;
	color: #ffffff;
}
#menu .submenuitem {
	display: block;
	width: 123px;
	color: #444444;
	background-color: #d5d3d4;
	border-right: #c2c2c2 7px solid;
	border-top: #c2c2c2 1px solid;
	border-bottom: #c2c2c2 1px solid;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding: 2px;
	padding-left: 0px;
	padding-right: 7px;
	margin: 0px;
	margin-bottom: 1px;
	letter-spacing: 1px;
	cursor: pointer;
	-moz-user-select: none;
}
#menu .submenuitem:hover {
	background-color: #6bc5ed;
	border-right: #55b2d4 7px solid;
	border-top: #55b2d4 1px solid;
	border-bottom: #55b2d4 1px solid;
	color: #ffffff;
}
IMG {
	border: 0px;
}
TR {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
TD {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
TABLE {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
BODY {
	font-family: arial;	
	font-size: 8px;
	text-align: center;
	margin: 0px
}
INPUT {
	height: 16px;
	border: #55b2d4 1px solid;
	background-color: #eeeeee;
	background-image: url(inputbg.jpg);
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
INPUT.button {
	height: 14px;
	border: #55b2d4 1px solid;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#content {
	padding: 10px;
	padding-bottom: 50px;
	margin: 0px;	
	width: 513px;
	vertical-align: top;
	text-align: center;
	font-family: arial;	
	font-size: 12px;

}
#content P {
	text-align: justify;
}
#content TABLE {	
	text-align: center;
	font-family: arial;
	font-size: 12px;
}
#content A {
	color: #128bc0;
	font-weight: bold;
	text-decoration: none;
}
#content A:hover {
	color: #a6d43d;
}
/*
#content A:visited {
	color: #9b9b9b;
}
*/
#content .emphasize {
	color: #a6d43d;
	font-weight: bold;
}
#content H1 {
	text-align: left;
	color: #0e78a2;
	font-weight: bold;
	font-size: 18px;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	position: relative;
	left: -2px;
}
#content UL {
	text-align: left;
	list-style-image: url(listbullet.gif);
	list-style-position: outside;
	vertical-align: middle;
}

#topmenu {
	position: absolute;
	text-align: left;
	top: 121px;
	left: 187px;
	width: 420px;
	height: 18px;
	padding-top: 5px;
	padding-left: 2px;
}
.topmenuitem {
	display: inline;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 10px;
	font-family: 'arial';
	color: #ffffff;
	font-weight: bold;
	font-stretch: narrower;
	font-size: 11px;
	text-decoration: none;
	-moz-user-select: none;
}
.topmenuitem:hover {
	color: #b4e442;
	background: url(topmenu_hoverbg.jpg);
}
.topmenu_sep {
	vertical-align: middle;
}
#search {
	position: absolute;
	top: 121px;
	left: 615px;
	width: 190px;
	height: 18px;
	padding-top: 4px;
	padding-left: 2px;
}
#search_label {
	display: inline;
	vertical-align: middle;
	margin: 0px;
	padding-left: 8px;
	padding-right: 8px;
	font-size: 10px;
	font-family: 'arial';
	color: #ffffff;
	font-weight: bold;
	font-stretch: narrower;
	font-size: 11px;
	text-decoration: none;
	-moz-user-select: none;
	cursor: default;
}
#search_text {
	position: absolute;
	text-align: center;
	top: 125px;
	left: 680px;
	z-index: 100;
	vertical-align: middle;
	height: 14px;
	width: 84px;
	border: #dfffff 1px solid;
	background-color: #eeeeee;
	background-image: url(inputbg.jpg);
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}
#search_ok {
	position: absolute;
	top: 125px;
	left: 770px;
	width: 23px;
	height: 14px;
	vertical-align: middle;
	border: #8ce2ff 1px solid;
	background-image: url(searchok.jpg);
	padding: 0px;
	margin: 0px;
	margin-right: 8px;
	font-size: 10px;
	font-family: arial black;
	color: #ffffff; 
	font-weight: bold;
}
