body
{
background-color: #FFFFFF;
font-size: 13px;
font-family: arial;
color: #4A4A4A;
scrollbar-face-color: #F0EFEF;
scrollbar-highlight-color: #F0EFEF;
scrollbar-shadow-color: #808080;
scrollbar-3dlight-color: #808080;
scrollbar-arrow-color:  #808080;
scrollbar-track-color: #F8F8F8;
scrollbar-darkshadow-color: #F8F8F8;
}
table
{
font-size: 13px;
font-family: arial;
color: #4A4A4A;
}
a:link
{
font-family: arial;
color: #4A4A4A;
text-decoration: underline;
}
a:visited
{
font-family: arial;
color: #4A4A4A;
text-decoration: underline;
}
a:active
{
font-family: arial;
color: #4A4A4A;
text-decoration: underline;
}
a:hover
{
font-family: arial;
color: #4A4A4A;
text-decoration: underline;
}
.top
{
border-top: 1px #CCCCCC solid;
}
.bottom
{
border-bottom: 1px #CCCCCC solid;
}
.cell
{
font-family: arial;
font-size: 13px;
color: #4A4A4A;
border-top: 1px #CCCCCC solid;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
background-color: #F3F3F3;
}
.cell2
{
font-family: arial;
font-size: 13px;
border-top: 1px #CCCCCC solid;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
background-color: #FFFFFF;
}
.background
{
font-family: arial;
font-size: 13px;
color: #4A4A4A;
background-color: #F3F3F3;
}
.description
{
font-family: arial;
font-size: 13px;
color: #4A4A4A;
border-top: 1px #CCCCCC solid;
border-left: 1px #CCCCCC solid;
border-right: 1px #CCCCCC solid;
border-bottom: 1px #CCCCCC solid;
background-color: #FFFFFF;
}
.small
{
font-family: arial;
font-size: 10px;
color: #808080;
}
.small2
{
font-family: arial;
font-size: 10px;
font-weight: bold;
color: #4A4A4A;
}
.big
{
font-family: arial;
font-size: 20px;
color: #4A4A4A;
}
.bigbold
{
font-family: arial;
font-size: 20px;
color: #4A4A4A;
font-weight: bold;
}
.divchannel
{
float: left;
text-align: center;
width:150px;
height:125px;
}
.imagechannel
{
cursor: pointer;
background-image: url('../images/imagechannel.jpg');
margin: 0 auto;
width: 65px;
height: 46px;
}
.logoindex
{
position: relative;
top: 12px;
}
.logochannel
{
position: relative;
left: 12px;
top: 12px;
}
.star-rating
{
margin: 0px;
padding:0px;
width: 125px;
height: 25px;
position: relative;
overflow:hidden;
background: url('../ratings/star.gif') repeat-x top left;; list-style-type:none		
}
.star-rating li
{
padding:0px;
margin:0px;
float: left;
}
.star-rating li a
{
display:block;
width:25px;
height: 25px;
line-height:25px;		
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
overflow:hidden;
}
.star-rating li a:hover
{
background: url('../ratings/star.gif') left bottom;
z-index: 2;
left: 0px;
border:medium none;
}
.star-rating a.one-star
{
left: 0px;
}
.star-rating a.one-star:hover
{
width:25px;
}
.star-rating a.two-stars
{
left:25px;
}
.star-rating a.two-stars:hover
{
width: 50px;
}
.star-rating a.three-stars
{
left: 50px;
}
.star-rating a.three-stars:hover
{
width: 75px;
}
.star-rating a.four-stars
{
left: 75px;
}	
.star-rating a.four-stars:hover
{
width: 100px;
}
.star-rating a.five-stars
{
left: 100px;
}
.star-rating a.five-stars:hover
{
width: 125px;
}
.star-rating li.current-rating
{
background: url('../ratings/star.gif') left center;
position: absolute;
height: 25px;
display: block;
text-indent: -9000px;
z-index: 1
}
/* remove halo effect in firefox   */
a:active
{
outline: none;
}	
