/* CSS Document */

body {
background-color:#000000;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
}
a { 
color: #F0F67B;
text-decoration: none;
}

a:hover {
color: #66CCFF;
}



h1 {
font-size: 14px;
}
.80scastTable {
font-size: 12px;
text-align: center;
}

p, .latestNews p, .80sBandTable {
font-size: 12px;
line-height: 18px;
margin-left: 16px;
}

.upcoming {
color: #F6F9B6;
font-size: 12px;
text-align: right;
line-height: normal;
}


h1, h2, .contentBox p, .latestNews p {
margin-left: 16px;
}

ul, li {
font-size: 12px;
}

li {
line-height: 18px;

}

ul {
list-style-type: disc;
padding-left: 13px;

}



.latestNews {
background-image: url(images/layout/index/contentBG.jpg);
background-repeat: no-repeat;
width: 358px;
height: 371px;
overflow: auto;
scrollbar-track-color: #000000;
scrollbar-face-color: #3B537E;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #000000;}



.footer {
font-size: 10px;

}

.contentBox {
background-image: url(images/layout/content/contentbg.jpg);
background-repeat: repeat-y;
}

.title {
margin-left: 10px;
}

.yellow {
background-color:  #0066CC;
}

.80scastTable {
font-size: 12px;
text-align: center;
}

.80scastTable td {
text-align: center;
font-size: 12px;
vertical-align:top;
}

.pPics {

}


.pPics td{
text-align: center;
}

.pPics img {
border: 1px solid #FFFFCC;
}

.teamTable {
}

.teamTable td {
 font-size: 12px;
}