input
{
	BORDER: 1px solid #000033;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	font-family: Arial;
	COLOR: Black;
	vertical-align:middle;
}

select {
	border-color: #A39F8F;
}

.ControlLabel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.emptyClass {
 	color: #5B5B5B;
	font-style: italic;
	font-weight:bold

}

button.button_text {
	border : 1px outset White;
	background-image : url('http://support.queplix.com/pics/button_bg.gif');
	background-color : white;
	background-position :  center 50%;
}

button.butt_flat {
	border: 1px solid #E8E7C9;
	background-color: #E8E7C9;
	padding: 0 0;
}

button.butt_flat_disabled {
	border: 1px solid #E8E7C9;
	background-color: #E8E7C9;
	padding: 0 0;
}

button.butt_flat_over {
	border : 1px outset #779035;
	background-color : #E8E7C9;
	padding: 0 0;
}

button.butt_flat_out {
	border : 1px solid #E8E7C9;
	background-color : #E8E7C9;
	padding: 0 0;
}

TEXTAREA {
	border : 1px solid #000033;
	font-family : Arial;
	font-size : 12px;
}

button.team {
	border : 2px outset White;
	background : white;
	font-family : Arial;
	font-size : 11px;
	font-style : italic;
}

.cbxClass{
   border-bottom: #000000 0px solid; border-left: #000033 0px solid;
   border-right: #000033 0px solid; border-top: #000033 0px solid;
}

fieldset {
	padding:1 1 1 1;
}

.popupmenu{
	display: none;
	position: absolute;
	top: 0px;
}

.checkboxClass{
	border : none;
}

.timer{
	font-weight: normal;
	font-size: 10pt;
	font-family: Verdana;
	color: #4E5E22;
}