.text {
	font-family		: Verdana, Arial, Helvetica;
	font-size		: 7pt;
	color			: blue;
}

IMG {
	padding			: 0px;
	margin			: 0px;
	border			: 0px!important;
	width			: 16px;
	height			: 16px;
}

.menuButton {
	font-family		: "MS Sans Serif", Arial, sans-serif;
	font-size		: 8pt!important;
	margin			: 2px;
	padding			: 2px 6px 2px 6px;
	text-decoration	: none;
	cursor			: hand;
}

.menuButton:hover {
	margin			: 1px;
	border			: 1px solid;
	border-color	: #f0f0f0 #909090 #909090 #f0f0f0;
}

.login_input {
	border			: 0px;
	padding			: 4 0 0 6px;
	cursor			: hand;
	font-family		: Verdana, Arial, Helvetica;
	font-size		: 10pt;
	margin			: 0px;
	height			: 20;
	width			: 90;
	padding-top		: 3px;
}

.login_input_div {
	padding			: 0px;
	margin-left		: 1px;
	height			: 23px!important;
	width			: 95!important;
	background-image: url(/images/login_inputbox.gif);
}

BODY {
	padding			: 0;
	margin			: 0;
	border			: 1px solid #c3c3c3!important;
	border-width	: 1 0 1 0!important;
}

INPUT.BUTTON {
	border-bottom				: 1px solid blue!important;
	border-right				: 1px solid blue!important;
	border-left					: 1px solid rgb(120,172,255)!important;
	border-top					: 1px solid rgb(120,172,255)!important;
	font-size					: 9pt!important;
	FONT-WEIGHT					: bold!important;
	CURSOR						: hand!important;
	HEIGHT						: 20px!important;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FFFFFF', endColorStr='#669AFF', gradientType='1')
}
