﻿body
{
    font-weight: normal;
    color:#656565;
    font-style: normal;
    font-variant: normal;
    font-size: x-large;
    font-weight:bold;
    line-height: normal;
    font-family: "Lucida Grande", sans-serif;
    text-align: left;
    background:#E6E6E6;
}

a
{
    text-decoration:none;   
    color:#005C94;
}

#Main
{
    margin:20px auto;
    width:910px;
    text-align:center;
}

#Left
{
    clear:left;
    float:left;
    width:650px;

}
#Right
{
    clear:right;
    float:right;
    width:250px;
    margin-top:30px;
}
#Single
{
    margin:auto;
    width:650px;
}

.Thinner
{
    margin:0px 50px 0px 50px;
    width:550px;
    text-align:center;  
}

#FoundUsers
{
    margin:0px 0px 0px 100px;
    text-align:left;
}

#MessageDiv
{
    
}

#ChooseCountry
{
    font-size:medium;
}

.TextBoxStyle
{
    font-size: x-large;
    font-weight:bold;
    color:#005C94;
    text-align:center;
}
.TextBoxStyle2
{
    font-size: medium;
    font-weight:bold;
    color:#555555;
}

.TextBoxStyleWatermark
{
    font-size: x-large;
    font-weight:bold;
    color:#DFDFDF;
    text-align:center;
}

.MicroText
{
    font-size:x-small;   
}

.MicroTextGrey
{
    font-size:x-small;   
    color:#B1B1B1;
}

.BigLink
{
    font-size:medium; 
    text-decoration:none;   
    font-weight:bold;
    color:#005C94;
}

.BigText
{
    font-size:medium; 
    text-decoration:none;   
    font-weight:bold;
    color:#656565;
}

.BigTextGray
{
    font-size:medium; 
    text-decoration:none;   
    font-weight:bold;
    color:#757575;
}

.BigTextGray a
{
    text-decoration:none;   
    color:#005C94;
}

.Hidden
{
    visibility:hidden;
    display:none;
}
.Visible
{
    visibility:visible;
    display:block;
}
.HiddenEl
{
    visibility:hidden;
}
.VisibleEl
{
    visibility:visible;
}

.VisibleSM
{
    visibility:visible;
    display:block;
    font-size:medium; 
    text-decoration:none;   
    font-weight:bold;
    color:#656565;
    padding-left:50px;
    padding-right:50px;
}
.SM
{
    font-size:medium; 
    text-decoration:none;   
    font-weight:bold;
    color:#656565;
    visibility:hidden;
    display:none;
    padding-left:50px;
    padding-right:50px;
}
.VisibleSM2
{
    visibility:visible;
    display:block;
    font-size:small; 
    text-decoration:none;   
    font-weight:bold;
    color:#656565;
}
.SM2
{
    font-size:small; 
    text-decoration:none;   
    font-weight:bold;
    color:#656565;
    visibility:hidden;
    display:none;
}

.NT
{
    width:100%;
    margin-top:7px;
    margin-bottom:10px;
}

.LD
{
    width:48px;
    height:48px;
}
.LDI
{
    width:48px;
    height:48px;
    background-color:#EFEFEF;
}
.MD
{
    width:4px;
}
.RD
{
    font-size:small;
    text-decoration:none;   
    font-weight:normal;
    color:#606060;
}
.UL
{
    font-size:small; 
    text-decoration:none;   
    font-weight:bold;
    color:#005C94;
}

.CT
{
    font-size:small; 
    text-decoration:none;   
    font-weight:normal;
    color:#B1B1B1;
}

.VR
{
    font-size:small; 
    text-decoration:none;   
    font-weight:normal;
    color:#80A480;
}

.UT
{
    font-size:x-large; 
    font-weight:bold;
    color:#555555;
}



.RBC
{
    height:24px;
    margin-left:10px;
    margin-right:4px;
    font-size:1px;
    overflow:hidden;
    clear:both;
    background-repeat:no-repeat;
    
}
.RB1
{
    height:1px;
    margin-left:4px;
    margin-right:4px;
    font-size:1px;
    overflow:hidden;
    clear:both;
}
.RB2
{
    height:1px;
    margin-left:2px;
    margin-right:2px;
    font-size:1px;
    overflow:hidden;
    clear:both;
}
.RB3
{
    height:1px;
    margin-left:1px;
    margin-right:1px;
    font-size:1px;
    overflow:hidden;
    clear:both;
}

.RoundedInnerPanel
{
    clear:both;
    float:left;
    border:medium none;  
    width:100%;
    padding:0px;
    margin:0px;
}

.FName
{
    font-size:medium; 
    text-decoration:none;   
    font-weight:bold;
    color:#656565;
}
.FScreenName
{
    font-size:small; 
    text-decoration:none;   
    font-weight:bold;
    color:#005C94;
}
.FScreenName a
{
    text-decoration:none;   
    color:#005C94;
}
.FDesc
{
    font-size:small; 
    text-decoration:none;   
    font-weight:normal;
    color:#656565;
}
.FLink
{
    font-size:small; 
    text-decoration:none;   
    font-weight:bold;
    color:#005C94;
}
.FLink a
{
    text-decoration:none;   
    color:#005C94;
}

.SLink
{
    font-size:medium; 
    text-decoration:none;   
    font-weight:bold;
    color:#129400;
}
.SLink a
{
    text-decoration:none;   
    color:#129400;
}