/* CSS Document */
*
{
    margin: 0;
    padding: 0;
    text-align: center;
}

.column
{
    float: left;
}
.clear
{
    clear: both;
}

html, body
{
    background: #0D82A9;
  
}

html
{
    font-family: sans-serif, "Century Gothic" , Optima,;
    font-size: 13px;
    color: #FFFFFF;
    line-height: 16px;
}

input
{
    color: #FF3300;
    font-family: sans-serif, "Century Gothic" , Optima,;
}
textarea
{
    color: #fcc358;
    font-family: sans-serif, "Century Gothic" , Optima,;
}

.bg
{
    background: url(../images/top.gif);
    width: 100%;
    background-repeat: repeat-x;
}
.bg1
{
    width: 100%;
    background: #172732;
}
.bg2
{
    width: 100%;
    background: #172732;
}

.bg3
{
    background: url(../images/3_bg.gif);
}
.line
{
    background: url(../images/line2.gif);
    height: 2px;
}

.q1
{
    background: url(../images/q1.gif) no-repeat top left;
}
.q2
{
    background: url(../images/q2.gif) no-repeat top right;
}
.q3
{
    background: url(../images/q3.gif) no-repeat bottom right;
}
.q4
{
    background: url(../images/q4.gif) no-repeat bottom left;
}
.li1
{
    background: url(../images/li1.gif) repeat-x top;
}
.li2
{
    background: url(../images/li2.gif) repeat-x bottom;
}
.li3
{
    background: url(../images/li3.gif) repeat-y right;
}
.li4
{
    background: url(../images/li4.gif) repeat-y left;
}
.col
{
    background: #111E27;
}

span
{
    color: #ffffff;
    font-size: x-large;
    font-weight: bold;
}

a
{
    color: #fcc358;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}




ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 26px;
}
ul li
{
    background: url(../images/1_z2.gif) center left no-repeat;
    margin: 0px;
    padding-left: 31px;
    background-position: 0 9px;
}
ul li a
{
    color: #fcc358;
    text-decoration: none;
    background: url(../images/a.gif) repeat-x bottom;
}
ul li a:hover
{
    color: #fcc358;
}



#header
{
    background: url(../images/top.gif) right top;
    height: 281px;
}

#footer
{
    line-height: 15px;
    color: #ffffff;
    text-align: center;
    padding-top: 41px;
    font-family: Tahoma;
    font-size: 11px;
}
#footer a
{
    color: #ffffff;
    line-height: 13px;
    text-decoration: none;
    font-size: 12px;
}
#footer a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.more
{
    color: #fcc358;
    font-style: italic;
    font-size: 14px;
}


.set
{
    font-size: 12px;
}
.set span a
{
    color: #326EA1;
    text-decoration: none;
    background: url(../images/a.gif) repeat-x bottom;
    font-size: 12px;
}
.set span a:hover
{
    text-decoration: none;
}

.set1 div
{
    width: 200px;
}
.set1 div div
{
    width: auto;
    color: #fcc358;
    height: 17px;
}
.set1 a
{
    color: #6996A6;
    text-decoration: none;
}
.set1 a:hover
{
    text-decoration: underline;
}



.indent
{
    padding: 0 0 0 13px;
}
.indent1
{
    padding: 0 10px 0 18px;
}

.indent2
{
    padding: 17px 15px 0 26px;
}
.indent3
{
    padding: 18px 15px 0 28px;
}
.indent4
{
    padding: 17px 0px 0 2px;
}
.indent5
{
    padding: 0px 15px 0 28px;
}

.width
{
    width: 224px;
}
.width1
{
    width: 207px;
}
.width2
{
    width: 208px;
}
.width3
{
    width: 232px;
}
.width5
{
    width: 233px;
}
.width6
{
    width: 229px;
}
.width7
{
    width: 200px;
}



.input
{
    background: #FFFFFF;
    border: 1px solid #2E3E49;
    padding-left: 5px;
    padding-top: 2px;
    width: 204px;
    height: 21px;
    vertical-align: middle;
    color: #000000;
}
.textarea
{
    background: #13212B;
    border: 1px solid #2E3E49;
    padding-left: 5px;
    padding-top: 2px;
    width: 224px;
    height: 92px;
    overflow: auto;
    padding-top: 2px;
}

.legend
{
    color: #FFFFFF;
}
.textbox
{
    color: #0066CC;
    width: 100px;
    height: 15px;
}

.fieldset
{
    border-color: #1E9EC3;
    font-size: 13px;
    width: 125px;
}

.imageborder
{
    border: medium ridge #1E9EC3;
}




.popups a
{
    color: #ffffff;
    font-size: medium;
    text-decoration: none;
}

.popups a:hover
{
    color: #fcc358;
}

