body { font-family: Arial, Helvetica, sans-serif; }


td { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; line-height: 16px; }
th { font-family: Arial, Helvetica, sans-serif;}

.title { font-size: 14px; font-weight: bold; color: #ff7070; }
.green { font-size: 11px; color: #006600; }
.orange { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF5A00; }
.grey { font-size: 11px; color: #999999; font-weight: normal; }
.btm { font-size: 11px; color: #999999; }
.white { color: #ffffff; }
.yellow { color: #85732e; }

a:link { color: #ff7070; text-decoration: none; }
a:visited { color: #ff7070; text-decoration: none; }
a:hover { color: #ff7070; text-decoration: underline; }
a:active { color: #ff7070; text-decoration: underline; }

a.white:link { color: #ffffff; text-decoration: none; }
a.white:visited { color: #ffffff; text-decoration: none; }
a.white:hover { color: #e0ca74; text-decoration: underline; }
a.white:active { color: #e0ca74; text-decoration: none; }

a.yellow:link { color: #e0ca74; text-decoration: none; }
a.yellow:visited { color: #e0ca74; text-decoration: none; }
a.yellow:hover { color: #e0ca74; text-decoration: underline; }
a.yellow:active { color: #e0ca74; text-decoration: none; }

a.news:link { font-size: 12px; color: #FF5A00; font-weight: bold; text-decoration: none; }
a.news:visited { font-size: 12px; color: #FF5A00; font-weight: bold; text-decoration: none; }
a.news:hover { font-size: 12px; color: #669900; font-weight: bold; text-decoration: underline; }
a.news:active { font-size: 12px; color: #FF5A00;font-weight: bold; text-decoration: none; }

ul { list-style-type: none; padding: 0; margin: 0; }
li { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: 0 .4em; padding-left: .9em; }

