  body {
	background: rgb(137,137,137) url(/img/back.png) repeat-x;
  }
  body, td, div, p {
  	font-family:arial;	
  	font-size: 10pt;
  }
  h1 {
  	font-family:arial;
  	font-size: 21px;
  	color: #003399;
  	font-weight:normal;
  }
  h2 {
  	font-family:arial;
  	font-size: 16px;
  	color: #ff9000;
  	font-weight:bold;
  }
  a.mmenu:link, a.mmenu:visited {
  	color: #003399;
  	text-decoration: none;
  }
  a.mmenu:hover {
  	color: #3366DD;
  	text-decoration: underline;
  }
  
  ul.mmenu {
  	padding-top:48px;
  	padding-bottom: 0px;
  }  
  ul.mmenu li, ul.mmenu li.active {	
  	font-size:10pt;
  	padding-top:3px;
  	padding-bottom: 8px;
  	list-style-image: url(/img/menu.gif);
  }
  ul.mmenu li.active {
  	list-style-image: url(/img/menu-active.gif);
  }
  
  input, select, textarea {	
  	border: 1px solid #777;
  	height: 23px;
  }
  
  input.cf {
  	width:320px;
  }
  input.cf2 {
  	width:160px;
  }
  textarea.cf {
  	width:320px;
  	height:120px;
  }
  
  .important {
    color:#f00;
  }
  
#ImageBoxOverlay {
	background-color: #000;
}
#ImageBoxCaption {
	background-color: #F4F4EC;
	height:24px;
}
#ImageBoxOuterContainer {
	top:4px !important;
}
#ImageBoxContainer {
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #00F;
}
#ImageBoxCaptionImages {
  display:none;
}
#ImageBoxNextImage {
  display:none;
}
#ImageBoxPrevImage
{
  display:none;
}
#ImageBoxNextImage:hover {
  display:none;
}
#ImageBoxPrevImage:hover {
  display:none;
}  
  
 .stock_text_class
{
	/*color: #4B4545;;*/
	color: #23539a;; 
	font-size: 18px;
	
	padding:0 0 4 0;
	margin:0
	}

.stock_text_class_t
{
	/*color: #4B4545;;*/
	color: #23539a;; 
	font-size: 16px;
	padding:0 0 4 50;
	
	}
.stock_head	
{ color: #23539a;; 
  font-size: 25px;
  font-weight: 250; padding:10 0 14 200; margin:0
} 