/* Base */
BODY {
    background-color: #110505;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    /*
    color: #E9DBB0;
    */
    text-align: center;
}

BODY,TD {font: 12px Arial, Helvetica, sans-serif;}
P,UL,LI,INPUT,SELECT,TEXTAREA {font: 12px Arial, Helvetica, sans-serif}

/* Font */
.f10px { 
    font-size: 10px;
}
.f11px { 
    font-size: 11px;
}
.f14px { 
    font-size: 14px;
}

/* Color */



/* Block */
.Flash {
    width: 905px;
    height: 650px;
}
.topFlash {
    height: 80px;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #69D03C;
    padding: 25px 0px 15px 0px;
}
.leftFlash {
    height: 650px;
    background-repeat: no-repeat;
    background-position: right;
    vertical-align: top;
    text-align: right;
}
.rightFlash {
    height: 650px;
    background-repeat: no-repeat;
    background-position: left;
    vertical-align: top;
    text-align: left;
}
.bottomFlash {
    height: 143px;
    background-repeat: no-repeat;
    background-position: center top;
}
.tdLeft {
    vertical-align: top;
    text-align: right;
    width: *;
}
.tdRight {
    vertical-align: top;
    text-align: left;
    width: *;
}
.tMenu TD {
    font-weight: bold;
    font-size: 12px;
    color: #E3D59F;
    white-space : nowrap;
    text-align: center;
}
.tMenu A {
    color: #FFF1AA;
    font-weight: bold;
    text-decoration: none;
}
.tMenu A:hover {
    text-decoration: underline;
}
.tMenu IMG {
    margin: 2px 5px 4px 5px;
}

/* Link*/
