/* must preFix with lfm */
/*3969AD*/
/*input.lfmbuttonsmall {
	background-color: #AC3F54;
	border-top-color: #ddddff;
	border-left-color: #ddddff;
	border-bottom-color:Black;
	border-right-color:Black;
	font-weight: 600;
	font-size: 11px;
	color:#ffffff;
	cursor:hand;
	width:60px;
}*/
input.lfmbuttonsmall {
	background-color: #FF9A00;
	font-weight: 600;
	font-size: 11px;
	color:#6265D0;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FF9A00,endcolorstr=#FFFFFF);
	width:60px;
}
/*6265D0*/
/*FF9A00*/
input.lfmButton {
	background-color: #FF9A00;
	font-weight: 600;
	font-size: 11px;
	color:#6265D0;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FF9A00,endcolorstr=#FFFFFF);
	width:80px;
}

input.lfmButtonBig,button.lfmButtonBig {
	background-color: #FF9A00;
	font-weight: 600;
	font-size: 11px;
	color:#6265D0;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FF9A00,endcolorstr=#FFFFFF);
	width:120px;
}

input.lfmButtonExtraBig,button.lfmButtonExtraBig {
	background-color: #FF9A00;
	font-weight: 600;
	font-size: 9px;
	color:#6265D0;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FF9A00,endcolorstr=#FFFFFF);
	width:220px;
	
}

input.lfmButtonBigRed,button.lfmButtonBigRed {
	background-color: #C64152;
	font-weight: 600;
	font-size: 11px;
	color:#ffffff;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#C64152,endcolorstr=#D66573);
	width:120px;
}



input.lfmButtonBiggest {
	background-color: #FF9A00;
	font-weight: 600;
	font-size: 11px;
	color:#6265D0;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FF9A00,endcolorstr=#FFFFFF);
	width:180px;
}



input.lfmButtonMoreBiggest {
	background-color: #FF9A00;
	font-weight: 600;
	font-size: 11px;
	color:#6265D0;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FF9A00,endcolorstr=#FFFFFF);
	/*width:250px;*/
}
input.lfmButtonMoreBiggest1 {
	background-color: #FF9A00;
	font-weight: 600;
	font-size: 11px;
	color:#6265D0;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FF9A00,endcolorstr=#FFFFFF);
	width:250px;
}
input.lfmButtonMoreBiggest2 {
	background-color: #FF9A00;
	font-weight: 600;
	font-size: 11px;
	color:#6265D0;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=0,startcolorstr=#FF9A00,endcolorstr=#FFFFFF);
	width:300px;
}


input.nrlButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	color			: #666666;
	border-right	: #666666 1px solid ;
	border-top		: #666666 1px solid;
	border-left		: #666666 1px solid;
	border-bottom	: #666666 1px solid;
	background-color: #EEEEEE;
}

input.stdButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	color			: #444444;
	border-right	: #444444 1px solid;
	border-top		: #444444 1px solid;
	border-left		: #444444 1px solid;
	border-bottom	: #444444 1px solid;
	background-color: #D3D4D8;
}

input.yellowButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	color			: #010369;
	border-right	: #6365CE 1px solid;
	border-top		: #6365CE 1px solid;
	border-left		: #6365CE 1px solid;
	border-bottom	: #6365CE 1px solid;
	background-color: #FFCF00;
	cursor			: hand;
}


input.adminButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10px;
	font-weight		: bold;
	color			: #000000;
	background-color: #FFFFFF; 
	border-style	: outset; 
	border-width	: 1
}

/* Check Box */
input.stdCheckBox {
   	border			: 0 solid #000099;
}

input.stdRadion {
   	border			: 0 solid #000099;
}

pageHeader{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #FF0000;
	filter			: shadow(color=#AAAAAA, direction=135);
}
input.NormalButton {
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #000000;
	background-color: #EEEEEE; 
	border-style	: outset; 
	border-width	: 1
}

input.lfmButtonMoreBigRed {
	background-color: #C64152;
	font-weight: 600;
	font-size: 11px;
	color:#ffffff;
	cursor:hand;
	filter:progid:dximagetransform.microsoft.gradient(gradienttype=1,startcolorstr=#C64152,endcolorstr=#D66573);
	width:250px;
}
.Textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #999999;
}
.lfmWhiteBorderButton {
  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	border-bottom :1px solid #FFFFFF;
	border-left  :1px solid #FFFFFF;
	border-right : 1px solid #FFFFFF;
	border-top:  1px solid #FFFFFF;

}
