﻿.STYLE1
{
	color:#FF0000;
}
.currentdivclass
{
	position:relative;
	overflow:visible;
	width:20px;
	height:20px;
	text-align:center;
	margin:1px;
	color:#FF0000;
	font-size:12px;
	cursor:hand;
	float:left; 
}
.mousecurrentdivclass
{
	position:relative;
	overflow:visible;
	width:20px;
	height:20px;
	text-align:center;
	margin:1px;
	color:#FF0000;
	font-size:12px;
	cursor:hand;
	float:left;
	font-weight:bold; 
}
.splitclass
{
	position:relative;
	overflow:visible;
	width:22px;
	height:22px;
	text-align:center;
	margin:3px;
	font-weight:bold;
	font-size:12px;
	cursor:hand;
	float:left;
}
.textclass
{
	position:relative;
	overflow:visible;
	width:120px;
	height:20px;
	text-align:center;
	margin:1px;
	margin-left:5px;
	font-size:12px;
	cursor:hand;
	float:left;
}
.divclass
{
	position:relative;
	overflow:visible;
	width:24px;
	color:#000000; 
	font-weight:bold;
	margin-left:1px
	font-size:12px;
	cursor:hand;
	float:left; 
}
.showdivclass
{
	position:relative;
	float:left;
	margin:1px;
	width:90px;
}
.showdivclass2
{
	position:relative; 
	width:10px;
	float:left;
	margin:1px;
}
.hrefclass
{
	color:#000000;
	font-size:12px;
	font-weight:bold; 
}
.hrefclassother
{
	color:#CCCCCC;
	text-decoration:none;
	font-size:10px;
}
.validClass
{
	font-size:12px;
	color:#D2D2D2;
	font-weight:bold;
}
