﻿#HomeButton { width:50px; height:20px; float:right;background-color:#FFFF00;margin-right:3px; margin-top:3px }
#HomeButton a { width:50px; height:20px; display:block; background:url('/images/buttons.jpg') no-repeat 0px 0px; }
#HomeButton a:hover { width:50px; height:20px; background:url('/images/buttons.jpg') no-repeat 0px -20px; }
.PanelSuccess { font-size:12px; background-color: #FFFF00; color:#009900; padding:5px; text-align:center;font-weight:bold; }
.PanelErrors { border:1px solid #FF0000; margin:5px; background-color:#FFFF00; color:#FF0000 }
.FieldLabel
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-color: #FF9900;
    background-color: #FFCC66;
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 2px;
}
.FieldValue
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #C0C0C0;
    font-family: Tahoma, Arial, Verdana;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 2px;
    border-right-style: solid;
}
.FormInput { font-size:11px; font-weight:normal; color:#000099; font-family:Tahoma,Arial,Verdana }
.ParaTitle1 { font-size:13px; color:#000099; font-weight:bold; }
body
{
    padding: 0px;
    margin: 0 0 0 0;
    font-family: Tahoma,Arial,Verdana;
    font-size: 11px;
}

.SCTVGuideList ul { margin-top:0px; }
.SCTVGuideList a
{
    font-weight: bold;
    text-decoration: none;
    line-height: 20px;
    color: #666666;
    display: block;
}
.SCTVGuideList a:hover
{
    font-weight: bold;
    text-decoration:underline;
    line-height:20px;
    color:#FF0000;
}
#MasterContent { margin-left:auto; margin-right:auto; width:960px; border-left:1px solid #666666; border-right:1px solid #666666; border-bottom:1px solid #666666; }
#MasterBanner { width:960px;height:200px; background:url('/images/mainbanner.jpg') no-repeat; }
#MasterFooter { width:960px; margin-left:auto; margin-right:auto; text-align:right; color:#666666; margin-top:5px; margin-bottom:5px; font-weight:bold; }
#NavBar { line-height:30px; }
#LeftColumn { float:left; width:250px; display:block; }
#RightColumn { float:right; width: 710px; display:block; }
.PanelContainer { margin:10px; }
.PageHeading
{
    border: 1px solid #999999;
    background-color: #EEEEEE;
    padding-left: 5px;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    height:26px;
}

.PanelHeading
{
    border: 1px solid #999999;
    background-color: #EEEEEE;
    padding-left:5px;
    font-size:13px;
    font-weight:bold;
    line-height:26px;
}
.PanelBody
{
    border-right-style: solid;
    border-left-style: solid;
    border-width: 1px;
    border-color: #999999;
    background-color: #FFFFFF;
    border-bottom-style: solid;
    padding:5px;
}
.PanelContainer a { display:block; font-weight:bold; color:#666666; line-height:22px; text-decoration:none; }
.PanelContainer a:hover { display:block; color:#FF9900; text-decoration:underline; }
.WrapBox a { display:block; font-weight:bold; color:#666666; line-height:22px; text-decoration:none; }
.WrapBox a:hover { display:block; color:#FF9900; text-decoration:underline; }
p { line-height:20px }
h2 { font-weight:bold; color: #000099; font-size:16px; font-family:Arial }
.FeatureBox { font-weight:bold; color:#000099; }
.WrapBox { width:200px; float:right; margin-left:20px; margin-top:20px; }