body {
  margin:0;
  border:0;
  padding:0; 
  background:#ffffff;
  text-align:center;
  font-size:71%;
  font-family:verdana, helvetica, arial, sans-serif; 
  overflow: auto; 
  }

#heade { 
  top:0; 
  left:50%; 
  margin-left:-475px;
  width:950px; 
  height:100px;
  position:absolute; 
  overflow:hidden; 
  text-align:center;
  font-size:100%;
  background:#41A317;
  border-top: 1px solid buttonhighlight; 
  border-left: 1px solid buttonhighlight; 
  border-bottom: 1px solid buttonshadow; 
  border-right: 1px solid buttonshadow; 
  border-style: ridge;
  color:#eef;
  }

#ad { 
  top:101px; 
  left:50%; 
  margin-left:-475px;
  width:946px; 
  height:13px;
  position:absolute; 
  border-left: 3px solid #41A317;
  border-right: 3px solid #41A317; 
  overflow:hidden; 
  text-align:center;
  font-size:90%;
  background:#e0e0e0;
  color:#eef;
  }

#mn { 
  top:114px; 
  left:50%; 
  margin-left:-475px;
  width:946px; 
  height:36px;
  position:absolute; 
  border-left: 3px solid #41A317;
  border-right: 3px solid #41A317; 
  z-index:2;
  overflow: visible;
  text-align:center;
  font-size:126%;
  background:#e0e0e0;
  color:#eef;
  }
  
#sbar{
  top:150px; 
  left:50%; 
  margin-left:-475px;
  width:200px; 
  height:1000px;
  position:absolute; 
  border-left: 3px solid #41A317;
  z-index:1;
  overflow: visible; 
  font-family: Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  font-size: 100%;
  background: #e6e6e6;

  }


#main{ 
    top:150px;
    left:50%; 
    margin-left:-266px;
    width:736px;
    height:1000px;
    position:absolute;
    border-left: 1px solid #e6e6e6;
    border-right: 3px solid #41A317;
    overflow:auto; 
    text-align:left;
    font-size:100%;
    padding: 0 0 0 3px;
    background:#ffffff;
}


#footer {
  top:1150px;  
  left:50%; 
  margin-left:-475px;
  width:950px; 
  height:470px;
  position:absolute; 
  overflow:hidden; 
  font-size:140%;
  text-align:left;
  padding: 10px 0 10px 0;
  background-color :#41A317;
  border-top: 1px solid buttonhighlight; 
  border-left: 1px solid buttonhighlight; 
  border-bottom: 1px solid buttonshadow; 
  border-right: 1px solid buttonshadow; 
  border-style: ridge;
  }
  
  
* html body {
  padding:0px 0 0px 0; 
  }

.module_hdr{padding:3px 6px 3px 6px; background-color:#3399FF;}

TABLE 
{
	FONT-SIZE: 100%
}
TH {
	FONT-SIZE: 100%
}
TD {
	FONT-SIZE: 100%
}

A.nounderline {
	TEXT-DECORATION: none
}
A:link {
	BACKGROUND-COLOR: transparent; COLOR: #900b09
}
A:visited {
	BACKGROUND-COLOR: transparent; COLOR: #900b09
}
A:active {
	BACKGROUND-COLOR: transparent; COLOR: #ff0000
}
A:hover {
	BACKGROUND-COLOR: transparent; COLOR: #ff0000
}

td.greenmn
{
text-align:center;
color:white;
background-color:transparent;
font-size:10px;
font-weight:bold;
border-left: 1px solid green;
border-right:0px solid green;
height:20px;
padding-bottom:2px;
}

a.m_item:link    {text-decoration:none;color:white; background-color:transparent}
a.m_item:visited {text-decoration:none;color:white; background-color:transparent}
a.m_item:active  {text-decoration:underline;color:white; background-color:transparent}
a.m_item:hover   {text-decoration:underline;color:white; background-color:transparent}

.style1
    {    
        font-family:Arial;
        font-size: x-large;
        color: #FFFFFF;
        font-weight: bold;
    }

.style2
    {
        font-family: Arial;
        font-size: x-large;
        color: #339966;
        font-weight: bold;
    }

.style3
    {
        font-size: medium;
    }
.style4
    {
        height: 52px;
        width: 540px;
    }
.style5
    {
        height: 52px;
        width: 408px;
    }
    
 .style6
    {
        font-size: 140%;
    }   
table.left, td.left
{
font-size:85%;
color:#000000;
background-color:#6CC417;
border:1px solid #c3c3c3;
border-bottom: none;
margin:0px;
font-family: verdana,helvetica,arial,sans-serif;
}

h2.left
{
color:#FFFFFF;
font-size:120%;
font-family:Verdana;
background-color:#6CC417;
margin-bottom:0px;
padding-bottom:0px;
margin-top:0px;
padding-top:0px;
}

td.left
{
background-color:#41A317;   
padding-left:5px;
padding-top:5px;
border:0px solid #c3c3c3;
border-top:none;
}

a.left:link    {text-decoration:none;color:#FFFFFF;background-color:transparent}
a.left:visited {text-decoration:none;color:black;background-color:transparent}
a.left:hover   {text-decoration:underline;color:black;background-color:transparent}
a.left:active  {text-decoration:underline;color:black;background-color:transparent}