.TopContactsText {
	color : #797979;
}
.BottomText {
	color : White;
}
A.BottomLink {
	color : White;
	text-decoration : none;
}
.BottomMenu {
	color : #666666;
}
A.BottomMenuLink {
	color : #666666;
	text-decoration : none;
}
.LeftMenu {
	color : #1B58B3;
	font-size : 10px;
	font-weight : bold;
}
A.LeftMenuLink {
	color : #1B58B3;
	text-decoration : none;
	font-size : 11px;
}
A {
    text-decoration: none;
    color: #81B156;
}
td {
	font-size : 11px;
}




	H1, H2 {
	          font-size: 13px;
                  font-weight: bold;
		}  
            

        .top_lnk {
                  font-size: 13x;
                  text-decoration: none;
                  color: #81B156;
                  font-weight: bold;
                }
        img    {
                border: 0;
                }
        .anc   {
                 text-decoration: none;
                 font-weight: bold;
                 color: #81B156;
                }
        .main_pltext {
                 font-weight: bold;
                }
        .pl_hed {
                  font-size: 13px;
                  font-weight: bold;
                }
          .maint {
                  background-image: <?print "url(".$img_dir;?>all_bg.gif<?print ");";?>;
                  border:1px;
                  border-style: solid;
                  border-color: #7e838c;
                  width: <?print $all_width;?>;
                 }
          .fh_bg {
                  background-color: #81B3CB;
                 }

          .tb_left_br {

                  background-image: <?print "url(".$img_dir;?>menu_left.gif<?print ");";?>;
                  background-repeat: repeat-y;
                  width: 21;
                  }

          .tb_right_br {

                  background-image: <?print "url(".$img_dir;?>menu_right.gif<?print ");";?>;
                  background-repeat: repeat-y;
                  width: 21;
                  }

          .tb_top_br {

                 background-image: <?print "url(".$img_dir;?>menu_top.gif<?print ");";?>;
                 height: 21;
                 background-repeat: repeat-x;
                 }

          .tb_bot_br {

                background-image: <?print "url(".$img_dir;?>menu_bottom.gif<?print ");";?>;
                height: 21;
                background-repeat: repeat-x;
                }
          .tbl {
                  border:1px;
                  border-style: solid;
                  border-color: #7e838c;
                  width: 100%;
                  color: #4F7182;
                 }
          .tbl2 {
                  border:1px;
                  border-style: solid;
                  border-color: #7e838c;
                  width: 75%;
                  color: #4F7182;                
          
                 }
          .td_tbl {
                  border:1px;
                  border-style: solid;
                  border-color: #7e838c;

                  }
          .tbl_nobr {
                  border: 0px;
                  width: 100%;
                  }