body{
font-family: Arial;
font-size: 12px;
background-color: #000000;
color: #FFFFFF;
scrollbar-3dlight-color: ;
scrollbar-arrow-color: #FCF8ED;
scrollbar-base-color: #000000;
scrollbar-darkshadow-color: ;
scrollbar-face-color: #000000;
scrollbar-highlight-color: #FCF8ED;
scrollbar-shadow-color: #FCF8ED;
}

td{
padding: 0;
}

.tdcon{
font-family: Arial;
color: #FFFFFF;
font-size: 16px;
text-align:left;
padding-right: 40;
}

.con{
font-family: Arial;
color: #FFFFFF;
font-size: 14px;
text-align:left;

}

.td_mail {
color: #FFFFFF;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-align: left;
padding-left: 10;

padding-right: 10;
}

.mail_form {
background-color:#EEEEE7;
    border-width:1px;
    border-style:solid;
    border-color:#FFFFFF;
    color: #000000;
	font-family: Arial;
	font-size: 10px;

    scrollbar-3dlight-color       : #FCF8ED;
    scrollbar-arrow-color         : ;
    scrollbar-base-color          : #000000;
    scrollbar-darkshadow-color    : #000000;
    scrollbar-face-color          : #000000;
    scrollbar-highlight-color     : #000000;
    scrollbar-shadow-color        : #FCF8ED;
}

.mail_submit {
background-color:#000000;
    border-width:1px;
    border-style:solid;
    border-color:#FCF8ED;
    color:#FCF8ED;    
    cursor:hand;
    width:70px;
	height: 30px
    font-size: 10px;
}

.mail_submit_over {
background-color:#4C4C4C;
    border-width:1px;
    border-style:solid;
    border-color:#FFFFFF;
    color:#FFFFFF;    
    cursor:hand;
    width:70px;
	height: 30px
    font-size: 10px;
}

.imgtit{
position:relative;
left: 20px;
top: 0px;
}

.message_off{
visibility: hidden;
position: absolute;
left: 150px;
top: 250px;
max-height: 50px;
}

.message_on{
visibility: block;
position: absolute;
left: 150px;
top: 250px;
max-height: 50px;
}


.track{
color: #000000;
padding: 0;
padding-left: 10;
font-family: Arial;
font-weight: bold;
font-size: 10px
}

.tracks{
position: relative;
left: 40;
border-width: 1;
border-style: solid;
border-color: #FFFFFF
font-family: Arial;
color: #FFFFFF;
font-size: 14px;
text-align:left;
padding-left: 10;
}

.news{
position: relative;
left: 40;
border-width: 0;
border-style: solid;
border-color: #FFFFFF
font-family: Arial;
color: #FFFFFF;
font-size: 14px;
text-align:left;
padding-left: 10;
}

a{
color: #fff;
font-family: Arial;
text-decoration: none;
}

a:hover{
color: #000000;
font-family: Arial;
text-decoration: underline;

}

.a_download{
color: #FFFFFF;
font-family: Arial;
font-weight: bold;
text-decoration: none;
font-size: 10px
}

.page_off{
display: none;

}

.page_on {
display: block;
}
