
A.bodytext2:link {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.bodytext2:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.bodytext2:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.bodytext2:active {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
A.bodytext2a:link {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.bodytext2 {
	FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}




/***  Members Area  Styles  ***/

.ma_content h1, h2 {
   font-family:    Arial, Helvetica, sans-serif;
   color:          #005E2A;   /* Dark Green */
   font-size:      16px;
   font-weight:    bold;
}

.ma_content h3 {
   color:          #005E2A;   /* Dark Green */
   font-size:      14px;
   font-weight:    bold;
   margin-bottom:  1px;
}

.ma_content p, ul, li {
   color:          #000000;
   font-size:      12px;
}

.ma_form_table {
   font-family:   Arial, Helvetica, sans-serif; 
   color:         #000000;
   font-size:     12px; 
   background:    #EEFEE2;     /* lines due to cellspacing */
   border-bottom: 1px solid #419403;
   border-top:    1px solid #419403;
   border-left:   1px solid #419403;
   border-right:  1px solid #419403;
}

.ma_news_comps_table {
   font-family:   Arial, Helvetica, sans-serif; 
   width:         100%;
   color:         #000000;
   font-size:     12px; 
  /* background:    #EEFEE2; */    /* lines due to cellspacing */
  /* border-bottom: 1px solid #419403;
   border-top:    1px solid #419403;
   border-left:   1px solid #419403;
   border-right:  1px solid #419403;*/
}

.ma_form_heading {
   color:       #ffffff;
   font-size:   14px;
   font-weight: bold;
   background:  #005E2A; 
}

.ma_form_h3 {
   color:       #ffffff;
   font-size:   14px;
   font-weight: bold;
}

.ma_form_footer {
   font-size:   12px;
   font-weight: bold;
   background:  #EEFEE2; 
}
  
.ma_form_body {
   font-family: Arial, Helvetica, sans-serif; 
   color:         #000000;
   font-size:     12px; 
   font-weight:   bold;
   padding-left:  3px;
   padding-right: 3px;
   background:    #EEFEE2; 
}

.ma_news_comps_body {
   font-family:    Arial, Helvetica, sans-serif;
   color:         #000000;
   font-size:     12px;
   font-weight:   bold;
   padding-left:  3px;
   padding-right: 3px;
   /*background:    #050;*/
}

.ma_form_shaded {
   font-family:   Arial, Helvetica, sans-serif; 
   color:         #ffffff;
   font-size:     12px;
   font-weight:   bold;
   padding-left:  3px;
   padding-right: 3px;
   background:    #005E2A; 
}


.ma_content a:link    { color: #005E2A; text-decoration: none; }
.ma_content a:visited { color: #005E2A; text-decoration: none; }
.ma_content a:active  { color: #005E2A; text-decoration: none; }
.ma_content a:hover   { color: #005E2A; text-decoration: underline; }

.ma_form_body a:link    { color: #005E2A; text-decoration: none; }
.ma_form_body a:visited { color: #005E2A; text-decoration: none; }
.ma_form_body a:active  { color: #005E2A; text-decoration: none; }
.ma_form_body a:hover   { color: #005E2A; text-decoration: underline; }

