/*BODY {background-color: transparent;} */
 body, table {
 	font-family: verdana, tahoma, arial, helvetica, sans-serif;
 	color: #000000;
 	font-size: 10px;
 	line-height: 14px;
      	text-align: left; }
 	body {scrollbar-base-color:#ffffff;}
 
 .t { 
 text-transform: lowercase;
 font-size: 10px;
 color: #000000;
 }
 
 .b { 
 text-transform: lowercase;
 margin-left: 5pt;
 text-align: justify;
 }
 
 .s { 
 text-transform: lowercase;
 text-indent: 10px;
 font-size: 10px;
 color: #000000;
 }
 
 a:link {
 	color: #E22200;
 	text-decoration: none;
 	font-weight: bold;
 	font-size: 10px;
 	line-height: 14px;}
 
 a:visited {
 	color: #E22200;
 	text-decoration: none;
 	font-weight: bold;
 	font-size: 10px;
 	line-height: 14px;}
 
 a:hover	{
 	color: #E22200;
 	text-decoration: none;
 	font-weight: bold;
 	font-style: italic;
 	font-size: 10px;
 	line-height: 14px;}
 
 a:active {
 	color: #E22200;
 	text-decoration: none;
 	font-weight: bold;
 	font-size: 10px;
 	line-height: 14px;}
     
     body{
   scrollbar-arrow-color: #000000;
   scrollbar-3dlight-color: #000000;
   scrollbar-highlight-color: #ffffff;
   scrollbar-face-color: #ffffff;
   scrollbar-shadow-color: #ffffff;
   scrollbar-darkshadow-color:#000000;
   scrollbar-track-color: #ffffff;
   }
 
 .transbox {
 width: 300px;
 height: 300px;
 overflow: auto;
 filter: chroma(color=#ffffff);
 }
 
 #content {
         position:absolute;
         top:307px;
         left:10px;
         width:325px;
         padding-bottom:15px;
         background: transparent;
         filter: alpha(opacity=70, style=0);
         -moz-opacity: 70%;}
            
 .top {
         background:#ffffff;
         font:7.5pt bookman old style;
         font-weight:bold;
         color:#000000;
         padding:1px;
         margin:5px 0px 2px 0px;
         text-align:right;
         letter-spacing:3px;	
         text-transform:uppercase;}    
 
 .body {
         font:9px verdana;
         line-height: 13px;
         width:360px;
         color: #000000;
         background: transparent;
         filter: alpha(opacity=90, style=0);
         -moz-opacity: 80%;
         background:#ffffff;
         border:1px solid #000000;
         padding:5px;
         margin:0px 0px 0px 0px;}
 
 #comments {
         position:absolute;
         top:10px;
         left:10px;
         width:370px;
         padding-bottom:15px;
         background: transparent;
         filter: alpha(opacity=70, style=0);
         -moz-opacity: 70%;}
            
 .ctop {
         background:#ffffff;
         font:7.5pt bookman old style;
         font-weight:bold;
         color:#000000;
         padding:1px;
         margin:5px 0px 2px 0px;
         text-align:right;
         letter-spacing:4px;	
         text-transform:uppercase;}    
 
 .cbody {
         font:9px verdana, tahoma, arial, helvetica, sans-serif;
         line-height: 13px;
         color: #000000;
         background:#ffffff;
         border:1px solid #000000;
         padding:5px;
         margin:0px 0px 0px 0px;}
 
 #menu {
         position:absolute;
         top:290px;
         left:400px;
         width:140px;
         padding-bottom:15px;
         background: transparent;
         filter: alpha(opacity=70, style=0);
         -moz-opacity: 70%;
         font:9px verdana, tahoma, arial, helvetica, sans-serif;
         line-height: 13px;
         color: #000000;
         background:#ffffff;
         border:1px solid #000000;
         padding:2px;
         margin:0px 0px 0px 0px;}
 
 INPUT,TEXTAREA {
         font-family: verdana;
         color: #000000;
         font-size: 8pt;
         font-family: arial, tahoma;
         line-height: 14px;
         border: 1px solid;
         color: #000000;
         background: #ffffff;}
         
 .sub {PADDING-RIGHT: 0px; 
   font-family: Verdana, Trebuchet MS;
   font-size: 12px;
   color: #000000;
   background-color: #ffffff;
   text-align: right;
   padding: 1px;
   border: 1px solid #000000; }
   
h4 {
        text-transform: UPPERCASE;
	font: 14px arial;
	color: #05187D;
	font-weight: none;
	border-bottom: 3px solid #FAD800;
	}