﻿.dot         {
	position: absolute;
	width: 30px;
	height: 30px;
	visibility: hidden;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	z-index: 100;
	background-image: url('logos%26buttons/roata%20dot.gif');
}
.dotoff      {
	position: absolute;
	width: 30px;
	height: 30px;
	visibility: hidden;
	font-size: 11px;
	cursor: default;
	z-index: 100;
	background-image: url('logos%26buttons/roata%20dotoff.gif');
}
.dotempty    {
	position: absolute;
	width: 30px;
	height: 30px;
	visibility: hidden;
	font-size: 11px;
	cursor: pointer;
	cursor: hand;
	z-index: 100;
	background-image: url('logos%26buttons/roata%20dotempty.gif');
}
.caption     {
	position: absolute;
	visibility: hidden;
	font-family: Tahoma;
	bold;
	color: #008000;
	font-size: 13px;
	text-align: Center;
	cursor: default;
	z-index: 1;
	font-weight: bold;
}
.style1 {
	font-family: Arial;
	text-decoration: blink;
}
.style2 {
	text-decoration: blink;
}
.style3 {
	color: #FFFFFF;
}
.style4 {
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: blink;
	font-size: 1pt;
}
.style5 {
	font-size: 1pt;
}
.style6 {
	color: #FFFFFF;
	font-size: 1pt;
}
.style7 {
	color: #FFFFFF;
	text-decoration: underline;
}



