#maillnk a:visited
{
    color: white;
    text-decoration: none;
}
#maillnk a:link
{
    color: white;
    text-decoration: none;
}
#maillnk a:hover
{
    color: white;
    text-decoration: underline;
}
#lnkorg a:visited
{
    color: black;
}
#lnkorg a:link
{
    color: black;
    text-decoration: underline;
}
#lnkorg a:hover
{
    color: #F18A01;
    text-decoration: none;
}
#lnkblack a:visited
{
    color: black;
}
#lnkblack a:link
{
    color: black;
    text-decoration: underline;
}
#lnkblack a:hover
{
    color: black;
    text-decoration: none;
}

body
{
    margin: 0px;
    padding: 0px;
}

.fontClass
{
    font-family: arial;
    font-size: 12px;
}

.fontClass2
{
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
}

ul.fontClass li
{
    list-style: url("/images/hosting/circle.gif");
}

.domainClass
{
    font-family: arial;
    font-size: 12px;
    color: black;
}

.fontBold
{
    font-family: arial;
    font-size: 12px;
}
.PayfontBold
{
    font-family: arial;
    font-size: 12px;
}
.moreDomainTableClass
{
    border-right: #EFBA6B 1px solid;
    border-left: #EFBA6B 1px solid;
}

.linkClass
{
    font-family: arial;
    font-size: 12px;
    color: #993300;
}

.darkRedFont
{
    font-family: arial;
    font-size: 12px;
    color: #993300;
    font-weight: bold;
}

.textBoxClass
{
    font-weight: normal !important;
    outline: none;
    height: 25px;
    border: 0;
    vertical-align:top !important;
    background-color: transparent;
    margin: 0 0 0 0 !important;
    padding:0 5px 0 5px !important;
    width:170px;
}

.textBoxClassGreen
{
    font-family: arial;
    font-size: 12px;
    color: #000000;
    background-color: #EDEED7;
    border-right: #B3B693 1px solid;
    border-left: #B3B693 1px solid;
    border-top: #B3B693 1px solid;
    border-bottom: #B3B693 1px solid;
}

.selClass
{
    font-family: arial;
    font-size: 12px;
    color: #000000;
    border-right: #993300 1px solid;
    border-left: #993300 1px solid;
    border-top: #993300 1px solid;
    border-bottom: #993300 1px solid;
}

.blueSmallLink
{
    font-family: arial;
    font-size: 9px;
    color: #5A79AD;
}

.blueSmallLink:hover
{
    font-family: arial;
    font-size: 9px;
    color: #5A79AD;
    text-decoration: none;
}

.table
{
    border-right: #993300 1px solid;
    border-left: #993300 1px solid;
    border-top: #993300 1px solid;
    border-bottom: #993300 1px solid;
}

.tblResults
{
    border-right: #FB9F46 1px solid;
    border-top: #FB9F46 1px solid;
    border-left: #FB9F46 1px solid;
    border-bottom: #FB9F46 1px solid;
}

.blueFont
{
    font-family: arial;
    font-size: 11px;
    color: #5A79AD;
}

.darkBlueFont
{
    font-family: arial;
    font-size: 12px;
    color: #08306B;
    font-weight: bold;
}

.dashTable
{
    border-right: #993300 1px dashed;
    border-left: #993300 1px dashed;
    border-top: #993300 1px dashed;
    border-bottom: #993300 1px dashed;
}

.ATitle
{
    font-family: verdana;
    font-size: 14pt;
    color: #ffffff;
    font-weight: bold;
}

.EUh1
{
    font-family: arial;
    font-size: 14px;
    color: #003399;
    font-weight: bold;
}

.EUh1u
{
    font-family: arial;
    font-size: 14px;
    color: #003399;
    font-weight: bold;
    border-bottom: #F8B848 1px solid;
    line-height: 10px;
    letter-spacing: 1px;
}

.EUh2
{
    font-family: arial;
    font-size: 12px;
    color: #003399;
    font-weight: bold;
    border-bottom: #F8B848 1px solid;
    line-height: 10px;
    letter-spacing: 1px;
}

.EUh3
{
    font-family: arial;
    font-size: 12px;
    color: #993300;
    font-weight: bold;
    border-bottom: #F8B848 1px solid;
    line-height: 10px;
    letter-spacing: 1px;
}

.Eumark
{
    background-color: yellow;
}

.onlyprint
{
    display: none;
}


