body, table, td {
  margin: 0px;
  padding: 0px;
  font-family: Sans-Serif,  Arial, Verdana, Bitstream Vera Sans;
  font-size: 14px;
  color: #7E7E7E;
  border-style: none;
  border-width: 0px;
}

body {
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
/*
  background-image: url(../images/low_sky.jpg);
  background-position: top center;
  background-repeat: no-repeat;
*/
background-color: #E8E8E8;
}

table.main {
  height: 100%;
}

td.leftside {
  background-image: url(../images/left_shadow4.png);
  background-position: top right;
  background-repeat: repeat-y;

}

td.rightside {
  background-image: url(../images/right_shadow4.png);
  background-position: top left;
  background-repeat: repeat-y;

}

td.content {
  text-align: left;
  vertical-align: top;
  height: 100%;

padding-top: 10px;

background-color: #ffffff;



  padding-top: 20px;
  padding-left: 29px;
  padding-right: 29px;

}


td.title, td.top {
background-color: #ffffff;
}

td.top {
padding-top: 22px;
padding-left: 10px;
padding-right: 10px;
}

div.title_width {
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
}


td.bottom {
  padding-top: 40px;
  padding-left: 10px;
  padding-right: 10px;

  xwidth: 850px;
/*
  background-image: url(../images/bottom_background.png);
  background-position: top center;
  background-repeat: no-repeat;
*/
  background-color: #ffffff;

/*
  border-color: #332C20;
  border-left-style: solid;
  border-right-style: solid;
  border-left-width: 1px;
  border-right-width: 1px;
background-color: #898071;



  background-image: url(../images/lowclogo_faded3.png);
  background-position: bottom right;
  background-repeat: no-repeat;
*/
}





ul {
list-style-image: url(../images/bullet.png);
}

ul li {
padding-left: 10px;
padding-bottom: 10px;
}



ul.sub {
list-style-image: url(../images/bullet2.png);
}


ul.sub li {
padding-left: 10px;
padding-bottom: 10px;
}








div.title {
   margin-left: 258px;
   margin-top: 50px;
}


div.content_left {
  margin-top: 50px;
  float: left; 
  width: 235px; 
  margin-right: 19px; 
  /*min-height: 255px;     */
}


div.content_right {
  margin-top: 50px;
  float: right; 
  width: 550px; 
  /*min-height: 255px;     */
  /*height: 325px;*/
}



div.sub_sub_menu {
color: #474747;
/*width:100%; border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #6EB133;*/
}




div.sub_sub_menu a {
  color: #A3A3A3;
  text-decoration: none;
}

div.sub_sub_menu a:hover {
  color: #414141;
  text-decoration: none;
} 
 
div.sub_sub_menu a:active {
  color: #A3A3A3; 
  text-decoration: none;
}  







a {
  color: #7AC142;
  text-decoration: none;
}

a:hover {
  color: #414141;
  text-decoration: none;
} 
 
a:active {
  color: #7AC142; 
  text-decoration: none;
}  




a.has_submenus {
cursor: default;
}


a.menu {
  color: #A9A9A9;
  font-size: 16px;
  xfont-weight: bold;
  text-decoration: none;
}

a.menu:hover {
  color: #595959; 
  text-decoration: none;
} 
 
a.menu:active {
  color: #A9A9A9; 
  text-decoration: none;
}


a.menu_on {
  color: #595959;
  font-size: 16px;
  xfont-weight: bold;
  text-decoration: none;
}




a.submenu_grey {
padding: 8px;
  color: #595959;
  font-size: 10px;
  xfont-weight: bold;
  text-decoration: none;
}

a.submenu_grey:hover {
  color: #000000; 
  text-decoration: none;
} 
 
a.submenu_grey:active {
  color: #595959; 
  text-decoration: none;
}









a.submenu {
  color: #707070;

  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

/*
a.submenu:hover {
  color: #707070;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
*/

.submenu_on a.submenu {
  color: #72B425;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}


.submenu_on {
width: 233px;
height: 35px;
  background-image: url(../images/submenu_on2.png);
  background-position: top left;
  background-repeat: no-repeat;
margin-bottom: 4px;
cursor:pointer;
}

.submenu_off {
width: 233px;
height: 35px;
  background-image: url(../images/submenu_off2.png);
  background-position: top left;
  background-repeat: no-repeat;
margin-bottom: 4px;
cursor:pointer;
}

.submenu_content {
padding-top: 10px;
padding-left: 10px;
}






div.box_content a {
  color: #4C4130;
  font-weight: bold;
}

div.box_content a:hover {
  color: #332C20; 
  text-decoration: underline;
} 
 
div.box_content a:active {
  color: #4C4130; 
  text-decoration: none;
}  








a.bottom {
  color: #638A2F;
  font-size:10px;
  font-weight:bold;
  text-decoration: none;
}

a.bottom:hover {
  color: #000000;
  font-size:10px;
  font-weight:bold;
  text-decoration: underline;
}

h1 {
  margin: 0px;
  margin-bottom: 18px;
  font-size: 18px;
  color: #595959;
  color: #7E7E7E;
  font-weight:bold;
}

h2 {
  margin-top: 0px;
  margin-bottom: 4px;
  font-size: 14px;
  color: #595959;
  color: #7E7E7E;
  font-weight:bold;
  padding-bottom: 1px;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 22px;
  color: #7E7E7E;
  font-weight:normal;
}

h4 {
  margin: 0px;
  font-size: 20px;
  color: #ADADAD;
  font-weight:bold;
}



div.separator {
  width: 100%;
  border-top-style: solid;
  border-top-width: 1px;
  border-color: #e1e1e1;
  padding-bottom: 10px;
}

div.heading {
  background-color: #f7f7f7;
  width: 100%;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color: #e1e1e1;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;
}

#menu {
  padding-top: 4px;
  float: left;
  width:415px;
  height:82px;
  font-size:10px;
  text-align: center;
}

#title {
}

/*
#content {
  padding-top: 10px;
  padding-left: 19px;
  padding-right: 19px;
}
*/

#leftshadow {
  width: 100%;
  height: 100%;
  xbackground-image: url(../images/left_shadow_top.png);
  background-position: top right;
  background-repeat: no-repeat;
}

#rightshadow {
  width: 100%;
  height: 100%;
  xbackground-image: url(../images/right_shadow_top.png);
  background-position: top left;
  background-repeat: no-repeat;
}

small {
  font-size: 10px;
}



.bl {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat; float: left; background-color: #E2EECD;}
.br {background: url(../images/corner-bottom-right.gif) 100% 100% no-repeat}
.tl {background: url(../images/corner-top-left.gif) 0 0 no-repeat}
.tr {background: url(../images/corner-top-right.gif) 100% 0 no-repeat; padding: 9px;}