 
A:link
{
    COLOR: black;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: 100;

}
A:visited
{
    COLOR: black;
    TEXT-DECORATION: underline;
    FONT-WEIGHT: 100;
}
A:hover
{
    COLOR: #00008B;
    FONT-WEIGHT: 100;	  
    TEXT-DECORATION: none;

}
TABLE, BODY
{
   COLOR:black; 
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
 	Font-size : 11px;
	

	}
	
TABLE.OuterPage {
	width : 100%;

}

.SearchResultHead
{
    FONT-WEIGHT: 900;
    FONT-SIZE: 11px;
    COLOR: white;
    BACKGROUND-COLOR: #00008B;
	 padding: 5px;
}


.SearchResultRow
{
   FONT-WEIGHT: 300;
   FONT-SIZE: 10px;
	height : 25px;
	line-height: 10px;
	padding: 5px;	
	border-bottom : 1px solid white;}
	
.SearchResultRow A:link {
    
}

.SearchResultRow A:visited {
     
}

.SearchResultRow A:hover {
     
   	

}


.SearchResultRow2
{
   FONT-WEIGHT: 100;
   FONT-SIZE: 10px;
	height : 1px;
	 line-height: 10px;
	 padding: 5px;
		
		}

.SearchResultRow A {
  
	
}

TR.SearchRow1
{
      BACKGROUND-COLOR: #F5F5F5;
}
TR.SearchRow2
{
     BACKGROUND-COLOR: #F5F5F5;
}

TABLE.NavBg {
	 
	height: 100%;
	margin-left : 5px;
	border-right : 0px solid black;
	}

.NavTable {
margin-left : 10px;
margin-right : 1px;


}

.NavHeader {
	height : 30px;
	color : Black;
	font-weight : 900;
	font-size : 12px;
	
}

.NavRow {
	height : 0px;
	font-size : 10px;
   COLOR: Black;
	padding: 5px;
	 line-height: 5px;

	
}




.NavHR
{  
  HEIGHT: 1px;

TABLE.TopHeaderTable {
   
	color : black;
	font-weight : 900;
	font-size : 20px;
   width : 100%;
  
}

TD.TopHeaderCompany {
	color : black;
	font-weight : 900;
	font-size : 20px;

	text-align : left;
 
 }

TD.TopHeaderBar1 {
    BACKGROUND-COLOR:  black;
    height: 2px;
	
}
TD.TopHeaderBar2 {
    BACKGROUND-COLOR: #3161ad;
    height: 18px;
	color: white;
	text-indent : 10px;
	font-size : 11px;

	font-weight : 900;
}

TD.TopHeaderBar2 A:link, TD.TopHeaderBar2  A:visited
{
    COLOR: white;
    TEXT-DECORATION: none;
   font-weight : 900;

}

TD.TopHeaderBar2 A:hover
{
    COLOR: white;
	text-decoration : underline;
  font-weight : 900;
   

}



.InteriorHeader {
		height : 30px;
	color : Black;
	font-weight : 900;
	font-size : 12px;
	
}

.InteriorHeader2 {
   COLOR: Black;
   FONT-WEIGHT: 900;
   font-size : 11px;
   height: 40px;
  
    
}
.InteriorLabel {
   COLOR: black;
   FONT-WEIGHT: 900;
   font-size : 11px;
   Width:85px;
    
}
.InteriorLabel2 {
   COLOR: black;
   FONT-WEIGHT: 500;
   font-size : 11px;
   Height: 20px;
   
    
}

.InteriorPage {
	Margin-top : 8px;
	Margin-left : 10px;
	Padding-right : 20px;
	width : 96%;

}

.InteriorBody {
	COLOR: black;
	FONT-WEIGHT: 100;
	Font-size : 11px;

	
}

.InteriorBodyA {
	COLOR: black;
	FONT-WEIGHT: 900;
	Font-size : 11px;

	
}


.InteriorTable {

	}

.InteriorStatus {
	COLOR: #00008B;
	FONT-WEIGHT: 100;
	Font-size : 9px;
	padding : 5px;
	
}

.InteriorHR {
          HEIGHT: 1px;
			 background-color: black;  
     
}
TD.ReferHeader {
   FONT-WEIGHT: 900;
   FONT-SIZE: 15px;
  
    COLOR: black;
	Height : 30px;
}
TD.ReferLabel {
   COLOR: black;
   FONT-WEIGHT: 900;
   font-size : 11px;

}
TD.ReferBody {
   COLOR: black;
   FONT-WEIGHT: 100;
   font-size : 11px;
}


TABLE.ReferTable {
padding: 2px;	
}
	
.button2 {
 border: 1px solid Black;
 border-top: 1px solid Black;
 padding-right: 5px;
 padding-left: 5px;
 padding-top: 2px;
 padding-bottom: 2px;
 font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-size: 9px;
 text-decoration: none;
 background-color: #f5f5f5;
 letter-spacing: 1px; 
 margin-top: 2px;
}