a:active {text-decoration: underline;  color: navy; font-family: Tahoma,Arial, sans-serif; font-size: 8pt; }
a:link {text-decoration: underline;  color: navy; font-family: Tahoma,Arial, sans-serif; font-size: 8pt; }
a:visited { text-decoration: underline; color: navy; font-family: Tahoma,Arial, sans-serif; font-size: 8pt; }
a:hover {text-decoration: underline; color: navy; font-family: Tahoma,Arial, sans-serif; font-size: 8pt; }

a.S1:active { text-decoration: none; color: black; font-family: Arial, sans-serif; font-size: 12px; }
a.S1:link { text-decoration: none; color: black; font-family: Arial, sans-serif; font-size: 12px; }
a.S1:visited { text-decoration: none; color: black; font-family: Arial, sans-serif; font-size: 12px; }
a.S1:hover {font-weight: bold; color: black; font-family: Arial, sans-serif; font-size: 12px; }

a.grid:active {text-decoration: underline; color: navy; font-family: Tahoma,Arial, sans-serif; font-size: 7pt; }
a.grid:link {text-decoration: underline; color: navy; font-family: Tahoma,Arial, sans-serif; font-size: 7pt; }
a.grid:visited {text-decoration: underline; color: navy; font-family: Tahoma,Arial, sans-serif; font-size: 7pt; }
a.grid:hover {text-decoration: underline; color: navy; font-family: Tahoma,Arial, sans-serif; font-size: 7pt; }

body
{
	font-size: 8pt;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}

.button
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}

.buttonGrey
{
	font-size: 8pt;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: buttonface;
}

.buttonGrid
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: #8fa0b1;
}

.labelField
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}
.label
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: #edf3ff;
}
.normal
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}
.normalBold
{
	font-weight: bold;
	font-size: 8pt;
	color: black;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}

.tdUnderline
{
	font-size: 8pt;
	border-bottom: dimgray 1px solid;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: #d8e4f8;
}

.table1
{
	font-size: 8pt;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: #d8e4f8;
}

.formButton
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: #f0f0ea;
}

.textbox
{
	font-size: 8pt;
	color: navy;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: white;
}

.textboxDis
{
	font-size: 8pt;
	color: navy;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: #edf3ff;
}

.title_1
{
	font-size: 14pt;
	color: navy;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: transparent;
}

.title_2
{
	font-weight: bold;
	font-size: 10pt;
	color: navy;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: transparent;
}

.titleSubDialog
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: gray;
}

.titleDialog
{
	font-weight: bold;
	font-size: 8pt;
	color: white;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: royalblue;
}
.error_1
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Arial, Tahoma, 'Microsoft Sans Serif';
}

.menu
{
	font-weight: bold;
	font-size: 8pt;
	cursor: hand;
	color: white;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: #7094e1;
}

.grid{
	font-size: 7pt;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
}
.gridAlternatingItem{
	background-color: #E2EAEC;
	color: navy;
}
.gridItem
{
	color: navy;
	background-color: #e2ebfc;
}
.gridHeader{
	background-color: royalblue;
	color:White; 
	font-weight:bold;
}
.gridFooter{
	color:Navy; 
	background-color: lightsteelblue;
}
.gridPager
{
	color: white;
	background-color: lightsteelblue;
	text-align: right;
}
.gridSelectedItem{
	font-weight:bold;
	color: white;
	background-color: DarkBlue;
}
.formBorder
{
	border-right: royalblue 1px solid;
	border-top: royalblue 1px solid;
	border-left: royalblue 1px solid;
	border-bottom: royalblue 1px solid;
}

.xpTblBeige
{
	border-right: #aca899 1px solid;
	border-top: #aca899 1px solid;
	font-size: 8pt;
	border-left: #aca899 1px solid;
	border-bottom: #aca899 1px solid;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: #fffbe9;
}

.xpTblCommand
{
	border-right: #aca899 1px solid;
	border-top: #aca899 1px solid;
	font-size: 8pt;
	border-left: #aca899 1px solid;
	border-bottom: #aca899 1px solid;
	font-family: Tahoma, Arial, 'Microsoft Sans Serif';
	background-color: #d4d0c8;
}

.errors
{
	font-family: Arial, 'Microsoft Sans Serif';
	font-weight: bold;
	color: #ffff00;
	background-color: #dc143c;
	font-size: 12pt;

}
