body
{
}

/*title*/
.elementtitle {font-weight: bold;font-size: 14px;color: Black;font-family: Arial;}
.rowtitle {font-weight: bold;font-size: 12px;color: Black;font-family: Arial;}
/*title*/

/*text*/
.rowtext {font-size: 12px;color: black;font-family: Arial;}
.radiotext {font-size: 14px;color:Maroon;font-family: Arial;}
/*text*/

/* text box */
.textInput{font-size: 12px;color: black;font-family: Arial;}

/*itemTable*/
.itemTable {border-color: black; border-width: 3;}
/*itemTable/*

/* itemTableRow */
.itemTableRow		{font-family: Arial; font-size: 12px; background-color:White; border-width: 3; border-style: solid; border-color:Maroon;}
/* itemTableRow */

/*CaledarImg*/
.CalendarImg {border-color: Silver; border-style: solid; border-width: 1; vertical-align: bottom;}
/*CaledarImg*/

/*SelectPhoePreFix*/
.SelectPhoePreFix{font-size: 12px;color: blue; background-color:Yellow; font-family: Arial;}
/*SelectPhoePreFix*/

/*RequiredIcon*/
.RequiredIcon {background-color: #fffb84;}
/*RequiredIcon*/

/*BadDataIcon*/
.BadDataIcon {background-color: #fffb84;}
/*BadDataIcon*/

/*SpaceIcon*/
.SpaceIcon {background-color: #fffb84;}
/*SpaceIcon*/


/* high light text box */
.textInputYellow{font-size: 12px;color: black;font-family: Arial;background-color: #fffb84;}
/* high light text box */


