/* ***** Orange and Grey ***** */

*{font-family:arial,sans-serif;}
img{border:0px;}
hr{display:none;}
body>table{width:780px;}

body{
background-color:#CCC;
color:#000;
margin:20px 0px 60px 0px;
padding:0px;
text-align:center;
}

a{background-color:transparent;color:#F70;font-weight:700;text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited{text-decoration:line-through;}

textarea,input,select{font-size:9px;}

b{font-weight:700;}

/* *** Structurally Related *** */

td{
font-size:9px;
letter-spacing:1px;
line-height:16px;
margin:0px 0px 4px 0px;
padding:0px;
text-align:justify;
}

td.border{
background-color:#EEE;
border-bottom:3px double #666;
border-left:1px solid #666;
border-right:1px solid #666;
border-top:3px double #666;
color:#000;
font-size:8px;
margin:0px;
padding:1px 4px 1px 4px;
}

td.news{
background-color:#FFF;
border-bottom:3px double #666;
border-left:1px solid #666;
border-right:1px solid #666;
border-top:3px double #666;
color:#000;
margin:0px;
padding:10px 14px 14px 14px;
text-align:justify;
}

td.thumb{
text-align:center;
background-color:#EEE;
border-bottom:3px double #666;
border-left:1px solid #666;
border-right:1px solid #666;
border-top:3px double #666;
color:#000;
height:104px;
margin:0px;
padding:0px 4px 4px 4px;
width:120px;
}

td.header{
background-color:#EEE;
border-bottom:3px double #666;
border-left:1px solid #666;
border-right:1px solid #666;
border-top:3px double #666;
color:#000;
font-size:11px;
font-weight:700;
letter-spacing:3px;
margin:0px;
padding:8px 4px 8px 4px;
text-align:center;
text-transform:uppercase;
}

td.sidebar{
//text-align: center;
text-align: left;
background-color:#EEE;
border-bottom:3px double #666;
border-left:1px solid #666;
border-right:1px solid #666;
border-top:3px double #666;
color:#000;
margin:0px;
padding:10px 4px 14px 4px;
width:130px;
}


