.LoginBtn
{
    background: #c2b280;
    /* width: 20%; */
    height:35px;
    border: 2px solid #c2b280;
}

.LoginBtnIn
{
    width: 23%;
    height:35px;
    border: 2px solid #c2b280;
    background: white; 
}

.LoginBtnOut
{
    background: #c2b280;
    /* width: 23%; */
    height:35px;
    border: 2px solid #c2b280; 
}

#RegisterBtn
{
    border: 2px solid #c2b280;
    /* width: 26%;   */
    /* height:35px; */
    padding: 5px;
}

.hoverIn
{
    background: #c2b280;
}

.hoverOut
{
    background: white; 
}

.ModalLoginBtn
{
    background: #c2b280;
    /* width: 22%; */
    height:35px;
    padding: 5px;
    border: 2px solid #c2b280; 
}

.ModalCancelBtn
{
    border: 2px solid #c2b280;
    /* width: 22%; */
    padding: 5px;
    height:35px;
    background: white;
}

.ModalCancelBtnHoverIn
{
    background: #c2b280;
    /* width: 22%; */
    padding: 5px;
    height:35px;
    border: 2px solid #c2b280;  
}

.ModalLoginBtnHoverIn
{
    border: 2px solid #c2b280;
    /* width: 22%; */
    padding: 5px;
    height:35px;
    background: white;
}

.ModalLoginBtnHoverOut
{
    background: #c2b280;
    /* width: 22%; */
    padding: 5px;
    height:35px;
    border: 2px solid #c2b280;  
}

.ModalCancelBtnHoverOut
{
    border: 2px solid #c2b280;
    /* width: 22%; */
    
    padding: 5px;
    height:35px;
    background: white; 
}



.RegisterSignUpBtn
{
    background: #c2b280;
    width: 22%;
    height:35px;
    border: 2px solid #c2b280; 
}

.RegisterCancelBtn
{
    border: 2px solid #c2b280;
    width: 22%;
    height:35px;
    background: white;
}

.RegisterCancelBtnHoverIn
{
    background: #c2b280;
    width: 22%;
    height:35px;
    border: 2px solid #c2b280;  
}

.RegisterSignUpBtnHoverIn
{
    border: 2px solid #c2b280;
    width: 22%;
    height:35px;
    background: white;
}

.RegisterSignUpBtnHoverOut
{
    background: #c2b280;
    width: 22%;
    height:35px;
    border: 2px solid #c2b280;  
}

.RegisterCancelBtnHoverOut
{
    border: 2px solid #c2b280;
    width: 22%;
    height:35px;
    background: white; 
}

.SubscribeOkBtn
{
    background: #c2b280;
    width: 22% !important;
    height:35px !important;
    border: 2px solid #c2b280; 
}

.SubscribeCancelBtn
{
    border: 2px solid #c2b280;
    width: 22% !important;
    height:35px !important;
    background: white;
}

.SubscribeCancelBtnHoverIn
{
    background: #c2b280;
    width: 22% !important;
    height:35px !important;
    border: 2px solid #c2b280;  
}

.SubscribeOkBtnHoverIn
{
    border: 2px solid #c2b280;
    width: 22% !important;
    height:35px !important;
    background: white;
}

.SubscribeOkBtnHoverOut
{
    background: #c2b280;
    width: 22% !important;
    height:35px !important;
    border: 2px solid #c2b280;  
}

.SubscribeCancelHoverOut
{
    border: 2px solid #c2b280;
    width: 22% !important;
    height:35px !important;
    background: white; 
}


#sButton1
{
    background: #c2b280;
    width: 20%;
    height:35px;
    border: 2px solid #c2b280; 
    font-family: 'Times New Roman';
}

#sButton2
{
    background: white;
    width: 20%;
    height:35px;
    border: 2px solid #c2b280; 
    font-family: 'Times New Roman';
}

#sButton2:hover
{
    background: #c2b280; 
    width: 20%;
    height:35px;
    border: 2px solid #c2b280; 
    font-family: 'Times New Roman';
}

.sButton1HoverOut
{
    background: white;
    width: 20%;
    height:35px;
    border: 2px solid #c2b280; 
    font-family: 'Times New Roman';
}

.sButton2HoverOut
{
    background: white;
    width: 20%;
    height:35px;
    border: 2px solid #c2b280; 
    font-family: 'Times New Roman';
}

.sButton1HoverIn
{
    background: #c2b280;
    width: 20%;
    height:35px;
    border: 2px solid #c2b280; 
    font-family: 'Times New Roman';
}




