.LogTextGray
{
font-size:7pt;
font-family:Verdana;
color:black;
background-color:silver;
}
.CalStyle
{
	font-family:Verdana;
	font-size:8pt;
	color:Navy;
}
.SearchResultColHeadStyle
{
	background-color:Lavender;
}
.toggleRowStyle {/*The table with the border*/
	border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    font-family : Verdana;
    font-weight:bold;
    background-color:"ghostwhite";
    cursor:hand;
}

.shortcutTitleStyle
{
	color: Navy;
	font-size: 12pt;
	font-weight:bold;
	font-family: Courier New;
	cursor:hand;
}

.RegText1
{
	color: black;
	font-size: 7pt;
	font-family: Verdana;
}
.MandatoryField
{
	color:Red;
	font-size:8pt;
	font-family:Verdana;
}

body
{
	color: black;
	font-family: Courier New;
	font-size:10pt;
	background-color: White;
	margin:0;
}
.PageSettings
{
	color: black;
	font-size:10pt;
	font-family: Courier New;
	background-color: White;
}
.islandTableSettings
{
	height: 75%;
	width: 18%;
	color: black;
	font-size: 8pt;
	font-family: Verdana;
	background-color: whitesmoke;

}
.RegText
{
	color: black;
	font-size: 8pt;
	font-family: Verdana;
}

.SuccessText
{
	color: blue;
	font-weight:bold;
	font-size: 8pt;
	font-family: Verdana;
}

.FailureText
{
	color: red;
	font-weight:bold;
	font-size: 8pt;
	font-family: Verdana;
}


.MsgText
{
	color:Maroon;
	font-size:8pt;
	font-weight:bold;
	font-family:Verdana;
}
.SubHeadings
{
	color: black;
	font-size: 8pt;
	font-family: Verdana;
}
.Headings
{
	color: black;
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana;
}
.ApplicationTitle
{
	color: black;
	font-weight: bold;
	font-size: 12pt;
	font-family:Courier New;
}
.ErrorText
{
	color: Red;
	font-size: 8pt;
	font-family: Verdana;
}
.CommandBar
{
	background-color:GhostWhite; 
}

.ThinBorder
{
	border-right: black thin solid;
	border-top: black thin solid;
	border-left: black thin solid;
	border-bottom: black thin solid;
}

.tblborder {/*The table with the border*/
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    font-family : Verdana;
    background-color:White;
    }

.SectionTitleBarStyle {/*The table with the border*/
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    font-family : Verdana;
    font-weight:bold;
    font-size:10pt;
    background-color:#ECEEE2;
}
.NewSectionTitleBarStyle {/*The table with the border*/
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    font-family : Verdana;
    font-weight:bold;
    font-size:10pt;
    background-color:#99ccff;
}
.tblBorderBlack {/*The table with the border*/
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;    
   }


.tblErrorborder {/*The table with the border*/
    border-width: 1px;
    border-style: solid;
    border-color: red;
    font-family : Verdana;
    
    }
      
.Footer
{
	font-size: 8pt;
	color: navy;
	font-family: Verdana;
}
A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
	
.LoginTextBoxStyle1
{
	border-style:solid;
	border-width:1pt;
	border-color:black;
	font-family:Courier New;
	color:black;
	width:150px;
}	

.ColHeadStyle
{
	font-family:Verdana;
	font-weight:bold;
	color:Maroon;
	cursor:hand;
}

.ActionColHeadStyle
{
	font-family:Verdana;
	font-weight:bold;
	color:Maroon;
}

.RowColor1
{
	background-color:White;
}

.RowColor0
{
	background-color:Whitesmoke;
}

.SearchResultTextStyle
{
	font-family:Verdana;
	font-size:8pt;
	color:navy;
}

.companyNameStyle
{
	font-size:30pt; 
	font-family:Times New Roman,Verdana; 
	color:Navy; 
	font-weight:bold;
}

.GeneralText
{
	font-size: 10pt;
	color: black;
	font-family: Courier New;
}

.Default
{
	font-size: 10pt;
	text-transform: capitalize;
	color: navy;
	font-family: Verdana;
}

select
{
	font-size: 10pt;
	color: navy;
	font-family: Verdana;
	background-color: snow;
}

.10Small
{
	font-size: 10pt;
	text-transform: capitalize;
	color: Black;
	font-family: Courier New;
}

.8Small
{
	font-size: 8pt;
	color: navy;
	font-family: Courier New;
}


.ErrorMessage
{
	font-size: 10pt;
	color: Red;
	font-family: Verdana;
}

.SuccessMessage
{
	font-size: 10pt;
	color: Blue;
	font-family: Verdana;
}

.PersonLayout
{
	text-align: right;
}

.TextboxDDLStyle
{
	position : absolute;
	overflow: hidden;
	text-align:left;
	text-transform:capitalize;
	visibility:hidden;
	width:25px;
	height:15px;
	font-size : 9px;
	font-family : Verdana;
	color:Navy;
	background-color:white;
	border-width:1pt;
	border-color:Blue;
}

.PopupContentDive
{
	position : relative;
	overflow: auto;
	
	width:250px;
	height:230px;
	font-size : 9px;
	font-family : Verdana;
	background-color:White;
	scrollbar-arrow-color : Black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : Black;
	scrollbar-dark-shadow-color : red;
	scrollbar-face-color : #CCCCDD;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Silver;
}

.LogoWaterMark
{
	color:Silver;
	font-family:Verdana;
	font-size:9pt;
}

.FTTextBoxStyle
{
	border-style:solid;
	border-width:1pt;
	border-color:Gainsboro;
	font-family:Verdana;
	color:Navy;
}

.TextboxLabelStyle
{
	cursor:hand;
	font-family:Verdana;
	font-size:9pt;
	color:Navy;
}


.LoginStatusStyle
{
	position:relative;
	font-family:Courier New;
	font-size:10pt;
	font-weight:bold;
}

.LoginLabelStyle
{
	font-family:Verdana;
	font-size:8pt;
	color:Navy;
}

.TextboxLabelStyle1
{
	font-family:Verdana;
	font-size:8pt;
	color:Navy;
}

.TextBoxStyle
{
	border-style:solid;
	border-width:1pt;
	border-color:Gainsboro;
	font-family:Verdana;
	font-size:8pt;
	color:DarkRed;
	width:130
}

.ddlStyle
{
	border-style:solid;
	border-width:1pt;
	border-color:Gainsboro;
	font-family:Verdana;
	font-size:8pt;
	color:DarkRed;
}		

.DropDownListStyle
{
	border-style:solid;
	border-width:1pt;
	border-color:Gainsboro;
	font-family:Verdana;
	font-size:8pt;
	color:DarkRed;
}	

.GDDLStyle
{
	border-style:solid;
	border-width:1pt;
	border-color:black;
	font-family: Verdana;
	font-size:8pt;
	color:Black;
}

.GTextBoxStyle
{
	border-style:solid;
	border-width:1pt;
	border-color:Black;
	background-color:White;
	font-family: Verdana;
	font-size:8pt;
	color:Black;
}
.GButtonStyle
{
	font-size:10pt;
	Font-Family:Arial;
	font-weight:bold;
	Border-Color:Orange;
	Border-Width:1pt;
	Border-Style:Solid;
	background-color:#ECEEE2;
	cursor:hand;
	Color:Navy;
	Height:20;
}


.PopupTitleCell
{
	background-color:#D8BFD8;
	color: Navy;
	font : bolder normal normal 10pt/normal Verdana;
	font-weight:bold;
}

.PopupOuterTable
{
	border : thin solid #cc9999;
}

.IndexDivStyle
{
	position : relative;
	overflow: hidden;
	width:250px;
	font-size:7pt;
	font-weight:bold;
	font-family : Verdana;
	background-color:WhiteSmoke;
}

.IndexContentStyle
{
	font-size:9pt;
	font-weight:bold;
	font-family : Verdana;
}

.NVFMSLogView
{
	position : relative;
	overflow: auto;
	height:700;
	top:0;
	left:0;  
	background-color:WhiteSmoke;
 	scrollbar-arrow-color : Black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : Black;
	scrollbar-dark-shadow-color : red;
	scrollbar-face-color : #CCCCDD;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Silver;
}


.StatusDivStyle
{
	position:relative;
	overflow-y : auto;
	overflow-x : hidden;
	
	width:240px;
	height:75px;
	
	border:10px none whitesmoke;
	background-color:WhiteSmoke;
	
 	scrollbar-arrow-color : Black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : Black;
	scrollbar-dark-shadow-color : red;
	scrollbar-face-color : #CCCCDD;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Silver;
}

.StatusDivOuterTableStyle
{
	border-color:White;
	border-style:none;
	border-width:1px;
}

.HelpTitleStyle
{
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	color:Navy;
}

.HelpStyle
{
	font-family:Verdana;
	font-size:10pt;
	color:Navy;
}

.ErrorSummary
{
	font-family:Verdana;
	font-size:8pt;
}

.SearStyle
{
	font-family:Verdana;
	font-size:8pt;

}


.CheckBoxStyle
{
	background-color : WhiteSmoke;
	border : 1px solid #FF6347;
}

.GadgetTitleStyle
{
	color:Navy;
	background-color:#CCCCDD;
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}

.GadgetBodyStyle
{
	position:relative;
	width:125;
	height:100;
	font-family:Verdana;
	font-size:8pt;
}

.AboutTitleStyle
{
	background-color:#CCCCDD;
	font-family:Verdana;
	font-size:10pt;
	color:crimson;
}

.AboutSubheadStyle
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:bold;
	color:navy;
}

.AboutContentStyle
{
	font-family:Verdana;
	font-size:9pt;
	color:navy;
}

.BoxStyle1
{
	text-align:center;
	text-justify:distribute-all-lines;
	border:single 1pt blue;
	font-family:Verdana;
	font-size:8pt;
	width:75pt;
	height:25pt;
	color:navy;
}

.NoData
{
	color:White;
}

.HitCounterStyle
{
	font-size:8pt;
	font-family:Verdana;
	color:white;
}

.DisclaimerStyle
{
	font-size:10pt;
	font-family:Verdana;
	color:Navy;
}

.NewsStyle
{
	text-decoration:none;
	font-size:8pt;
	font-family:Verdana;
	color:Navy;
}

.ErrAction
{
	font-size:8pt;
	font-family:Courier New;
	color:Red;
}

.ErrReason
{
	font-size:8pt;
	font-family:Courier New;
	color:Red;
}

.TreeStyle
{
        position : relative;
        overflow: auto;
        height:300;
        width:250;
        top:0;
        left:0;  
        scrollbar-arrow-color: black;
        scrollbar-3d-light-color : yellow;
        scrollbar-base-color : black;
        scrollbar-dark-shadow-color : white;
        scrollbar-face-color : whitesmoke;
        scrollbar-highlight-color : White;
        scrollbar-shadow-color : White;

}
.TextAccsTreeStyle
{
        position : relative;
        overflow: auto;
        height:400;
        width:250;
        top:0;
        left:0;  
        scrollbar-arrow-color: black;
        scrollbar-3d-light-color : yellow;
        scrollbar-base-color : black;
        scrollbar-dark-shadow-color : white;
        scrollbar-face-color : whitesmoke;
        scrollbar-highlight-color : White;
        scrollbar-shadow-color : White;
}

.TreeText

{

        position : relative;

        overflow: auto;

        height:400;

        width:250;

        top:130;

        left:10;  
        
        text-align:center ;
             
        
        scrollbar-arrow-color: black;

        scrollbar-3d-light-color : yellow;

        scrollbar-base-color : black;

        scrollbar-dark-shadow-color : white;

        scrollbar-face-color : whitesmoke;

        scrollbar-highlight-color : White;

        scrollbar-shadow-color : White;

}

.AgntTreeText
{
        position : relative;
        overflow: auto;
        width:250;
        top:50;
        left:10;  
        text-align:center ;
        scrollbar-arrow-color: black;
        scrollbar-3d-light-color : yellow;
        scrollbar-base-color : black;
        scrollbar-dark-shadow-color : white;
        scrollbar-face-color : whitesmoke;
        scrollbar-highlight-color : White;
        scrollbar-shadow-color : White;
}
.UserTypeTreeStyle
{
        position : relative;
        overflow: auto;
        width:250;
        top:0;
        left:0;  
        scrollbar-arrow-color: black;
        scrollbar-3d-light-color : yellow;
        scrollbar-base-color : black;
        scrollbar-dark-shadow-color : white;
        scrollbar-face-color : whitesmoke;
        scrollbar-highlight-color : White;
        scrollbar-shadow-color : White;
}
.ActiveTabStyle
{
	font-family:Verdana;
	font-size:10pt;
	color:Navy;
	border-bottom-width:0px;
	border-bottom-color:Transparent;
	background-color:#ECEEE2;
}

.InactiveTabStyle
{
	font-family:Verdana;
	font-size:10pt;
	color:Navy;
	border-bottom-width:0px;
	border-bottom-color:Transparent;
	background-color:#CCCCCC;
}

.IslandTitleStyle
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	background-color:#ECEEE2;
}

.IslandBorderStyle
{
	border-left-width:3px;
    border-right-width:3px;
    border-top-width:1px;
    border-bottom-width:3px;
	border-style:double;
	border-color:#ECEEE2;
}

.LeftShoulderStyle {/*The table with the border*/
	border-left-width:0px;
	border-right-width:5px;
	border-top-width:0px;
	border-bottom-width:5px;
    border-style: double;
    border-color: #CED0C0;
    font-family : Verdana;
    background-color:White;
}

.MenuRowUserStyle
{
	font-family:Verdana;
	font-size:9pt;
	font-weight:normal;
	background-color:#CED0C0;
}

.PathDisplayStyle
{
	font-family:Verdana;
	font-weight:bold;
	font-size:9pt;
	color:DarkBlue;
}

.PathFolderDisplayStyle
{	
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	text-decoration:underline;
	color:Maroon;
	cursor:hand;
}

.PathInactiveFolderDisplayStyle
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
	color:Maroon;
}


.DirStyle0
{
	font-family:Verdana;
	font-size:8pt;
	border:solid,1,black;
	cursor:hand;
	color:Blue;
	background-color:Whitesmoke;
}

.DirStyle1
{
	font-family:Verdana;
	font-size:8pt;
	border:solid,1,black;
	cursor:hand;
	color:Blue;
	background-color:White;
}


.FileStyle0
{
	font-family:Verdana;
	font-size:7pt;
	color:Blue;
	cursor:hand;
	background-color:Whitesmoke;
}

.FileStyle1
{
	font-family:Verdana;
	font-size:7pt;
	color:Blue;
	cursor:hand;
	background-color:White;
}


.InnerContentDivStyle
{
	position : relative;
	overflow: auto;
	height:300;
	top:0;
	left:0;  
 	scrollbar-arrow-color : black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : black;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : whitesmoke;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
}

.FilesListStyle
{
	position : relative;
	overflow: auto;
	top:0;
	left:0;  
 	scrollbar-arrow-color : black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : black;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : whitesmoke;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;

}

.ExceptionHeadingStyle
{
	font-size:20;
	font-weight:bold;
	font-family:Times New Roman;
	color:Red;
}

.HeaderRowStyle {
	FONT-SIZE: 9pt; 
	font-weight:bold;
	COLOR: #336699; 
	FONT-FAMILY: Verdana; 
    border-width: 1px;
    border-style: solid;
    border-color: "red";
    background-color:#CCCCFF;
}


.SubHeaderRowStyle {
	FONT-SIZE: 8pt; 
	COLOR: #336699; 
	font-weight:bold;
	cursor:hand;
	FONT-FAMILY: Verdana; 
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    background-color:WhiteSmoke;

}
.DetailRowStyle {
	FONT-SIZE: 8pt;
	COLOR: navy;
	font-weight:normal;
	FONT-FAMILY: Verdana; 
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    background-color:White;
}

.PermissionsTextStyle
{
	font-family:Verdana;
	font-size:6pt;
	color:Maroon;
	
}
.DayViewRowStyle {
    font-weight: bold;
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: Verdana;	
}

.DayViewDivStyle {

	WIDTH: 180px; 
	HEIGHT: 55px; 
	BACKGROUND-COLOR: #ffffff; 
	BORDER-TOP-STYLE: inset; 
	BORDER-RIGHT-STYLE: inset; 
	BORDER-LEFT-STYLE: inset; 
	BORDER-BOTTOM-STYLE: inset;
}

.DayViewDivStyle1 
{
	
	WIDTH: 120px; 
	HEIGHT: 122px; 
	position :absolute;
	BACKGROUND-COLOR: #ffffff; 
	BORDER-TOP-STYLE: inset; 
	BORDER-RIGHT-STYLE: inset; 
	BORDER-LEFT-STYLE: inset; 
	BORDER-BOTTOM-STYLE: inset;
}

.DayViewFontStyle {
	COLOR:blue;
	CURSOR:hand;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana;	
}

.DayViewFontStyle1 {
	COLOR:red;
	CURSOR:hand;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana;	
}

.PopupContentDiv
{
	position:absolute ;
	width:245px;
	height:73px;
	font-size : 9px;
	font-family : Verdana;
	background-color:White;
	scrollbar-arrow-color : Black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : Black;
	scrollbar-dark-shadow-color : red;
	scrollbar-face-color : #CCCCDD;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : Silver;
}

.PopupTitleCell
{
	background-color:#D8BFD8;
	color: Navy;
	font : bolder normal normal 10pt/normal Verdana;
	font-weight:bold;
}

.PopupOuterTable
{
	border : thin solid #cc9999;
}

.HeadingDiv
{
	border-right: thin;
	border-top: thin;
	font-size: 10pt;
	visibility: hidden;
	border-left: thin;
	width: 100px;
	border-bottom: thin;
	position: absolute;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100px;
	background-color: WhiteSmoke;
	top:100px;
	left:100px;
}

.SubmitStyle
{
	color:GhostWhite;
	background-color:GhostWhite;
	border-style:None;
	height:0px;
	width:0px;
}
.TextBoxDateStyle
{
	border-style:solid;
	border-width:1pt;
	border-color:black;
	font-family:Verdana;
	color:black;
	width:95
}

.SectionTitleRow
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:Navy;
}

.SearchCriteriaTableStyle
{
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
	font-size:9pt;
	font-family:Verdana;
	color:blue;
	background-color:whitesmoke;
}
.FileDstbDtlStyle {
	FONT-SIZE: 8pt;
	COLOR: navy;
	font-weight:normal;
	FONT-FAMILY: Verdana; 
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    background-color:White;

}
.VoceExpndStyle {
	FONT-SIZE: 8pt; 
	COLOR: #336699; 
	font-weight:bold;
	FONT-FAMILY: Verdana; 
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    background-color:ghostwhite;
}
.DurationTextBoxStyle
{
	border-style:solid;
	border-width:1pt;
	border-color:Black;
	background-color:White;
	font-family: Verdana;
	font-size:8pt;
	color:Black;
	width:35;
}
.SectionHeadingStyle
{
	font-family:Verdana;
	font-size:10pt;
	color:Maroon;
	font-weight:bold;
}
.HeaderRowStyle11 {
	FONT-SIZE: 9pt; 
	font-weight:bold;
	COLOR: #336699; 
	FONT-FAMILY: Verdana; 
    border-width: 1px;
    border-style: solid;
    border-color: "red";
    background-color:Lavender;
}
.GBigTextBoxStyle
{
	border-style:solid;
	border-width:1pt;
	border-color:Black;
	background-color:White;
	font-family: Verdana;
	font-size:8pt;
	color:Black;
	width:190;
}
.PrntColHeadStyle
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:Black;
}
.PrntDtlRowStyle
{
	font-family:Verdana;
	font-size:8pt;
	color:Black;
}
.PrntTableStyle
{
	border-width: 1px;
    border-style: solid;
    border-color: "black";
}
.InnerContentDivStyle1
{
	border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
	position : relative;
	overflow: auto;
	height:300;
	top:0;
	left:0;  
 	scrollbar-arrow-color : black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : black;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : whitesmoke;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
}
.InnerContentDivStyle11
{
	position : relative;
	overflow: auto;
	height:200;
	width:660;
	top:0;
	left:0;  
 	scrollbar-arrow-color : black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : black;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : whitesmoke;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
}
.AdmnInstDivStyle
{
	position : relative;
	overflow: auto;
	height:130;
	width:250;
	top:0;
	left:0;  
 	scrollbar-arrow-color : black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : black;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : whitesmoke;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
}
.InnerContentDivStyle2
{
	overflow: auto;
	height:254px;
	top:0;
	left:0;  
 	scrollbar-arrow-color : black;
	scrollbar-3d-light-color : yellow;
	scrollbar-base-color : black;
	scrollbar-dark-shadow-color : white;
	scrollbar-face-color : whitesmoke;
	scrollbar-highlight-color : White;
	scrollbar-shadow-color : White;
}
.InstructionsStyle
{
	font-size: 7.5pt;
	color: black;
	font-family: Verdana;
}
.scrollContent {
	display: block;
	overflow: auto;
	width: 100%
}
.headStyle
{
	position: absolute;
}

.lightYellowRowStyle0 {
	FONT-SIZE: 8pt;
	COLOR: navy;
	font-weight:normal;
	FONT-FAMILY: Verdana; 
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    background-color:Ivory;
}

.lightYellowRowStyle1 {
	FONT-SIZE: 8pt;
	COLOR: navy;
	font-weight:normal;
	FONT-FAMILY: Verdana; 
    border-width: 1px;
    border-style: solid;
    border-color: Gainsboro;
    background-color:LightYellow;
}