/* CSS Document */
body
{
font-family:Tahoma;
font-size:10px;
}
A
{
text-decoration:none;
cursor:hand;
}
A:link
{
color:#006600;
}
A.home:link
{
color:#006600;
}
A:visited
{
color:#006600;
}
A.home:visited
{
color:#006600;
}
A:active
{
color:#006600;
}
td.title
{
background: url(../Graphics/TitleBar.gif);
width:775px; 
height:25px;
}
td
{
font-family:Tahoma;
font-size:10px;
}
td.home
{
font-family:Tahoma;
font-size:12px;
color:#006633;
text-indent:5px;
text-align:left;
height:25px;
}
td.title_L
{
font-family:Tahoma;
font-size:12px;
color:#999999;
text-indent:5px;
text-align:left;
height:25px;
}
td.title_R
{
font-family:Tahoma;
font-size:12px;
color:#999999;
text-align:right;
width:100px;
height:25px;
}


