.body  { color: #333333; font-size: 12px; font-family: Arial, Arial, Geneva; line-height: 140%;}

.news  { color: #FFFFFF; font-size: 10px; font-family: Arial, Geneva, san serif; line-height: 110%; font-weight: bold;}

.home  { color: #FFFFFF; font-size: 11px; font-family: Arial, Geneva; line-height: 130%;}

.note  { color: #333333; font-size: 11px; font-family: Arial; line-height: 110%;}

.date  { color: #333333; font-size: 10px; font-family: Verdana, Arial, Geneva;}

.address  { color: #666666; font-size: 10px; font-family: Arial, sans serif; }

.nav  { font-size: 10px; font-family: Arial, Geneva, sans serif; font-weight: bold; }

.title  { color: #005B41; font-size: 14px; font-family: Arial, sans serif; font-weight: bold; line-height: 18px; }

.credits  { color: #FF9933; font-size: 10px; font-family: Arial, sans serif; font-weight: bold; }

.subtitle  { color: #2F3C5D; font-size: 13px; font-family: Arial, sans serif; font-weight: bold; }

.arrow {font-size: 12px; font-family: Verdana; color: #666633; }

a { text-decoration: none; color: #27507D;}

a:hover    { text-decoration: none; color: #005B41;}

#orange { color: #FF9933; font-weight: bold; }

#red { color: #990000; }


/* i = indent */


#iL { padding-left: 10px }

#iR { padding-right: 10px }

ul { list-style-type: square; list-style-image: url(images/bullet.gif); padding-left: -10px }

#blue { color: #0071BC;}

/* menu styles */

.menu { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #FFFFFF; LAYER-BACKGROUND-COLOR: #999999; BORDER-LEFT: 1px solid black; BORDER-TOP: none; BORDER-BOTTOM: none; BORDER-RIGHT: none; PADDING: 3px; z-index: 10; width: 100 }

.menuLink { text-decoration: none; line-height: 150%; font-family: Arial, sans serif; font-weight: bold; font-size: 11px; color: #666666; outline: none }
a:hover.menuLink { text-decoration: underline; font-weight: bold; color: #333333 }

/* do = dotted */


.doT{ border-top : 1px dotted #666666; }

.doTB{ border-top : 1px dotted #666666; border-bottom : 1px dotted #666666;}

.doB{ border-bottom : 1px dotted #666666; }

.doL{ border-left : 1px dotted #666666; }

.doR { border-right : 1px dotted #666666; }

.pTB { padding-top : 3px; padding-bottom : 3px;}
