body
{
}

/* disable the resize ability of textboxes in browsers */
textbox { resize: none; }  
textarea { resize: none; }  

/*title*/
.title16 {font-weight: bold;font-size: 16px;color: #25057F;font-family: Arial;}
.title18 {font-weight: bold;font-size: 18px;color: #336633;font-family: Arial;}
/*title*/

/*text*/
.text12gray      {font-size: 12px;color: gray;font-family: Arial;}
.text12          {font-size: 12px;color: black;font-family: Arial;}
.text12red       {font-size: 12px;color: red;font-family: Arial;}
.text14          {font-size: 14px;color: black;font-family: Arial;}
.text16      {font-size: 16px;color: black;font-family: Arial;}
.textBold12      {font-size: 12px;color: black;font-family: Arial;font-weight: bold;}
.textBold14      {font-size: 14px;color: black;font-family: Arial;font-weight: bold;}
.textBold18      {font-size: 18px;color: black;font-family: Arial;font-weight: bold;}
.table_bigger_blue_row { font-family: Arial; font-size: 12px; background-color: #E9EDF6}
.textRed16       {font-size: 16px;color: red;  font-family: Arial;}
/**/
.solid_red_border {border-color: red; border-style: solid; border-width: 1}
.innerInfoTableContent{padding-right:4px;padding-left:4px;font-family:Arial;font-size:12px;}
.innerInfoTableContentInner{font-family:Arial;font-size:12px;width:100%; }
/*.innerInfoTableContent a{margin-left:4px;margin-right:4px;}*/
.innerInfoTableContentImage{ border-width:0px; border-style:none}

.labelInfoTableContent{padding-right:4px;padding-left:4px;font-family:Arial;font-size:12px;color:Red}
.title14{font-family: Arial;font-size: 14px;color: white;font-weight: bold;}

.title10{font-family:Arial;font-size:11px;color:White;font-weight:bold;}
/**/
td.toolbar {font-size: 12px; color: gray; font-family: Arial; text-decoration: none}
/*tr.toolbar {font-family: Arial; font-size: 8pt; color: gray; text-decoration: none}*/

/* high light text box */
.textInputYellow{border-width: 1px;border-style: solid;border-color: Black;background-color: #fffb84;font-size: 12px;color: black;font-family: Arial;}
.textInput{border-style: solid;border-color: Black;border-width: 1px;font-size: 12px;color: black;font-family: Arial;}
/*header and footer underline on over*/
a.toolbar         {color:Black ; font-family: Arial; text-decoration: none}
a.toolbar:hover   {color:Black ; font-family: Arial; text-decoration: underline}
/*a.toolbar:visited {color:Black ; font-family: Arial; text-decoration: none}*/
a.general         {color:SteelBlue ; font-family: Arial; text-decoration: none}
a.general:hover   {color:SteelBlue   ; font-family: Arial; text-decoration: underline}

/* table colors */
.generalTableHeader       {font-family: Arial; font-size: 14px; background-color:GrayText; color: black; font-weight: bold; }
.generaltableRow          {font-family: Arial; font-size: 14px; background-color:AppWorkspace}
.tableRowWhite    {font-family: Arial; font-size: 12px; background-color:white ;}
.tableRow		{font-family: Arial; font-size: 12px; background-color:Black;}
/* table colors */
.pager{page-break-before: always; background-color:Red;}
/**/
a.markedLink         {color:black ; font-family: Arial; text-decoration: none;font-weight:bold;}
a.markedLink:hover   {color:gray ; font-family: Arial; text-decoration: underline}

.width60{width:60px;}
.width70{width:70px;}
.width85{width:85px;}
.width100{width:100px;}
.width120{width:120px;}
.width130{width:130px;}
.width140{width:140px;}
.width150{width:150px;}
.width180{width:180px;}
.width190{width:190px;}
.width200{width:200px;}
.width240{width:240px;}
.width300{width:300px;}
.lblErrIshur
{
	display:inline; 
	FONT-SIZE: 11pt; 
	COLOR: red; 
	FONT-FAMILY: Arial;
}
.lblErrIshurHide
{
	display:none; 
}
/*classes for mask div*/
/* Z-index of #mask must lower than #boxes .window */
#mask {	position:absolute;z-index:9000;	background-color:#fff;display:none;	}  
#boxes .window { position:absolute;	width:440px;display:none;z-index:9999;padding:20px;}
div.layer {border:solid 5px #233E7F;background-color:#ffffff;}
/*end mask div*/
		TABLE.RecordGridTable { WIDTH: 100% }
		.RecordsGridHeader { BACKGROUND-COLOR: #0a008e; FONT-FAMILY: Arial; COLOR: white; FONT-SIZE: 13px; FONT-WEIGHT: bold; TEXT-DECORATION: none }
		.RecordsGridHeader A { BACKGROUND-COLOR: #0a008e; FONT-FAMILY: Arial; COLOR: white; FONT-SIZE: 13px; FONT-WEIGHT: bold; TEXT-DECORATION: none }
		.RecordsGridHeader A:hover { BACKGROUND-COLOR: #0a008e; FONT-FAMILY: Arial; COLOR: white; FONT-SIZE: 13px; FONT-WEIGHT: bold; TEXT-DECORATION: none }
		.RecordsGridHeader TD { PADDING-RIGHT: 5px; HEIGHT: 15px }
		.RecordsGridItem { BACKGROUND-COLOR: #cdecff; FONT-SIZE: 12px }
		.RecordsGridItem TD { PADDING-RIGHT: 5px; HEIGHT: 16px }
