@charset "utf-8";



BODY {
  width:100%;
  height:100%;
  background: #666666;
  margin: 0;
  padding: 0;
  color: #337300; //#80ad5c
  background-color: #E9EBF5;
  background-image: url(images/bg.gif);
  background-repeat: repeat;
  vertical-align: top;
}



H1,H2,H3 {
font: 100% Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#337300;
}

H1 {
font-size:11pt;
}
H2 {
font-size:12pt;
}
H3 {
font-size:13pt;
}



a:link {
  color:#80ad5c;
}

a:hover {
  color:#337300;
}

a:visited {
  color:#337300;    
}




table,td,tr {
  margin:0;
  padding:0;
  border:0;
  font: 100% Verdana, Arial, Helvetica, sans-serif;
  font-size:10pt;  
}

table {   border-collapse: collapse;  }



.MAIN_BG_TABLE {
  width: 100%;
  height:170px;
  border:2px;
  text-align:left;
}


.TOPBAR {
  background-image: url(images/top_bar.gif);
  background-repeat: repeat-x;
  height: 26px;
  width:665px;
}

.TOPBAR_RESIZED {
  background-image: url(images/top_bar.gif);
  background-repeat: repeat-x;
  height: 26px;
}

.HEADBAR_LOGO {
  background-image: url(images/logo.gif);
  background-repeat: no-repeat;
  height: 144px;
  width: 202px;
}

.HEADBAR_HEAD {
  background-image: url(images/head_bar.gif);
  background-repeat: no-repeat;
  height: 144px;
  width: 463px;
  
  
}

.HEADBAR_RESIZED {
  background-image: url(images/head_resized.gif);
  background-repeat: repeat-x;
  height: 144px;
  
}


.GTOP_BAR {
  width:100%;
  height:170px;
}
.GTOP_BAR_H{
  width:940px;
  height:170px;
}

.G_SHADOW {
position: absolute;
top:0px;
left: 0px; 
z-index:0;
width:100%;
min-height:100%;
height:100%;
margin:0px auto;
}

.G_SHADOWX {
background-image:url(images/3d_shadow_flat.png);
background-repeat:repeat-y;
width:1000px;
height:100%;
}


.GCONTENT_BAR {
  position: absolute;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  z-index: 1;
  top: 0px; 
  left: 0px;   
  height:100%;  
  min-height:100%;  
  width: 100%;
  vertical-align: top;
}


.GBOTTOM_BAR {
  background-image: url(images/bottom_bar.gif);
  background-repeat: repeat-x;
  height:9px;
  width:100%;
}


.CONTENT_CONTAINER_TABLE {
  border:2px;
  width:100%;
  vertical-align: top;
  height: 100%;
}

.SITEBAR_CONTAINER {
  vertical-align: top;
  height: 100%;
  width:940px;
}

.SITEBAR_TABLE{
  background-color:White;
  width:100%;
  height:100%;
  vertical-align: top;
}

.DYNAMIC_CONTENT {
  /*border-left:double #f7fbf3 2px;*/
  height: 100%;
  padding: 40px;
  text-align:justify;
  width: 100%;
  vertical-align: top;
}

.SIDEBAR {
  vertical-align: top;
  height: 100%;
}
.WIDE {
  width: 100%;
  background-repeat: repeat-x;
}

.STATIC {
  width: 665px;
}

.CONT_TOP_BAR_MENUSIZE {
  width: 150px;
  height:44px;
  background-repeat: repeat-x;
  background-image: url(images/hm_center.gif);
}

.CONT_TOP_BAR {
  height:44px;
  width:100%; 
  background-repeat: repeat-x;
  background-image: url(images/hm_center.gif);
}

.lmItem {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color:#337300 ;
  cursor: default;
  text-align: left;
  background-color: #FFFFFF;
  padding-bottom: 5px;
  font-weight: normal;
  font-size: 11pt;
  }

.LMENU {
  margin:35px;
}

.CREATOR {
text-align:right;
font-size:10px;
}


.sh { border:solid   #EAF8E2 1px; padding-left:10px; background-color: #CCCCCC; color:#FFFFFF;}
.sh1 { border:solid  #EAF8E2 1px; padding-left:10px; color: #999999;}

