<style type="text/css" media="all">
  div.formEnd {text-align: center; margin: .5em; padding: .5em;}
</style>

<style type="text/css" media="screen">
  td {padding: 0.25em 1px;}
  span.required  {color: red; }
  .day {font-weight: bold; text-align: center;}
  .event {font-weight: bold; text-align: center; font-size: .75em; }
  tr#after {background: #FDD;}
  tr#before {background: #CDD;}
  
</style>

/* Style sheet for OMGMA website Registration Form updated 10/15/02*/
/* by Robert Lane - info@lane-consulting.com */
/* Set general styling for links */


a:link {
       color: #A62515;
       text-decoration: none
}
a:visited {
	  color: #00525A;
	  text-decoration: none
}
a:hover {
	color: #DEECE3;
	text-decoration: none
}
a:active {
	 color: #A62515;
	 text-decoration: none
}

/* Set general style for headings */	
   

.form-hdg-1 {font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	    font-size: 12px;
	    font-weight: bold;
	    color: #ECDEE0;
	    border-top: 1px solid #F8F8FF; 
	    border-bottom: 1px #F8F8FF solid;
	    margin: 0 0 1em 0;
	    background-color: #BD6E64;
}

.form-hdg-2 { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	    font-size: 12px;
	    font-weight: bold; 
	    color: #333333;
	    background-color: #FFE4AE; 
	    border-top: 1px #666666 solid; 
	    border-bottom: 1px #666666 solid;
	    margin: 1em 0 1em 0;
 }



/* Set styles for general content areas as "formtxt" */
.formtxt {font-family: "Trebuchet MS", Verdana, Arial, "SF Sans Serif", sans-serif;
	 color: #666666;
	 font-size: 12px;
	 margin: 0 10px 0 10px;
	 
}
.formtxt em {
	 font-size: 12px;
	 color: #A62515;
	 font-style: normal;
	 font-weight: bold;
	 line-height: 120%;
}
.formtxt H2 {
	 font-size: 12px;
	 color: #333333;
	 font-style: normal;
	 font-weight: bold;
	 text-align: center;
	 line-height: 100%;
	 margin: 0 10px 0 10px;
	 
}
.formtxt td {	font-family: "Trebuchet MS", Verdana, Arial, "SF Sans Serif", sans-serif;
	 font-size: 12px;
	 line-height: 100%;
	 margin: 0 10px 0 10px;
	 
}
td.lbl { font-family: "Trebuchet MS", Verdana, Arial, "SF Sans Serif", sans-serif;
       	 text-align: right;	 
	 	     font-size: 12px;
		     		font-style: normal;
					    font-weight: bold;	}
td.coltxt { font-family: "Trebuchet MS", Verdana, Arial, "SF Sans Serif", sans-serif;
color: #666666;
	text-align: center;	
		    font-size: 12px;
		    	       font-style: normal;
			       		   font-weight: bold;	}
td.footnote {font-family: "Trebuchet MS", Verdana, Arial, "SF Sans Serif", sans-serif;
	    font-size: 12px;
	    color: #BD6E64;
	    font-weight: bold;	
	    margin: 0 10px 0 10px;
	    }
		
td.formEnd {text-align: center; 
	   margin-top: .5em; padding-top: .5em;
	   margin-bottom: .5em; padding-bottom: .5em;}
/* Set styles for the footer copyright text */
.tiny-txt {
	  font-family: "Trebuchet MS", Arial, sans-serif;
	  font-size: 10px;
	  text-align: center;
	  margin-top: 10px;
	  margin-bottom: 0px;
	  }

.tiny-txt a:link {
	  color: #00525A;
	  text-decoration : underline;
}

.tiny-txt  a:visited {
	   color: #A62515; 
	   text-decoration : underline;
}

.tiny-txt a:hover {
	  color: #999999;
	  background : #F8F8FF;
}
