/* Default CSS Stylesheet for a new Web Application project */

A.logout:link
{
    text-decoration: none;
}
A.logout:hover
{
    text-decoration: underline;
}

.normal
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Times New Roman;
    text-decoration: none;
}
.a_footer:link
{
    font-size: 11pt;
    font-weight: bold;
    font-family: Arabic Transparent;
    text-decoration: none;
    color: #0000C0;
}
.a_footer:visited
{
    font-size: 11pt;
    font-weight: bold;
    font-family: Arabic Transparent;
    text-decoration: none;
    color: #0000C0;
}
.a_footer:hover
{
    font-size: 11pt;
    font-weight: bold;
    color: red;
    font-family: Arabic Transparent;
    text-decoration: underline;
}

.a_sendto:link
{
    font-size: 12pt;
    font-family: Times New Roman;
    text-decoration: none;
    color: blue;
}
.a_sendto:visited
{
    font-size: 12pt;
    font-family: Times New Roman;
    text-decoration: none;
    color: blue;
}
.a_sendto:hover
{
    font-size: 12pt;
    color: red;
    font-family: Times New Roman;
    text-decoration: underline;
}

.tableborder
{
    border-right: #064034 2px solid;
    padding-right: 1px;
    border-top: #064034 2px solid;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: #064034 2px solid;
    padding-top: 1px;
    border-bottom: #064034 2px solid;
}
.tableborder2
{
    border-right: #064034 2px solid;
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: #064034 2px solid;
    padding-top: 1px;
    border-bottom: #064034 2px solid;
}

td.selectmenue
{
    font-size: 12pt;
    color: red;
    font-family: Times New Roman;
    text-indent: 4px;
    background-color: #ffffff;
}

td.mainmenue a:hover
{
    font-size: 12pt;
    color: red;
    font-family: Times New Roman;
    background-color: #ffffff;
    width: 100%;
    border: solid 1px #333333;
}
a:link
{
    font-size: small;
    color: blue;
    font-family: Times New Roman;
    text-decoration: none;
}
a:visited
{
    font-size: 12pt;
    color: blue;
    font-family: Times New Roman;
    text-decoration: none;
}
.a_headerlink:link
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    font-family: Times New Roman;
    text-decoration: none;
}
.a_headerlink:visited
{
    font-weight: bold;
    font-size: 10pt;
    color: #ffffff;
    font-family: Times New Roman;
    text-decoration: none;
}
.a_headerlink:hover
{
    font-size: 10pt;
    color: #ffffff;
    text-decoration: underline;
}

.a_link:link
{
    font-size: 11pt;
    font-family: Times New Roman;
    text-decoration: none;
}
.a_link:visited
{
    font-size: 11pt;
    color: #009999;
    font-family: Times New Roman;
    text-decoration: none;
}
.a_link:hover
{
    font-size: 12pt;
    color: red;
    text-decoration: underline;
}
.tdheaders
{
    font-size: 10pt;
    text-indent: 1px;
    font-family: Times New Roman;
    color: #ffffff;
    font-weight: bolder;
}
.arrow
{
    color: #CC0000;
    font-size: 10pt;
    font-family: Times New Roman;
    text-decoration: none;
}

.a_headerlink1:link
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Times New Roman;
    text-decoration: none;
}
.a_headerlink1:visited
{
    font-weight: bold;
    font-size: 12pt;
    font-family: Times New Roman;
    text-decoration: none;
}

.a_menu:link
{
    font-size: 11pt;
    color: #0000c0;
    font-family: Arabic Transparent;
    text-decoration: none;
}
.a_menu:visited
{
    font-size: 11pt;
    color: #0000c0;
    font-family: Arabic Transparent;
    text-decoration: none;
}
.a_menu:hover
{
    font-size: 11pt;
    color: #0000c0;
    font-family: Arabic Transparent;
    text-decoration: underline;
}

.a_menu_ol:link
{
    font-size: 11pt;
    color: #0000c0;
    font-family: Arabic Transparent;
}
.a_menu_ol:visited
{
    font-size: 11pt;
    color: #0000c0;
    font-family: Arabic Transparent;
}
.a_menu_ol:hover
{
    font-size: 11pt;
    color: #CC3300;
    font-family: Arabic Transparent;
    background-color: White;
}

.a_GridLink:link
{
    font-size: 11pt;
    color: #0000c0;
    font-family: Times New Roman;
    text-decoration: underline;
}
.a_GridLink:visited
{
    font-size: 11pt;
    color: #0000c0;
    font-family: Times New Roman;
    text-decoration: underline;
}
.a_GridLink:hover
{
    font-size: 11pt;
    color: #0000c0;
    font-family: Times New Roman;
    text-decoration: none;
}

.defcont
{
    width: 800px;
}

.rgHeaderDiv
{
    padding-right: 0px !important;
    margin-left: 0px !important;
}


