/*
**  DTML instructions to set caching headers. Inside comments area to play nicer with CSS editors.
**
** **   
**   
**   
**   
** */
/*  */

.tablefill   { border:1px solid #345487;background-color:#F5F9FD;padding:1px;  }
 

table {
    font-size: 100%;
}

a:link {
	color: #424242; text-decoration: none;
}
a:visited {
	color: #424242; text-decoration: none;
}
a:active  {
   background-color: #999966; color: #ffffff; text-decoration: none;
}
a:hover  { 
    background-color: #FF0000 ; color: #ffffff; text-decoration: none;
}

img {
    border: none;
	/*vertical-align: middle;*/
	/*margin-righ: 2em;*/
	/*float: left;*/
}

.img_t {
    border: none;
	vertical-align: middle;
	margin-righ: 2em;
	float: left;
}


td           {  font-family: Arial; font-size: 12px; color: #424242; LINE-HEIGHT: 160%}