﻿body
{
    font-size:8pt;
    font-family:Arial;
    font-weight:normal;
    color:#777;
    margin:0px;
    padding:0px;
    background-color:#082F03;
    line-height:100%;
    
}
td
{
    text-align:left;
    vertical-align:top;
}
img
{
    margin:0px;
    padding:0px;
    border-width:0px;
}
div
{
    margin:0px;
    padding:0px;
    vertical-align:top;
}
.heading
{
    color:#136000;
    font-size:10pt;    
}
#page
{
    text-align:left;
    width:295px;
    
}

#whitePage
{
    background-color:#FFFFFF;
    margin:0px;
    padding:0px;
    
}

.moreposts
{
  background-color:#f1f1f1; 
  border:1px solid #b7b7b7; 
  padding:10px 10px 10px 100px;
  text-align:center;
}
.graywm
{
     color:#777;    
}
.greenwm
{
     color:#136000;    
     border-width:1px;
     border-color:Gray;
}

.WM_Password
{
     color:white;
     background-image:url('../images/WM_Password.jpg');
     background-repeat:no-repeat;
     border-width:1px;
     border-color:Gray;
     font-size:11pt;
     line-height:30px;
    }

.timeAlign
{
    text-align:left;
    padding:0px;
    margin:0px; 
    }    
    /*AutoComplete flyout */

a:Link /* === */
{
	color: black;
	font-family: Arial;
	text-decoration: none;
	text-align:left;
	font-size: 8pt;
	
}	


a:visited /* === */
{
	color: black;
	font-family: Arial;
	text-decoration: none;
	text-align:left;
	font-size: 8pt;
	
}

a:hover /* === */
{
	font-size: 8pt;
	font-family: Arial;
	text-decoration: underline;
	text-align:left;
	color: black;
	
}

.AutoExtender
        {
            font-family: Verdana, Helvetica, sans-serif;
            font-size: .8em;
            font-weight: normal;
            border: solid 1px #006699;
            line-height: 20px;
            padding: 10px;
            background-color: White;
            margin-top:14px;
        }
        .AutoExtenderList
        {
            border-bottom: dotted 1px #006699;
            cursor: pointer;
            color: #006699;
        }
        .AutoExtenderHighlight
        {
            color: White;
            background-color: #006699;
            cursor: pointer;
        }

#divwidth
        {
          width: 232px !important;    
        }
        #divwidth div
       {
        width: 232px !important;   
       }
       
       #divwidth2
        {
          width: 232px !important;    
        }
        #divwidth2 div
       {
        width: 232px !important;   
       }