body { margin:0px; bacground:#FFF; }
body, table, div, td, textarea, input { color:#555; font-size:10pt; font-family:verdana; }
form { margin:0px; }
img { border:0px; }

a:visited,a:link,a:active { color:#00E; font-size:10pt; text-decoration:none; }
a:hover { text-decoration:underline; }

a.a1:visited,a.a1:link,a.a1:active { color:#F90; font-size:8pt; font-weight:bold; text-decoration:none; }
a.a1:hover { text-decoration:underline; }


.g8 { color:#0A0; font-size:8pt; }
.r8 { color:#F00; font-size:8pt; }
.b8 { color:#79B; font-size:8pt; }

.AboveLogoTD { height:20px; }
.LeftLogoTD { cursor:pointer; width:400px; height:102px; background:url('../imgs/LOGO.png') 100% 50% no-repeat; }
.RightLogoTD { height:102px; background:url('../imgs/bgr1.png') 0 50% repeat-x; vertical-align:top; }
.UnderLogoTD { height:20px; }
.ShortContactsDIV { margin:17px 20px 0px 0px; color:#79B; font-size:8pt; text-align:right; }

.DIV1 { position:relative; width:100%; scroll-x:hidden; margin-top:0px; height:40px; background:#FFF; }
.DIV2 { width:100%; position:absolute; }

#Ball
{
	width: 32px;
	height: 32px;
	position: absolute;
	top: 60px;
	left: 40px;
	background:#F00;
}
