﻿body,div,a,span,p,b,li,td,input,textarea,select
{
    font-family:Verdana;
    color:#ffffff;
    font-size:11px;
}
input,textarea,select
{
    color:#777777;
    border:1px solid #000000;
}
a
{
    color:#ab6d24;
    text-decoration:none;
    font-size:11px;
}
a:hover
{
    color:#f8dcc0;
}
body 
{
    background-color:#4c4135;
    text-align:center;
}
.Header,.BodyContent,.Footer
{
    width:760px;
}
.Header
{
    background:url(/images/header.jpg);
    background-repeat:no-repeat;
    height:106px;
}
.Links
{
    text-align:left;
    width:100%;
    margin-top:77px;
    float:left;
    overflow:hidden;
    
}
.lnkOn,.lnkOn:visited,.lnkOn:hover
{
    background-color:#110300;
    color:#ffffff !important;
    font-weight:bold;
    
}
.Links a,.Links a:visited
{
    display:block;
    float:left;
    color:#000000;
    text-decoration:none;
    height:29px;
    padding:7px 10px 0px 10px;
    
}
.Links a:hover
{
    color:#ffffff;
}
.NavSpacerL
{
    float:left;
    font-size:1px;
    width:1px;
    height:29px;
    background-color:#fcecda;
}
.NavSpacerR
{
    float:left;
    font-size:1px;
    width:1px;
    height:29px;
    background-color:#4c4135;
}
.BodyPadding
{
    padding:10px;
     height:auto;
}
.BodyContent
{
    background-color:#110300;
    background-image:url(/images/body.jpg);
    background-repeat:no-repeat;
    background-position:right top;
    vertical-align:top;
    text-align:left;
    
}
.PlayList
{
    width:150px;
}
.PlayList div
{
    height:20px;
    background-image:url(/images/bul.gif);
    background-position:left;
    background-repeat:no-repeat;
    text-align:left;
    padding-left:20px;
    vertical-align:middle;
    width:auto;
}
div.PlayLink
{
    height:20px;
    background-image:url(/images/play.gif);
    background-position:left;
    background-repeat:no-repeat;
    text-align:left;
    padding-left:20px;
    vertical-align:middle;
    width:auto;
    color:#ab6d24;
    cursor:pointer;
}
.StopLink
{
    display:block;
    height:20px;
    background-image:url(/images/stop.gif);
    background-position:left;
    background-repeat:no-repeat;
    text-align:left;
    padding-left:20px;
    vertical-align:middle;
    width:auto;
}
.PlayLink:hover
{
    background-image:url(/images/play_hvr.gif);
}
.img
{
    border:1px solid #cccccc;
}
.MediaPlayer
{
     FILTER: progid:DXImageTransform.Microsoft.Alpha( style=1,opacity=25,finishOpacity=100,startX=0,finishX=0,startY=0,finishY=0); 
}
.LinkSpacer
{
    font-size:9px;
    color:#cccccc;
}
.Shows_HomePG
{
    margin-bottom:10px;
    line-height:18px;
}
.ShowTitle
{
    font-weight:bold;
    font-size:12px;
    color:#ffffff;
}
.regular_input
{
    border:1px solid black;
}
.button
{
    border:1px solid #888888;
    background:#474747;
    font-size:11px;
    color:#ffffff;
    width:75px;
}
.Footer
{
    color:#d1c8be;
}
.SWU,.SWU a
{
    color:#9d9389;
}
.News
{
	width:500px;
    margin-top:20px;
    padding-bottom:20px;
    border-bottom:1px solid #333333;
}
.News table
{
    font-size: 13px;
}
.NewsTitle
{
    font-size:14px;
}
.PostInfo
{
    color:#555555;
    margin-bottom:10px;
}
.NewsBody
{
    color:#999999;
}
.Show
{
    margin-top:20px;
    line-height:18px;
    border-bottom:1px solid #555555;
    padding-bottom:20px;
    
}
.Pictures
{
    width:500px;
}
.Pictures img
{
    width:150px;
    border:1px solid #cccccc;
    vertical-align:top;
    margin:5px;
}
.BodyWidth
{
    width:500px;
}