@charset "utf-8";
/* CSS Document */

body
{
font-family: arial, "lucida console", sans-serif;
font-size: 12px;
color: #7a7a7a;
}

a:link {
color: #ef4035;
font-style:italic;
text-decoration: none;}    
a:visited {
color: black;
font-style:italic;
text-decoration: none;}  
a:hover {
text-decoration: underline;}   
a:active {
color: #0000FF}   

div.updates_body a, td.overview a, td.link a, div.bottomMenu2 a{
color: white;
font-weight: bold;
font-style:italic;
}
div.updates_body a:visited{
text-decoration: none;
}

div.updates_body a:hover{
text-decoration: underline;
}

div.updates_body a:active{
text-decoration: none;
}

div.oldNewsTable div.cellDate
{
font-weight:bold;
color: #407683;
}

div.imgCapt div.textClose
{
text-align: right;
color: #bd4d4a;
}

div.controller
{
text-align:center;
}

div.controller a
{
color: #eb7d7a;
}



.textUpdates
{
color: white;
}

.textUpdatesDate
{
color: #f69679;
width:180px;
}

.bold
{
font-weight: bold;
}

td.overview
{
font-weight:bold;
text-align: center;
font-size: 16px;
color:white;
}

td.link
{
font-weight:bold;
text-align:center;
color:white;
}

tr td
{
text-align: center;

}


tr td.date
{
font-weight:bold;
}

td.dateTitle, td.eventTitle
{
text-align:center;
}


td.contestantsTitle
{
color:#0000FF;
border: 1px solid #cccccc;

}

td.leadersTitle
{
color:#CC6600;
border: 1px solid #cccccc;
}



td.guestsTitle
{
color:#996666;
border: 1px solid #cccccc;

}