.input
   {
   height:20px;
   }
   .standard
   {
       font-family: verdana, arial, helvetica;
       font-weight: lighter;
       font-size: 13px;
   }
   .standard1
   {
       font-family: verdana, arial, helvetica;
       font-weight: lighter;
       font-size: 11px;
       color:red;
   }

.tableheader1
   {
   font-family: verdana, arial, helvetica;
   font-weight: bold;
   font-size: 13px;
   color: #000080;
   }

.formButtons
{
    FONT-FAMILY:  Tahoma,Arial, Helvetica, sans-serif;
    font-size: 11px;
    width:75px;
    height:24px;
}

.tablefont
{
    font-family : verdana;
    font-size : 12px;
    color:darkblue;
}

.tablesfont
{
    font-family : verdana;
    font-size : 8px;
}

.button
{
    width :50px;
    height:22px;
    background-color :gainsboro;
    font-family : verdana;
    font-size : 12px;
}

.head
{
   background:	ButtonFace;
   background-color : goldenrod;
   BORDER-RIGHT: #ccccbc 1px solid;
   BORDER-LEFT: #ccccbc 1px solid;
   BORDER-BOTTOM: #ccccbc 1px solid;
   border:1px solid;
   border-color:ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
   cursor:default;
}
.tablebody
{
    background-color :beige;
    font-family: sans-serif;
    font-size:11px;
    border-bottom-style:groove;
}

.sHeaderRow
{
    background:	ButtonFace;
    font-family: sans-serif;
    font-size:14px;
}
.sHeaderCell
{
    border:			1px solid;
    border-color:	ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
    cursor:			default;
    padding: 0px 0px solid;
    spacing: 0px 0px solid;
}

.sRowColor1
{
     BACKGROUND-COLOR: #f0f0ea;
}

.sRowColor2
{
    BACKGROUND-COLOR: #d0d0d0;
}

.sHighlightedRow
{
    BACKGROUND-COLOR: #f5cfaa;
}
.sSelectedRow
{
    BACKGROUND-COLOR: #6699FF;
}

.GroupColor
{
     background-color: darkgray;
}

.user_group
{
   BACKGROUND-IMAGE: url(../images/user_group.gif); BACKGROUND-REPEAT: no-repeat
}

a:link {
   COLOR: navy;
   font-family: verdana, arial, helvetica;
   font-weight: lighter;
   font-size: 11px;
   }

   a:visited {
   COLOR: navy;
   font-family: verdana, arial, helvetica;
   font-weight: lighter;
   font-size: 11px;
   }

.leftmenu
{
    overflow: hidden;
}

.leftmenu a
{
    padding: 1px 0;
    text-indent: 5px;
    background:white;
    display: block;
    border-bottom: 1.5px dashed #FFE8AC;
    color: navy;
    text-decoration: none;
}

.leftmenu a:hover
{
    background-color: #FFE8AC;
    color: black;
}



.reqHeading
{
    font-family: verdana, arial, helvetica;
    font-weight: bold;
    font-size: 12px;
}

.showdiv
{
    background:white;
    height:320px;
    width : 450px;
    border:2px solid;
    border-color:bisque;
    font-family: sans-serif;
    font-size:14px;
}
.showuserdiv
{
    background:white;
    height:200px;
    width : 340px;
    border:2px solid;
    border-color:bisque;
    font-family: sans-serif;
    font-size:14px;
}
