.input_text{
border:1px solid #ffcc00;
background #fff;
font-weight: bold;
}

.input_button{
color: #fff;
border:1px solid #ffcc00;
background: #FF9900;
font-weight: bold;
font-size: 13px;
}

.reg_title{
text-align:center;
font-weight: bold;
color: #0000ff;
}

.menuSt {
    color: black;
	font-weight: bold;
	font-size: 13px;
	font-family: helvetica,arial,sans-serif;
	cursor: default
}

.submenuSt {
    color: black;
    font-weight: bold;
    font-size: 11px;
    font-family: helvetica,arial,sans-serif;
    cursor: default
}


.submenuStInactive {
    color: black;
    font-weight: bold;
   	font-size: 11px;
	font-family: helvetica,arial,sans-serif;
	cursor: default;
}

.submenuSt A:link { color: black; font-weight: bold; cursor: pointer; text-decoration:none}
.submenuSt A:visited { color: black; font-weight: bold; cursor: pointer; text-decoration:none}
.submenuSt A:active { color: black; font-weight: bold; cursor: pointer; text-decoration:none}
.submenuSt A:hover { color: white; font-weight: bold; cursor: pointer; text-decoration:underline}

.menuSt A:link { color: #000000; font-weight: bold; cursor: pointer; text-decoration:none}
.menuSt A:visited { color: #000000; font-weight: bold; cursor: pointer; text-decoration:none}
.menuSt A:active { color: #000000; font-weight: bold; cursor: pointer; text-decoration:none}
.menuSt A:hover { color: #FFFAE3; font-weight: bold; cursor: pointer; text-decoration:underline}

.menuBackSt {
    border: 0px solid #3333AA;
}

.submenuBackSt {
    border: 0px solid gray;
}

.IdiomMenuBackSt {
    border: 0px solid #3333AA;
}

.ulMain {  left: -10px; clip:   rect(   ); margin-left: 15px}

