html, body { padding: 0; margin: 0; }


body
{
 color: black;
 font:   bold 10px arial,verdana;
 text-decoration: none;
 background-image:url(img/bg6.gif);
 

 }


a
{
 color: #0000ff;
 font:     11px arial;
 text-decoration: none;
 }
 
 a img
{
border:0;
}

td
{
 color: #000000;
 font:    11px arial,verdana;
 text-decoration: none;
 }
 
 .text1
{
 color: #000000;
 font:    12px arial,verdana;
 text-decoration: none;
 }
 
 
  .text2
{
 color: #FF3300;
 font:    12px arial,verdana;
 text-decoration: none;
 }
 
 
   .maillist
{
 color: black;
 font:   10px arial,verdana;
 width: 220px;
 height: 20px;
 background: url(img/mailinglist_bg.gif) no-repeat;
 border: 0px;
 padding-top: 4px;
 margin-bottom: 2px;
 margin-top: 1px;
  }
 
 
.sidebar { overflow:auto; width:310px; height:430px; color:black; font-family:Arial; font-size:8pt; }
.sidebarTwo { overflow:auto; width:660px; height:440px; color:black; font-family:Arial; font-size:8pt; }

 { overflow:auto; width:390px; height:230px; color:black; font-family:arial; font-size:11pt; }
 
 .truncate_show {
	color: #006699;
}

.truncate_hide {
	color: #006699;
}


.truncate_show:hover {
color: #333333;
text-decoration: underline; 
}


.truncate_hide:hover {
text-decoration: underline; 
}