.bodie{background-color: #FCFCF2;margin: 0px;padding: 0px;}

.top_left {background-image: url(../images/top_left.gif);background-repeat: no-repeat;height: 18px;width: 18px;}
.top_right {background-image: url(../images/top_right.gif);background-repeat: no-repeat;height: 18px;width: 18px;}
.bottom_left {background-image: url(../images/bottom_left.gif);background-repeat: no-repeat;height: 18px;width: 18px;}
.bottom_right {background-image: url(../images/bottom_right.gif);background-repeat: no-repeat;height: 18px;width: 18px;}
.fillerupper {background-color:#EEEEDB;}
.fillerupper_header {background-color:#41411F;}

.dispatch_admin_menu_title {
	font-family: Arial;
	font-size: 14px;
	color: #EEEEDB;
	text-decoration: none;
	font-weight: normal;
}

.dispatch_menu {position: fixed;width: 200px;top: 15px;left: 15px;}
.dispatch_menu_title {
	font-family: Arial;
	font-size: 16px;
	color: #E60000;
	text-decoration: none;
	font-weight: normal;
}
.dispatch_menu_button {
	font-family: Arial;
	font-size: 12px;
	color: #41411F;
	text-decoration: none;
	font-weight: normal;
}
a.dispatch_menu_button:link, a.dispatch_menu_button:visited {font-family: Arial;font-size: 12px;color: #41411F;text-decoration: none;}
a.dispatch_menu_button:hover, a.dispatch_menu_button:active {color: #E60000;}
.dispatch_menu_title_spacer {height: 10px;}

.dispatch_menu_section_names {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.dispatch_menu_section_dark {
	background-color:#E0E0BC;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.dispatch_h-spacer {
	width: 10px;
}

.dispatch_menu_section_light {
	background-color:#ECECD7;
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
