﻿.ezmenu
{
    color: White;
    font-family: Arial;
    width: 126px;
    text-align:center;
    font-weight: bold;
    text-transform:capitalize;
}
.menuContainerIframeUnderlay
{
    display: none !important;
}

body
{
    background-color: #A0CB4D;
    background-image: url('../Pics/bg_block.gif');
    margin: 0;
}
.Membody
{
    background-color: #A0CB4D;
    background-image: url('../Pics/bg_block_Blue.gif');
    margin: 0;
}
.MemMain
{
    margin:0; 
    background-image: url('../Pics/bg_main_Blue.gif');
    background-repeat: repeat-y;
    background-position: center center;
    height: 100%;
    width: 1100px;
}
.main
{
    margin:0px; 
    background-image: url('../Pics/bg_main.gif');
    background-repeat: repeat-y;
    background-position: center center;
    height: 100%;
    width: 1048px;
}
.title
{
    font-family: Arial;
    font-size: 8pt;
    color: #99cc66;
    font-weight: bold;
}
table.title
{
    border:0;
    vertical-align:top;
    width: 924px;
}
a.title
{
    color: #99cc66;
    text-decoration: none;
}
a.title:visited
{
    color: #99cc66;
    text-decoration: none;
}
a.title:hover
{
    color: #0066cc;
    text-decoration:none;
}
a.titleOrg
{
    color: #ff9933;
    text-decoration: none;
}
a.titleOrg:visited
{
    color: #ff9933;
    text-decoration: none;
}
a.titleOrg:hover
{
    color: #0066cc;
    text-decoration:none;
}
.foot
{
    font-family: Arial;
    font-size: 7pt;
    color: #333399;
    font-weight: bold;
}
table.foot
{
    border:0;
    vertical-align:top;
    width: 924px;
}
a.foot
{
    color: #333399;
    text-decoration: none;
}
a.foot:visited
{
    color: #333399;
    text-decoration: none;
}
a.foot:hover
{
    color: #0066cc;
    text-decoration:none;
}
div.MainArea
{
    text-align:left;
    vertical-align: top;
    width: 510px;
    min-height: 400px;
    margin-left: 20pt;
}
div.SingleArea
{
    padding: 0px 32px 16px 16px;
    text-align:left;
    width: 924px;
    margin-left: 6pt;
    min-height: 400px;
}
.SingleAreaMain
{
    text-align:left;
    vertical-align: top;
    width: 500px;
}
.SingleAreaTitle
{
    margin-left: 8px;
}
div.RightSide
{
     width: 315px;
     text-align: left;
}
div.RightPanelSpace
{
    height:12px;
    background-color:White;
}
.RightPanel
{
    font-size:8pt;
}
.RightPanelOrange
{
    font-size: 12pt;
    font-weight: bold;
    color: #cc6633;
    line-height: 18pt;
}
div.RightPanel
{
     background-color: #cccccc;
     background-image: url('../Pics/bg_block1.gif');
     width: 315px;
     text-align: left;
     padding: 16px; 
   /*  
     float:right; */
}
ul.RightPanel
{
    line-height: 12pt;
}
a.RightPanel
{
    font-weight: bold;
    color:#666666;
    text-decoration:none;
}
a.RightPanel:visited
{
    color:#666666;
}
a.RightPanel:Hover
{
    color: #0066cc;
}
a.RightPanelMid
{
    font-weight: normal;
    color:#666666;
    text-decoration:none;
    font-size: 9pt;
    line-height: 16pt;
}
a.RightPanelMid:visited
{
    color:#666666;
}
a.RightPanelMid:Hover
{
    color: #0066cc;
}
a.RightPanelBig
{
    font-weight:600;
    color:#666666;
    text-decoration:none;
    font-size: 14px;
    line-height: 18px;
}
a.RightPanelBig:visited
{
    color:#666666;
}
a.RightPanelBig:Hover
{
    color: #0066cc;
}
.DateField
{
    font-family: Arial;
    font-size:10pt;
    font-weight:bold;
}
.ContentField
{
    font-family: Arial;
    font-size:10pt;
}
a.LinkList
{
    color: #cc6633;
    font-size: 9pt;
    font-weight: bold;
    text-decoration:none;
}
a.LinkList:visited
{
    color:#cc6633;
}
a.LinkList:Hover
{
    color: #0066cc;
}
.form
{
      
}
table.form
{
    border: 0px;
    padding: 0;
    margin: 0;
    font-family: Arial;
    font-size:10pt;
}
td.formLabel
{
    width: 100px;
    background-color: #cccccc;
    vertical-align: top;
}
td.formInput
{
    width:500px;
    background-color: White;
    text-align: left;
}
hr
{
color:#cccccc; height:1px;  background-color:#cccccc;
}