body { 
  padding: 0px;
  font-family: Verdana; 
  font-size: 8pt; 
  width: 100%;
  background-image: url('gr_background.gif');
  background-repeat: repeat-x;
  color: #666666;
}

h1           { font-size: 14pt; font-family: Verdana; font-weight: bold; }
a            { padding:0; color: #FF0000; border-style: none; }
a:active     { text-decoration: none;  }
a:link       { text-decoration: none; }
a:visited    { text-decoration: none; }
a:hover		 { text-decoration: none; color: #FF9900; }
select       { font-family: Verdana; font-size: 7pt }
td           { font-size: 8pt; font-family: Verdana }
p a            { padding:0; color: #FF0000; border-style: none; }

#navbar { padding: 8px 5px 7px 5px; font-weight: bold; color: #fff; text-align: center; line-height: 13pt; background-color: #a8b4b7; border-top: 1px solid #9a9a9a; }
#navbar a { color: #222; }
#navbar a:hover { color: #FF0000; }
#content { background-color: #fff; }

#production { border-left: 1px solid #808080; border-top: 1px solid #808080; width: 100%; } 
#production td { border-right: 1px solid #808080; border-bottom: 1px solid #808080; padding: 7px 15px 7px 2px; } 

#events_menu { list-style: none; margin: 0px; padding: 0px; }
#events_menu li { margin-bottom: 8px; } 

#footer { color: #fff; }