.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; width: 98%; 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 }
