BODY     {
  font-size: 12px;
  line-height : 120%;
  font-family : Osaka,Verdana;
  background-attachment: fixed;
  margin: 5px ;
}
A {
  text-decoration: underline ;
}
A:hover   {
  color: red;
  text-decoration: underline ;
}
TD  {
  font-size: 12px ;
}
.c9 {
  font-size: 9px ;
}
.c12 {
  font-size: 12px ;
}
.c18 {
  font-size: 18px ;
}
.c15 {
  font-size: 15px ;
}
.button {
  font-size: 12px;
  padding: 1px ;
}
#i1 {
  color: #000000;
  background-color: #99ccff ;
}
#i2 {
  color: #000000;
  background-color: #ffee99 ;
}
#i3 {
  color: #000000;
  background-color: #ffaa99 ;
}
#i4 {
  color: #000000;
  background-color: #99aaff ;
}
#scroll {
	margin: 0px;
	height: 150px;
	width: 380px;
	overflow: auto;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.c10 {
  font-size: 10px ;
}
.title_bar{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #999999;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #999999;
}
.banner_table{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-left-color : #cccccc;
  border-top-color : #ccccccr;
  border-right-color : #999999;
  border-bottom-color : #999999;
}
.error {
  font-weight: bold ;
  color: #ff3300 ;
}
.select_area {
  background-color: #dddddd ;
}
#left li{
	padding: 10px 5px 10px 0px;
	color: #000000;
	font-size:1.1em;
	font-weight: bold;
	list-style-image: url(images/heart.gif);
	list-style-position: outside;
}
