a:link { color:#fe0000; }  
a:visited { color:red; }  
a:hover { color:#fe0000; } 
/* * { border:1px solid black; } */
.errorClass {
background-color:#CCCCCC;
}
img { border:none; }
input { border:none; }
a { border:none; text-decoration:none; }
.cButton {

border-color:#FFFFFF;
color:white;
font-weight:bold;
padding:5px;
width:100px;
}

body {
background-color:#FFFFFF;
min-width:850px;
}
.bodyContainer {
width:1024px;
}

.pageContainer {
background-color:#FFFFFF;
background-image:url(images/footer.gif);
background-position:top;
background-repeat:repeat-y;
width:850px;
text-align:center;
/* border:1px solid black; */
}

.header {
background-color:#FFFFFF;
background-image:url(images/footer.gif);
background-position:top;
background-repeat:repeat-y;
width:850px;
text-align:center;
/* border:1px solid black; */
}
.bg {
background-image:url(images/footer.gif);
background-position:top;
background-repeat:repeat-y;
border:none;
width:850px;
}

.footer {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
width:850px;
background-image:url(images/footer.gif);
background-position:top;
background-repeat:repeat-y;
text-align:center;
border-bottom-color:#FFFFFF;
border-bottom-width:5px;
border-bottom-style:solid;
border-left-color:#FFFFFF;
border-left-width:5px;
border-left-style:solid;
border-right-color:#FFFFFF;
border-right-width:5px;
border-right-style:solid;

background-color:#FFFFFF;
}

.contentBorder {
border-top-color:#FFFFFF;
border-top-width:5px;
border-top-style:solid;
border-left-color:#FFFFFF;
border-left-width:5px;
border-left-style:solid;
border-right-color:#FFFFFF;
border-right-width:5px;
border-right-style:solid;
}
.mainContentBorder {
border-left-color:#FFFFFF;
border-left-width:5px;
border-left-style:solid;
border-right-color:#FFFFFF;
border-right-width:5px;
border-right-style:solid;
background-color:#FFFFFF;
background-image:url(images/footer.gif);
background-position:top;
background-repeat:repeat-y;
}

.player {
vertical-align:bottom;
position:absolute;
bottom:-136px;
left:108px;
height:35px;
}


