.t
{
float: left;
width: 50%;
}

.t-title
{
background: #FFFFFF;
font-size: 16px;
color: #000066;
font-weight: bold;
font-family: trebuchet ms, arial, helvetica, sans-serif;
height: 18px ;
float: top ;
vertical-align: middle ;
padding: 5px ;
margin-top: 0px ;
margin-top: 10px ;
padding-bottom: 10px ;
}

.t-author
{
background: #FFFFFF;
text-align: center;
font-size: 11px;
color: #333333;
}

.t-subject
{
border: 1px solid #E5E5E5;
background: #FFFFFF;
color: #333333;
}

.t-entry
{
border: 1px solid #E5E5E5;
background: #FEFEFE;
color: #000000;
}

.t-entry-sticky
{
border: 1px solid #E5E5E5;
background: #FFFFCC;
color: #333333;
font-weight: bold;
}

.t-comment
{
font-size: 11px;
font-style: italic;
color: #999999;
}

.t-legend
{
border: 1px solid #E5E5E5;
background: #FFFFFF;
color: #333333;
}

.t-legend-text
{
font-size: 11px;
color: #333333;
}

.t-header
{
border: 1px solid #E5E5E5;
background: #CBCBCB;
font-size: 12px;
color: #333333;
font-weight: bold;
text-align: left;
}

.t-header-2
{
border: 1px solid #E5E5E5;
background: #CBCBCB;
font-size: 12px;
color: #333333;
font-weight: bold;
text-align: center;
}

.t-date
{
border: 1px solid #E5E5E5;
background: #F2F2F2;
text-align: center;
font-size: 11px;
color: #333333;
}


.t-icon
{
background: #FFFFFF;
text-align: center;
}

.t-entry-impt
{
border: 1px solid #E5E5E5;
background: #E3E6E6;
color: #333333;
font-weight: bold;
}

.t-entry-impt a, .t-entry-impt a:link, .t-entry-impt a:visited, .t-entry-impt a:hover
{
color: #FF0000;
font-weight: bold;
text-decoration: underline;
text-transform: uppercase;
}

.t-entry-minor
{
border: 1px solid #E5E5E5;
background: #F2F2F2;
color: #999999;
}

.t-entry-minor a, .t-entry-minor a:link, .t-entry-minor a:visited
{
color: #666666;
text-decoration: none;
}

.t-entry-minor a:hover
{
color: #666666;
text-decoration: underline;
}
