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

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

table {
    font-size: 100%;
}

a:link {
	text-decoration: none;
    color: #000000;
    background-color: transparent;
}
a:visited {
	text-decoration: none;
    color: #42362D;
    background-color: transparent;
}
a:active  {
	text-decoration: none;
    color: #42362D;
    background-color: transparent;
}
a:hover  { 
	text-decoration: none;
    color: #42362D;
    background-color: transparent;
}

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: #cccccc; LINE-HEIGHT: 160%}