BODY {
	background : url(Graph/bg.gif) #FFFFED;
	font-family : Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 10px;
	margin-top : 7px;
}

TD {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
}

.index-g {
  background : #CCFFCC;
  text-align: center;
	font-size : 10px;
}

.index-r {
  background : #FFCCCC;
  text-align: center;
	font-size : 10px;
}

.index-y {
  background : #FFFFCC;
  text-align: center;
  font-size : 10px;
}

.gal-act {
  background : #CCFFCC;
  font-size : 10px;
  font-weight: bold;
}

.gal-head {
  background : #E6E6E6;
  font-size : 18px;
  color : #000099;
}

.gal-count {
  font-size : 14px;
  font-weight: bold;
  border: thin solid red;
  text-align: center;
  height: 25px;
}

.way-sub {
  background : #CCFFCC;
}

.way-stat {
	font-size : 14px;
}

.way-stat-sub {
	font-size : 14px;
  background : #CCFFCC;
}

.way-main {
	font-size : 14px;
  font-weight: bold;
}

.way-main-sub {
	font-size : 14px;
  font-weight: bold;
  background : #CCFFCC;
}

.way-main-cap {
	font-size : 14px;
  font-weight: bold;
  background : #66CC66;
}

.way {
	font-size : 14px;
  text-align: center;
}

.way-cent-main {
	font-size : 14px;
  font-weight: bold;
  text-align: center;
}

.way-cent-cap {
	font-size : 14px;
  font-weight: bold;
  text-align: center;
  background : #66CC66;
}

.way-riv {
	font-size : 14px;
  text-align: center;
	color : #333399;
  background : #CCFFFF;
}

.way-riv-name {
	font-size : 14px;
  font-weight: bold;
  text-align: right;
	color : #333399;
  background : #CCFFFF;
}

.way-info {
	color : #800000;
  font-weight: bold;
}

.stat-name {
  background : #EEFFDF;
  text-align: left;
}

.stat-short {
  background : #FFFFFF;
  font-style: italic;
}

.stat-sum {
  background : #CBFFFF;
  font-weight: bold;
}

TH.WAY {
	font-size : 14px;
  text-align: center;
	color : #FF0000;
}

.stat {
	font-size : 11px;
  text-align: center;
	background : #FFFFCB;
  font-weight: bold;
}

.el1 {
  background : #CCFFCC;
}

.el2 {
  background : #FFFFCC;
}

.el3 {
  background : #CCFFFF;
}

H2 {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 18px;
}

H3 {
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 16px;
}

A:active {
  color: #CC0033;
  text-decoration: none;
}

A:link {
  color: #0033FF;
  text-decoration: none;
}

A:hover {
  color: #CC0033;
  text-decoration: underline;
}

A:visited {
  color: #993399;
  text-decoration: none;
}

TABLE {
  align: center;
}
