/* XFlex SkinObject - Nina Meiers - http://www.skinsforsale.com/xflex / http://www.xdglobal.com */


/* ----------------------------------- */
/* Set alternerate classes here - either using or pixel, em or pt */
/* You can add your own classes to customise further */
/* ----------------------------------- */


Body
{ 	font-family:verdana;
		font-size:12px;
		color:#4D4D4D;
}
 .Normal
{ font-family:verdana;
		font-size:12px;
		color:#4D4D4D;
}
.NormalTextBox
{ font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background-image:url(images/textfiledbg.gif);
background-position:top left;
background-repeat:repeat-x;
}
TD, SPAN, DIV, A
{ font-size:12px; !important;
}




