﻿body
{
    font-family: Arial;
    font-size: 12px;
    margin: 0 0 0 0;
    text-align: center; 
    
}
body
{
    font-family: Arial;
    font-size: 12px;
    margin: 0 0 0 0;
    text-align: -moz-center; 
}
.menugradient
{
    font-family: Verdana;
    padding: 3px;
    background-image: url(/images/menu/menugradient.jpg);
    background-repeat: repeat;
    background-position: left top;
}
.topheader
{
    background-color: #E2B950;
    width: 100%;
}
.leftnaviagation
{
    background-color: #9ab4b4;
    width: 151px;
}

.mainwindow
{
    width: 844px;
    height: 650px;
}
.topmenu
{
    font-weight: bold;
    color: White;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
    font-size: 10pt;
}
.menutext
{
    font-size: 11px;
    color: #aa0000;
    font-family: Tahoma;
    text-transform: capitalize;
    text-decoration: none;
    /*font-weight: bold;*/
    position: relative;
    margin-left: 4mm;
}
.menuheadertext
{
    font-size: 13px;
    color: black;
    font-family: Tahoma;
    font-weight: bold;
    vertical-align: text-top;
    text-transform: capitalize;
    text-indent: 1mm;
    text-align: left;
    text-decoration: none;
}

.googlebtn
{
    border-right: #6f1f1e thin solid;
    border-top: #ba4f4d thin solid;
    margin-top: 0px;
    font-weight: bold;
    font-size: 11px;
    margin-left: 0px;
    border-left: #ba4f4d thin solid;
    color: white;
    line-height: 0.85;
    padding-top: 2px;
    border-bottom: #6f1f1e thin solid;
    font-family: Tahoma;
    background-color: #9a2e2c;
}
table.header
{
    width: 835px;
    height: 25px;
    border: solid 2px #9ab4b4;
    background-color: #a54836;
}
td.header
{
    font-weight: bold;
    font-size: 12px;
    color: #ecd28f;
    text-decoration: none;
    margin-top: 0px;
    margin-left: 0px;
    text-align: center;
}

table.dbtransactions
{
    width: 835px;
}

td.dbfieldstext
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    width: 135px;
    text-transform: capitalize;
    text-align: right;
    text-decoration: none;
    padding-right: 1px;
}
td.dbfields
{
    width: 700px;
}

span.req
{
    color: Red;
    font-weight: bold;
}

table.aftersave
{
    width: 835px;
    height: 40px;
    background-color: #ccff66;
    border: solid 1px #9ab4b4;
    color: #000000;
    font-weight: bold;
}


button
{
    border-right: #6f1f1e thin solid;
    border-top: #ba4f4d thin solid;
    margin-top: 0px;
    font-weight: bold;
    font-size: 11px;
    margin-left: 0px;
    border-left: #ba4f4d thin solid;
    color: white;
    line-height: 0.85;
    padding-top: 2px;
    border-bottom: #6f1f1e thin solid;
    font-family: Tahoma;
    background-color: #9a2e2c;
}

.HideButton {Display : none} 

.studies
{
    font-size: 29pt;
    text-transform: uppercase;
    color: #bf002c;
    font-family: 'Times New Roman';
}

.studies2
{
    font-size: 14pt;
    color: black;
    font-family: 'Times New Roman';
    font-variant: small-caps;
}

.smaller
{
    font-size: 8pt;
    color: black;
    font-family: 'Times New Roman';
}
.hilite {
    text-decoration: none; 
    border-bottom: dotted 1px #cc0000;
}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.dost
{
    color: #ddcd8c;
    padding-left: 4px;
}

A.gold
{
    FONT-SIZE: 11px;
    COLOR: white;
    TEXT-DECORATION: underline
}
A.gold:hover
{
    FONT-SIZE: 11px;
    COLOR: #ddcd8c;
    TEXT-DECORATION: underline
}
