@charset "utf-8";
html {
        margin: 0;
        padding: 0;
}
body {
        background-color: #191919;
        margin: 0px 0px 0px 0px;
        padding: 0;
}
.bg_top {
        height: 451px;
        background-image: url(../images/bg_top.jpg);
        background-repeat: repeat-x;
}
.back_button {
        font-family: "Century Gothic";
        font-size: 10px;
        color: #999999;
        text-decoration: none;
        margin-left: 15px;
}
a.back_button:link, visited  {
        font-family: "Century Gothic";
        font-size: 10px;
        color: #CCCCCC;
        text-decoration: none;
        margin-left: 15px;
}
a.back_button:hover  {
        font-family: "Century Gothic";
        font-size: 10px;
        color: #CCCCCC;
        text-decoration: underline;
        margin-left: 15px;
}

.content {
        font-family: "Century Gothic";
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
}

.content_grey {
        font-family: "Century Gothic";
        font-size: 11px;
        color: #999999;
        text-decoration: none;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
}

.content_grey:link,visited,active {
        font-family: "Century Gothic";
        font-size: 11px;
        color: #999999;
        text-decoration: none;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
}

.content_grey:hover {
        font-family: "Century Gothic";
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
}

.content_grey2 {
        font-family: "Century Gothic";
        font-size: 12px;
        color: #999999;
        text-decoration: none;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
}

.content_title {
        font-family: "Century Gothic";
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: uppercase;
        color: #FF9900;
        text-decoration: none;
        font-stretch: semi-condensed;
}

.content_title2 {
        font-family: "Century Gothic";
        font-size: 13px;
        font-style: normal;
        line-height: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: lowercase;
        color: #FF9900;
        text-decoration: none;
        font-stretch: semi-condensed;
}
.content_title3 {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 18px;
        font-weight: bold;
        color: #CCCCCC;
        text-decoration: none;
}
.content_title4 {
        font-family: "Century Gothic";
        font-size: 14px;
        font-weight: normal;
        color: #FFFFFF;
        text-decoration: none;
}
.content_title5 {
        font-family: "Century Gothic";
        font-size: 11px;
        font-weight: lighter;
        color: #FFFFFF;
        text-decoration: none;
        text-transform: uppercase;
}
a.content_title5:link,visited {
        font-family: "Century Gothic";
        font-size: 11px;
        font-weight: lighter;
        color: #CCCCCC;
        text-decoration: none;
        text-transform: uppercase;
}
a.content_title5:hover {
        font-family: "Century Gothic";
        font-size: 11px;
        font-weight: lighter;
        color: #FFFFFF;
        text-decoration: underline;
        text-transform: uppercase;
}
select {
        font-size: 10px;
        background-color: #191919;
        color: #999999;
        text-decoration: none;
}
input {
        font-family: "Century Gothic";
        font-size: 10px;
        font-weight: normal;
        text-decoration: none;
        height: 14px;
        line-height: 14px;
}
.button {
        font-family: "Century Gothic";
        font-size: 12px;
        height: 21px;
}



.bg_bottom {
        height: 107px;
        background-image: url(../images/bg_bottom.jpg);
        background-repeat: repeat-x;
}
.bg_yellow_line {
        background-color: #FFCC00;
        background-position: left top;
        height: 2px;
}


table.baju {
        padding-top: 20px;
        padding-bottom: 20px;
        padding-left: 30px;
        padding-right: 30px;
        width: 900px;
        vertical-align: middle;
}
.arrow_button {
        font-family: "Century Gothic";
        font-size: 10px;
        color: #FF9900;
        text-decoration: none;
}

a.arrow_button:link, visited  {
        font-family: "Century Gothic";
        font-size: 10px;
        color: #FF9900;
        text-decoration: none;
}
a.arrow_button:hover  {
        font-family: "Century Gothic";
        font-size: 10px;
        color: #FFFFFF;
        text-decoration: none;
}
.popup {
        font-family: "Century Gothic";
        font-size: 12px;
        color: #999999;
        text-decoration: none;
        text-transform: uppercase;
}
a.popup:link, visited  {
        font-family: "Century Gothic";
        font-size: 12px;
        color: #999999;
        text-decoration: underline;
        text-transform: uppercase;
}
a.popup:hover  {
        font-family: "Century Gothic";
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        text-transform: uppercase;
}
a.normal:link, visited  {
        font-family: "Century Gothic";
        font-size: 12px;
        color: #999999;
        text-decoration: underline;
        text-transform: lowercase;
}
a.normal:hover  {
        font-family: "Century Gothic";
        font-size: 12px;
        color: #FFFFFF;
        text-decoration: none;
        text-transform: lowercase;
}

.frmbody {
        Background: transparent;
        scrollbar-base-color: black;
        scrollbar-arrow-color: gray;
        scrollbar-DarkShadow-Color: black;
        Border: 1px #000000 none;
        font-family: "Century Gothic";
        font-size: 11px;
        color: #999999;
}

