BODY {
	padding:0px;
	margin:0px;
	border:0px;
}

.text {
	font-family		: Verdana, Arial, Helvetica;
	font-size		: 7pt;
}

SELECT {
	BORDER			: 1px solid black;
	FONT-SIZE		: 11px;
	FONT-FAMILY		: Verdana, Arial, Helvetica;
	BACKGROUND-COLOR: #f1f1fa;
	HEIGHT			: 18px;
	padding			: 0px;
	margin			: 0px;
	cursor			: hand!important;
}

.menuTD {
	text-align		:center;
	vertical-align	:middle;
	width			:70px!important;
	margin			:0px;
	padding			:0px;
	white-space		:nowrap!important;
	font-size		:8pt;
}

IMG {
	padding			: 4px 4 0 0!important;
	margin			: 0px;
	border			: 0px!important;
	width			: 16px!important;
	height			: 16px!important;
}

.menuButton {
	background-color: transparent;
	color			: #000000;
	cursor			: hand;
	left			: 0px;
	padding			: 5px 6px 2px 6px;
	position		: relative;
	text-decoration	: none;
	top				: 0px;
	cursor			: hand;
	font-family		: "MS Sans Serif", Arial, sans-serif;
	font-size		: 8pt!important;
	font-style		: normal;
	font-weight		: normal;
	color			: #000000;
	vertical-align	: middle!important;
	height			: 32px!important;
	
}

.menuButton:hover {
	background-color: transparent;
	border-color	: #f0f0f0 #909090 #909090 #f0f0f0;
	color			: #000000;
	border			: 1px solid;
	border-color	: #f0f0f0 #909090 #909090 #f0f0f0;
	padding			: 4px 5px 1px 5px;
	background-image: url(/images/bg_over.gif)!important;
}

.menuBar {
	text-align		: left;
	font-family		: "MS Sans Serif", Arial, sans-serif;
	font-size		: 9pt;
	color			: #000000;
	width			: 100%;
	background-image: url(/images/menuBar-small.gif)!important;
	background-image: url(/images/bg.gif)!important;
	height			: 100%;
	padding			: 0px!important;
	margin			: 0px!important;
}


