/* CSS Document */
BODY {
		FONT-SIZE: 8pt; MARGIN: 0px; FONT-FAMILY: verdana, arial, san-serif;
		background-color:#1f476d;
	}
	TD {
		FONT-SIZE: 8pt; COLOR: black; FONT-FAMILY: verdana, arial, san-serif;
	}
	
	td.links {
	FONT-SIZE: 10px; COLOR: white; FONT-FAMILY: verdana, arial, san-serif
	}
	
	td.menu { 
	height:30px;
	cursor:pointer;
	}
	
	a.menu, a.menu:visited, a.menu:active {
	color: #ffffff;
	}
	
	a.menu:hover {
	color: #F6EFCB;
	}
	div.maindiv {
	color:#000000;
	font-size:11px;
	align:right;
	padding-right:8px;
	
	}
	div.mainwhite {
	color:#ffffff;
	font-size:11px;
	align:right;
	padding-right:8px;
	
	}

	A  {
		text-decoration: none;
		color: #b5876e;
	}

	A:Visited  {
	}

	A:Active  {
		color: #b5876e;
	}

	A:Hover  {
	text-decoration: underline;
		color: #b5876e;
	}

	.namehead {
		FONT-SIZE: 14pt
	}
	.agenthead {
		FONT-WEIGHT: bold; FONT-SIZE: 10pt
	}
	.reshead {
		FONT-WEIGHT: bold; FONT-SIZE: 10pt
	}
	.small {
		FONT-SIZE: 8pt
	}
	.thumboff {
		BACKGROUND-COLOR: #777777
	}
	.thumbon {
		BACKGROUND-COLOR: #eeeeee
	}
	.vsepline {
		BORDER-RIGHT: #444444 1px solid
	}
	.scrolloff {
		CURSOR: hand; BACKGROUND-COLOR: #444444
	}
	.scrollon {
		CURSOR: hand; BACKGROUND-COLOR: #666666
	}
	#showimage {
		BORDER-RIGHT: gray 1px solid; BORDER-TOP: gray 1px solid; VISIBILITY: hidden; BORDER-LEFT: gray 1px solid; BORDER-BOTTOM: gray 1px solid; POSITION: relative
	}
	
	  .menu
  {
   position:relative;
   width:160;
   font-size:11px;
   font-family:verdana;
   position:absolute;
   cursor:pointer;
  }
  .item_panel
  {
    width:150;
    clip:rect(0,150,0,0);
    position:absolute;
	

  }
  .item_panel a
  {
   text-decoration:none;
   color:black;
   cursor:hand;
  
  }
  .item
  {
   background-color:white;
   width:148;
   font-size:10px;
   font-family:verdana;
    
  }
  
     
  td.item
  {
   background-color:white;
   width:148;
   font-size:10px;
   font-family:verdana;
   width:230px;
   height:30px;
   cursor:pointer    
  }
  
 .menuright
  {
  
   width:150;
   font-size:11px;
   font-family:verdana;
   font:bold;
   position:absolute;
   cursor:pointer;
  }
	

td.disclaimer {
font-family:Times New Roman,Times;
font-size:20px;

}
font.red {
color:#ff0000;
}
font.pink {
color:#9F4CAE;
text-decoration:italic;
}



