﻿        body
        {
            font-family:Arial;
           background-color: White;
           margin:0px 0px 0px 0px;
            font-size:large;
           font-family:Arial;
           margin:0px 0px 0px 0px;
           
           
        }
        
        
.checkBox
{ 
    font-family: Arial;
    font-size:x-small;
    font-size-adjust:none; 
    font-family:Arial;
} 

.hitten
{
 display:none;
}
.form_Text
{
    font-size:small;
    font-size-adjust:none; 
    font-family:Arial;
}


A.btnFinish
{
      font-family:Arial;
        display: block;
		background: #00C2FA;
		padding: 5px 12px;
		font-size:smaller;
		text-decoration: none;
		border-right: 1px solid white;
		width: 150px;
		color: #EAFFED;
		text-align:center;
		white-space: nowrap;
}

A.btnFinish:active
    {
          font-family:Arial;
       display: block;
		background: #00C2FA;
		padding: 5px 12px;
		text-decoration: none;
		font-size:smaller;
		border-right: 1px solid white;
		width: 150px;
		color: #EAFFED;
		text-align:center;
		white-space: nowrap;

    }
    A.btnFinish:hover
    {
          font-family:Arial;
       display: block;
		background: #00C2FA;
		padding: 5px 12px;
		text-decoration: none;
		font-size:smaller;
		border-right: 1px solid white;
		width: 150px;
		color: #EAFFED;
		white-space: nowrap;
		text-align:center;
		border: double 3px #004870;
    }



A.link_join:LINK
{
      font-family:Arial;
        display: block;
		background: #00C2FA;
		padding: 2px 5px;
		font-size:smaller;
		text-decoration: none;
		border-right: 1px solid white;
		width: 150px;
		color: #EAFFED;
		text-align:center;
		white-space: nowrap;
}


A.link_join:active
    {
          font-family:Arial;
       display: block;
		background: #00C2FA;
		padding: 2px 5px;
		text-decoration: none;
		font-size:smaller;
		border-right: 1px solid white;
		width: 150px;
		color: #EAFFED;
		text-align:center;
		white-space: nowrap;

    }
    A.link_join:hover
    {
          font-family:Arial;
       display: block;
		background: red;
		padding: 1px 5px;
		text-decoration: none;
		font-size:smaller;
		border-right: 1px solid white;
		width: 150px;
		color: #EAFFED;
		white-space: nowrap;
		text-align:center;
		border: double 3px #004870;
    }
    
        A.link_join:visited
    {
          font-family:Arial;
       display: block;
		background: #00C2FA;
		padding: 2px 5px;
		text-decoration: none;
		font-size:smaller;
		border-right: 1px solid white;
		width: 150px;
		color: #EAFFED;
		white-space: nowrap;
		text-align:center;
		border: double 3px #004870;
    }





