table.inside {
    margin-left: 20px;
    width: 517px;
}
table.inside td.dent {
    width:15px;
}
table.inside td.right {
    padding-left: 20px;
}
table.headers td {
    height: 20px;
}
table.headers td a {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}
table.headers td a:hover {
    /*color: #FBCD1B;*/
	color: #FF0000;
}
table.headers td a.on {
    /*color: #FBCD1B;*/
	color: #FFFFFF;
}

