body {
   background: white;
   font-size: 12pt;
   }
/* C style comments errer */    

h1, h2 {
	font-family: Arial, Verdana, palatino, georgia, Helvetica, sans-serif;  
	font-size: 14px;
	color: #BB3300;
	margin: 8px 20px 0 8px;
	padding: 0 0 0 0;	
}


hr {
	margin: 0 4px 0 0;
	border-bottom: 2px dotted #666;
}  

IMG.logo {
   display:none;
}

#ctl00_logo  { 
   display: none;
   }

#ctl00_prtlogo  { 
   display:block;
   }
 
p.RightTopPrint {
    color: black;	
    font-weight:bold;
	font-size: 13px;
    position:absolute;
    top: 4px; 
    left: 627px; 
	text-align:right;	
} 
#leftcol { 
   display: none;
   }
    
#menucol { 
   display: none;
   }
   
   
#Menu {
   display: none;
   }

#footer, #logo {
   display: none;
   }
   
#navigation {   
   display: none;
   }  
    
#rightcol { 
   display: none;
   }
   
#reports { 
   display: none;
   } 
   

#header {
	margin-left: 10px;
	/*float: left; */
	left: 20px;
   width: auto;
	top: 10px;
	height: 90px;
	padding-left: 6px;

	border: 0px solid #AF0000;
	border-bottom: 0px solid #000000;	
}
 

#header p.RightTop {
    color: #BB3300;	
    font-weight:bold;
	font-size: 13px;
    position:absolute;
    top: 4px; 
    left: 500px; 
	text-align:center;	
}

#header p.RightTopPrint {
    color: black;	
    font-weight:bold;
	font-size: 13px;
    position:absolute;
    top: 4px; 
    left: 627px; 
	text-align:right;	
}

#Header_adsRotator  {
   display: none;
}
#adgroup {
   display: none;
}

#adtext {
   display: none;
}
  
#contact {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    float: right;
	width: 252px;
	margin-top: -128px;
}
  
#maincontent {
   width: auto;
   margin: 0 7px;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
   
#maincontent p 
{
/*	font-family: Courier New;*/
    color: black;
	font-size: 14px;
    margin: 2px 7px 2px 7px;	
} 

Span.Textul
{
    font-family:Courier;
    text-decoration: underline;
}
 
#maincontent p.Links {
   display: none;
}

#maincontent h2.HeadText {
/*	letter-spacing: 3px; top: 110px;     display:none;*/
    position:relative;
 	top: 16px;       
	font-size: 16px;
	color: #BB3300;
}

#maincontent h1.FootText {
/*	letter-spacing: 3px; top: 110px;*/
    position:relative;
	left: 58px;
	display: none;    
	font-size: 18px;
	color: #993300;
}
#maincontent li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin-top: 7px; margin-bottom: 7px;
} 


#footer div.itText 
{
    position:relative;
    float: left;
    width: 830px;
}


#LeftImg {
	margin: 10px 6px 10px 5px;
	float: left;
	width: 230px;
	/*set an unused color to be index color
	_border-color:#111111; /*For IE6-*/
	
	/*then remove this indexed color
	_filter:chroma(color=#111111);/*For IE6-*/

}
#footer {
/*	position:relative;
	background-color: #000000;*/
    background-image: url(../images/Retro-Bottom.jpg);
    background-repeat: no-repeat;   
	position:absolute; 
/*	float: right; */
	left: 0px;
	top: 673px;
	width: 690px;
	height: 87px;	
    text-align: left;
    padding: 0px 0px 0px 0px;
	border: 0px solid #F0F0F0;	 
}
#footer p.MidText {
	margin: 8px 0px 12px 6px;
	float: right;
	/*width: 490px;*/
    color: #BB3300;	
	font-size: 15px;
    position:relative;
	text-align:center;	
}


#footer p.RightText 
{
    float: right;
    width: 140px;
	margin: 43px 2px 3px 2px;
    color: #BB3300;	
	font-size: 10px;
    position:relative;
	text-align:right;	
}
  
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#mast {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
