/*Form Input Styles*/
input.textbox  {border:#736035 1px solid; width:260px; background-color:#e4d9c2; color:#736035} 
input.jtextbox  {border:#736035 1px solid; width:160px; background-color:#e4d9c2; color:#736035; height:20px} 
textarea { border:#736035 1px solid; width:260px; height:100px; background:#e4d9c2; color:#736035}
/*Style Class for Headings*/
font.heading { font-size:12.5pt; font-family:Arial; color:#a89979; font-weight:900; }
font.normal { font-size:11pt; font-family:Arial Narrow; color:#ffffff; word-spacing:2px;}
font.Events { font-size:9pt; font-family:Arial; Color:#FFF; text-decoration:none}

