body
{
   font-family: Ariel, Helvetica, Verdana, sans-serif;
   color: #666666; 
   font-weight: normal; 
}

a:link {
color:#666666;
text-decoration:none;
}
a:visited {
color:#ff6633;
text-decoration:none;
}
a:hover {
color:#ff6633;
text-decoration:underline;
}


#topimage
	{
	background-repeat: no-repeat;	
	position: absolute;
	left:0px;
	top:0px;
	width: 770px;
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	}


#menu
	{
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: right;
	position: fixed; 
	top: 300px; 
	left: 104px;
}



#content
{
   orphans: 3;
   width: 65%;
   height: 80%;
   background: #fff;
   padding: 18px; 
   position: fixed; 
   left: 230px; 
   top: 39px; 
   right: 100px; 
   font-size: 14px; 
   line-height: 16px; 
   overflow: auto;
   border-width: 1px; 
   border-style: dotted;
   border-color: #333333; 
}




#footer 
{
   position: fixed; 
   left: 6px; 
   bottom: 5px; 
   font-size: 10px; 
   color: #666;
   line-height: 12px; 
   }


#body table
 {
   padding-right:10px; 
   padding-bottom:10px;
   vertical-align: top;
}


#body table
{
  font-size: 14px; 
}


#body td
{
valign: top
padding-left:30px; 
padding-bottom:20px;

}




.head
{
  font-size: 14px;
  font-weight: bold; 
  color: #666666;
}  

#listen
{
   margin-top: 8px;
   text-decoration: none;
   vertical-align: middle;
 }

.rule
{
   border-top-width: 1px; 
   border-top-style: dotted;
   border-top-color: #333333; 
   text-decoration: none;
}

.descript
{
  font-size: 12px;
  color: #666666;
  vertical-align: top;
  text-decoration: none;
}  

.descriptbold
{
  font-size: 10px;
  font-weight: bold; 
  color: #ff6600;
  vertical-align: top;
  text-decoration: none;
}  


.head.after
{
  background-image: url("images/arrow.gif");
  background-repeat: no-repeat;
}  

.leftimages
{
clear:right;
margin: 
}
