/* main */
body { padding: 0; margin: 0; font-family: verdana, arial, helvetica; line-height: 1.5em; background: #00b5de; color: #333333; }
td { font-size: 11px; }

/* links */
a { color: #ff5b21; background: inherit; text-decoration: none; }
a:hover { color: #9EC068; background: inherit; text-decoration: underline;}
a.title { color: #FE6700; background: #FFF; }

/* custom */
.title { font-size: 13px; font-weight: bold; }
.title_sub { font-size: 12px; font-style: italic; color: #666; }

.nav { color: #FFF; font-size: 12px; }
#navL { color: #FFF; font-size: 12px; }

/* footer */
.footer { line-height: 1.8em; color: #FFF; font-size: 11px; }
#footerL { color: #FFF; font-size: 11px; }




/* Link definitions
a { color: #ff6600; text-decoration: none; }
a:hover,a:active { color: #666666; text-decoration: underline; }
a:visited { color: #ff6600; }
 */
 
/* Main body text
body { font-family: verdana, arial, helvetica; background-color:#ffffff; color:#333333; }
td { font-size: 10px; }

hr.thin {border: 0; color: #DDDDDD; height: 1px; margin: 0 0 0 0; padding: 0 0 0 0;}

.small { font-size: 9px; }

.page_title { font-weight: bold; color:#ffffff; }

.footer { color:#ffffff; font-size: 8px; }
 */
 
/* Form fields
textarea { font-family: verdana, arial, helvetica; font-size: 10px; color: #666666; }
input { font-family: verdana, arial, helvetica; font-size: 10px; color: #666666; }
.submitText { font-family: Verdana; font-size: 10px; color: #ffffff; background-color: #999999; border-color: #cccccc; }
 */