
a.menulink:link    { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #FFFFFF; text-decoration: none ; }
a.menulink:visited { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #FFFFFF; text-decoration: none ;}
a.menulink:active  { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #FFFFFF; text-decoration: none ;}
a.menulink:hover   { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #FFFFFF; text-decoration: underline;}
a.menulink:text    { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #FFFFFF; text-decoration: none;}

a.bodylink:link    { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #845831; text-decoration: none ; }
a.bodylink:visited { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #845831; text-decoration: none ;}
a.bodylink:active  { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #845831; text-decoration: none ;}
a.bodylink:hover   { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #845831; text-decoration: underline;}
a.bodylink:text    { font-family: Arial; font-weight: 800; font-size: 10px; line-height: 16px; color: #845831; text-decoration: none;}


.radio {
	clear: left;
	float: left;
	width: 20px;
}

label.after {
	float: left;
	margin: 2px 0 10px 5px;
	width: 370px;
}


.smalltxt10 { font-family: Arial;
              font-size: 11px; 
              font-weight: 400;
            }

.bigtxt18 { font-family: Arial;
            font-size: 18px;
            font-weight: 900;
          }
		  
.bodytext { font-family: Arial, Helvetica, sans-serif;
            font-size: 9.0pt;
            font-weight: 500;
          }
		  
.boldtxt11 { font-family: Arial;
             font-size: 11px;
             font-weight: 400;
           }

.smalltxtwhite { font-family: Arial;
				 font-size:10px;
				 font-weight: 400;
				 color: #FFFFFF;
				} 		  