.tablelabel /*used as the subheading and for columns in each table*/
{/*black and bold*/font-family:Tahoma;font-size:8pt;}
.tableheading /*used as the subheading and for columns in each table*/
{/*black and bold*/font-family:Tahoma;font-size:8pt;font-weight:bold;color:white;}
.smallertextarea /*use a label and use this class for common text. This is used for read only labels*/
{font-family:Tahoma;font-size:8pt;color:Navy;}
.usertextarea /*use a label and use this class for user entry data and dropdown listboxes.This is used for editing purpose by the user*/
{font-family:Tahoma;font-size:8pt;}
.gridtextarea /*use a label and use this class for user entry data and dropdown listboxes.This is used for editing purpose by the user*/
{font-family:Tahoma;font-size:8pt;}
.buttontext /*used for buttons*/{font-family:Tahoma;font-size:9pt;}
.subtitletext /*use a label and use this class for common text. This is used for page headings*/
{ font-family:Tahoma; font-size:8pt; color:Navy;}
.errorlabel /*used for informing important info in red especially error labels*/
{font-family:Tahoma;font-size:8pt;font-weight:bold;color:Red;}
#ayantranavigator { width: auto; BACKGROUND-color: #add8e6; TEXT-ALIGN: center }
.ayantrabutton { MARGIN-TOP: 3px; FONT-WEIGHT: bold; MARGIN-BOTTOM: 3px; TEXT-ALIGN: center }
.ayantrabutton A { border-RIGHT: #31557f 2px solid; PADDING-RIGHT: 4px; border-TOP: #cce3ff 2px solid; DISPLAY: block; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; border-LEFT: #cce3ff 2px solid; color: #000000; PADDING-TOP: 4px; border-BOTTOM: #31557f 2px solid; BACKGROUND-color: #cccccc; TEXT-DECORATION: none }
.ayantrabutton A:hover { border-RIGHT: #cce3ff 2px solid; border-TOP: #31557f 2px solid; border-LEFT: #31557f 2px solid; border-BOTTOM: #cce3ff 2px solid; BACKGROUND-color: #99aabf }
A {	font-family: Tahoma;font-size: 8.5pt; color:Navy;text-decoration:underline }
.smallerCourierTextArea /*use a label and use this class for common text. This is used for read only labels*/
{font-family:Courier;font-size:12pt;}
.tablewithcellborder { border: 1px solid;  }
.tablewithcellborder th, .tablewithcellborder td { border: 1px solid; border-color:White; border-style:inset }
.tablewithoutcellborder { border: 0px solid White; }
.tablewithoutcellborder th, .tablewithoutcellborder td { border: 0px solid White; }



