div#content {
	margin-top:10px;
	margin-right: 3px;
	margin-left: 3px;
}
div#main_menu {
	margin-bottom: 10px;
}
div#menu_box {


}
div#menu_panel p {
	margin-bottom: 4px;
	margin-top: 0px;
}
div#menu_bottom {
	height: 16px;
	background-color: #FFFFFF;
}
div#menu_top {
	height: 0px;
	margin-top: 13px;
}
.menu_teir_admin {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	height: 18px;
	background-image:   url("img/menu_bg_admin.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3px;
	font-size: 0.9em;
}
.menu_teir_admin_roll {
	cursor: pointer;
	cursor: hand;
	color: #E42121;
	font-weight: bold;
	padding-top: 3px;
	height: 18px;
	padding-left: 3px;
	background-image:   url("img/menu_bg_roll.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
}
.menu_teir_1 {
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	height: 18px;
	background-image:   url("img/menu_bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3px;
	font-size: 0.9em;
}
.menu_teir_1_roll {
	cursor: pointer;
	cursor: hand;
	color: #5B7D66;
	font-weight: bold;
	padding-top: 3px;
	height: 18px;
	background-image:   url("img/menu_bg_roll.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3px;
	font-size: 0.9em;
}
.menu_teir_2 {
	cursor: pointer;
	cursor: hand;
	color: #5E8268;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 3px;
	height: 18px;
	background-image:   url("img/menu_bg_2.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
}
.menu_teir_2_roll {
	cursor: pointer;
	cursor: hand;
	color: #5E8268;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 3px;
	height: 18px;
	background-image:   url("img/menu_bg_2_roll.gif");
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0.9em;
}
.open {
	display:block;
}
.hide {
	display: none;
}
select {
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 124px;
}
input#searchstring {
	width: 120px;
}
div#menu_padder {
	margin-bottom: 5px;
}
div#search_box {
	background-image:   url("img/search_bg.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 3px;
	padding-top: 3px;
	height: 66px;
}
.menu_spacer {
	height:5px;

}