﻿td
{
    text-align: right;
}
a,a:visited
{
    text-decoration: none;
    color: #336699;
}
a:hover
{
    text-decoration: underline;
    color: #336699;
}
.site-line
{
    color: #B3B1B1;
}
.site-menu
{
    background-image: url(../../Content/img/menu-bg.gif); 
    padding-left: 20px; 
    padding-right: 20px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-right: solid 1px #B3B1B1;
    color: #336699;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
.site-menu-selected
{
    background-image: url(../../Content/img/menu-bg-selected.gif); 
    padding-left: 20px; 
    padding-right: 20px; 
    padding-top: 3px;
    padding-bottom: 2px;
    border-right: solid 1px #B3B1B1;
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}
.site-menu:hover
{
    text-decoration: underline;
}
.site-heading
{
    
    padding-left: 20px; 
    padding-right: 20px; 
    padding-top: 3px;
    padding-bottom: 2px;
    color: #666666;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    text-align: right;
}
.site-heading-1
{
    
    padding-left: 20px; 
    /*padding-right: 20px; */
    padding-top: 3px;
    padding-bottom: 2px;
    color: #333333;
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    text-decoration: none;
    text-align: right;
}

.site-linkheading
{
    
    padding-left: 20px; 
    /*    padding-right: 20px; */
    padding-top: 3px;
    padding-bottom: 2px;
    color: #336699;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
    text-align: right;
}



.ur-small
{
    text-align: right;
    font-family: Arial;
    font-size: 13px;
    font-weight: 700;
    color: #336699;
    display: block;
}
.en-small
{
    text-align: right;
    font-family: Arial;
    font-size: 9px;
    display: block;
    color: #336699;
}
.en-normal
{
    text-align: right;
    font-family: Arial;
    font-size: 11px;
    display: block;
    font-weight: bold;
    color: #606060;
}
.en-normalInline
{
    text-align: right;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #606060;
}
.ur-2
{
    text-align: right;
    font-family: Arial;
    font-size: 16px;
    font-weight: bolder;
    display: block;
    color: #606060;
}
.ur
{
    text-align: right;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    display: block;
    color: #404040;
}
.en
{
    text-align: right;
    font-family: Arial;
    font-size: 10px;
    display: block;
    color: #AA8800;
}
.en-text
{
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    color: #404040;
}
.site-errors
{
    color: #9A0000;
    font-size: 18px;
    font-family: Arial;
}
.site-success
{
    color: #009A00;
    font-size: 18px;
    font-weight: bold;
}
.button
{
    border-top: solid 1px #B3B1B1;
    border-bottom: solid 1px #B3B1B1;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    background-color: #FFFFE2;
}
.grayscale
{
    font-family: Arial;
    font-size: 10px;
    color: #999999;
}
.ur-grayscale
{
    text-align: right;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #999999;
    display: block;
}
.en-grayscale
{
    text-align: left;
    font-family: Arial;
    font-size: 11px;
    color: #999999;
    display: block;
}
.sub-menu-selected
{
    padding-left: 10px; 
    padding-right: 10px; 
    padding-top: 2px;
    padding-bottom: 1px;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    text-align: right;
    background-color: White;
    border-top: solid 1px #B3B1B1; 
    border-left: solid 1px #B3B1B1; 
    border-right: solid 1px #B3B1B1;
}
.sub-menu-link
{
    padding-left: 10px; 
    padding-right: 10px; 
    padding-top: 2px;
    padding-bottom: 1px;
    color: #336699;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    text-align: right;
}