td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    line-height: 20px;
}
a:link {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
    line-height: 20px;
}
a:visited {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: underline;
    line-height: 20px;
}
a:hover {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    text-decoration: underline;
    line-height: 20px;
}
div#MainPromotionBanner{
    width: 510px;
    height: 193px;
}
#MainPromotionBanner #SlidePlayer {
    position:relative;
    margin: 0 auto;
}
#MainPromotionBanner .Slides{
    padding: 0;
    margin: 0;
    list-style: none;
    height: 193px;
    overflow: hidden;
}
#MainPromotionBanner .Slides li {
    float: left;
    width: 510px;
    height: 193px;
}

#MainPromotionBanner .Slides img{
    border:0;
    display: block;
    width: 510px;
    height: 193px;  
}

#MainPromotionBanner .SlideTriggers{
    margin: 0;
    padding: 0;
    list-style: none; 
    position: absolute; 
    top: 155px; 
    right: 10px;
    z-index: 10;
    height: 25px;   
}
#MainPromotionBanner .SlideTriggers li{
    float: left;
    display: inline;
    color: #FF7713;
    text-align: center;
    line-height:19px;
    width: 19px;
    height: 19px;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size: .9em;
    cursor: pointer;
    overflow: hidden; 
    margin:3px 3px;
    background: url(images/slide_trigger.jpg) no-repeat right right;
    filter:alpha(opacity=70);
}
#MainPromotionBanner .SlideTriggers li.Current{ 
    color:#FFFFFF; 
    background: url(images/slide_trigger_c.jpg) no-repeat right right;
    border:0; 
    text-align: center;
    font-weight:bold;
    font-size: .9em;
    line-height: 19px;
    height: 19px;
    width: 19px;
    margin: 3px 3px;
    filter:alpha(opacity=70);
}
.table01 {
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #DBDBDB;
    border-bottom-color: #DBDBDB;
    border-left-color: #DBDBDB;
}
.input {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    height: 22px;
    padding: 3px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #B1B1B1;
    border-right-color: #E2E2E2;
    border-bottom-color: #E2E2E2;
    border-left-color: #B1B1B1;
}
.inputt {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    padding: 3px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #B1B1B1;
    border-right-color: #E2E2E2;
    border-bottom-color: #E2E2E2;
    border-left-color: #B1B1B1;
}
.submitbest {
    font-size: 12px;
    color: #000000;
    background-color: #FDCD00;
    height: 22px;
    width: 50px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #FF9700;
    border-bottom-color: #FF9700;
    border-left-color: #FFFFFF;
    padding: 3px;
    background-repeat: repeat-x;
}
a.grey:link {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #888888;
    text-decoration: none;
}
a.grey:visited {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #888888;
    text-decoration: none;
}
a.grey:hover {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #888888;
    text-decoration: underline;
}
a.black:link {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
a.black:visited {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
}
a.black:hover {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
}
a.blackb:link {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
a.blackb:visited {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;
}
a.blackb:hover {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}
a.yellow:link {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FEFAB1;
    text-decoration: underline;
}
a.yellow:visited {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FEFAB1;
    text-decoration: underline;
}
a.yellow:hover {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: underline;
}
.inputso {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    padding: 3px;
    height: 22px;
    border: 1px solid #EF7431;
    background-image: url(images/so_s_bg.jpg);
    background-repeat: repeat-x;
}
.inputtow {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    height: 21px;
}
.inputreg {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    height: 21px;
    border: 1px solid #BABABA;
}
.table01 {
    border-top: none;
    border-right: 1px solid #E6E4E7;
    border-bottom: 1px solid #E6E4E7;
    border-left: 1px solid #E6E4E7;
}
.table02 {
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-bottom-color: #E8E3E9;
}
.table03 {
    background-color: #EBEBEB;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #FFFFFF;
    border-right-color: #BEBEBE;
    border-bottom-color: #BEBEBE;
    border-left-color: #FFFFFF;
}
.submit01 {
    background-image: url(images/ad_03.jpg);
    height: 29px;
    width: 88px;
    border: none;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #6D2610;
    padding-top: 3px;
}
.loginbg {
    background-image: url(images/login_bg.jpg);
    background-repeat: no-repeat;
    background-position: right top;
}
.table04 {
    border-bottom-width: 1px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dashed;
    border-left-style: none;
    border-bottom-color: #CCCCCC;
}
a.blue:link {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3266CB;
    text-decoration: underline;
    line-height: 20px;
}
a.blue:visited {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3266CB;
    text-decoration: underline;
    line-height: 20px;
}
a.blue:hover {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    text-decoration: underline;
    line-height: 20px;
}
.helplefttrue {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    background-image: url(images/ad_14.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    font-weight: bold;
}
.helpleftfalse {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    background-image: url(images/ad_15.jpg);
    background-repeat: no-repeat;
    background-position: right center;
    font-weight: bold;
}

