HTML {
	PADDING: 0px;
	MARGIN: 0px;
	font-size: 100%;
}

BODY {
	MARGIN: 0px;
	COLOR: #000000;

}

H6 {
	PADDING: 0px;
	MARGIN: 0px;
}

LI {
	MARGIN: 0px 0px 0px -20px;
	FONT-SIZE: 80%;
}

#TopImage {
	WIDTH: 560px;
	MARGIN: 0px;
	PADDING: 0px;
	
}	


.font30 {
	font-size: 30%;
	line-height: 1.4;
}

.font40 {
	font-size: 40%;
	line-height: 1.4;
}

.font50 {
	font-size: 50%;
	line-height: 1.4;
}

.font60 {
	font-size: 60%;
	line-height: 1.4;
}

.font70 {
	font-size: 70%;
	line-height: 1.4;
}

.font75 {
	font-size: 75%;
	line-height: 1.4;
}

.font80 {
	font-size: 80%;
	line-height: 1.4;
}

.font90 {
	font-size: 90%;
}

.font110 {
	font-size: 110%;
}

.font120 {
	font-size: 120%;
}

.font130 {
	font-size: 130%;
}

.font140 {
	font-size: 140%;
}

.font150 {
	font-size: 150%;
}




A:link {
	COLOR: #666666;
	TEXT-DECORATION: none;
}
A:visited {
	COLOR: #0E5CA7;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #FE0D09;
	TEXT-DECORATION: underline;
}
A:active {
	COLOR: #FE0D09;
	TEXT-DECORATION: underline;
}

div.baloon {
   font-size: 11px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   background: url("js/check/baloon.gif") no-repeat top left;
   z-index: 1;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url("js/check/baloon_right.gif") no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}
