body
{
    background-color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tBox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    border: 0;
    width: 200px;    
    background-repeat: no-repeat;
    border: 0 none;
    border-radius: 10px;
    color: #666666;    
    font-size: 12px;
    font-weight: bold;
    margin-left: 3px;
    margin-right: 10px;
    padding: 6px 12px 6px 12px;
}
.footerlink
{   
    font-size: 9px;
    color: #999999;
    text-decoration: none;
}
       
.bgg2 {
    background-color: #CCCCCC;
}
 
.bgg1 {
    background-color: #DDDDDD;
}
a.footerlink, a.footerlink:active, a.footerlink:visited
{
    font-size: 9px;
    color: #999999;
    text-decoration: none;
}
a.footerlink:hover
{
    font-size: 9px;
    color: #999999;
    text-decoration: underline;
}
.default
{
    font-size: 13px;
    color: #333333;
    line-height: 16px;
}        

.loginErrorMsg
{
    background-color: white;
    color: red;
    font-weight: bold;
    padding: 2px;
    font-size: 10px;
    padding: 5px;
    margin-left: 10px;
	line-height:7px;
}
a.WTLink, a.WTLink:active, a.WTLink:visited
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration:none;
}

a.WTLink:hover
{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration:underline;
}

.fpMsgTex
{
    color: white;
    font-size: 12px;
    font-weight: bold;
}
#DDCompany
{
    border: 0 solid #0000FF;
    border-radius: 10px;
    margin-bottom: 5px;
    margin-left: 3px;
    padding: 2px 5px 3px 2px;
    vertical-align: middle;
    width: 225px;
}

.SecondEID
{
    display:none;
}

.MSCaptcha
{
width:155px;
}