.counter { 
	border: 0px none ; 
	font-weight: bold; 
	font-size: 12px; 
	text-align: right; 
	color: black; 
	display: inline; 
	width: auto; 
	BACKGROUND-COLOR: transparent
}
.divError { 
	width:100%;
	border:1px;
	background: #FFCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.divOk { 
	width:100%;
	border:1px;
	background: #99FF99;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.font66 { 
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.font661 { 
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
.fontError { 
	color:#FF0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.button {
	display:inline-block;
	line-height:22px;
	padding:0 11px 0 0;
	background:url(bg-button-r.gif) right 0 no-repeat;
	cursor:pointer;
}
	.button a, .button b, .button input {
		display:inline-block;
		padding:0 0 0 11px;
		font-family:Arial;
		font-size:13px;
		font-weight:normal;
		color:#000;
		text-decoration:none;
		outline:none;
		background:url(bg-button-l.gif) 0 0 no-repeat;
		border:none;
		cursor:pointer;
	}
	.button input {
		height:22px;
	}
	.button img {
		vertical-align:middle;
		border:none;
	}
.button:hover {
	background-position:100% -22px;
}
	.button:hover a, .button:hover b, .button:hover input {
		background-position:0 -22px;
		margin:0;
		padding:0 0 0 11px;
	}
.button:active {
	background-position:100% -44px;
}
.button:active a, .button:active b, .button:active input {
	background-position:0 -44px;
}
A.s:ACTIVE {border : thin solid black; background : red;}
A.s:HOVER {border : thin solid white; color : red;}
A.s:LINK {text-decoration: none; color : black;}
A.s:VISITED {text-decoration: none; color : Black;}
A.b:LINK {text-decoration: none; color : blue;}
A.b:VISITED {text-decoration: none; color : blue;}
A.g:LINK {text-decoration: none; color : red;}
A.g:VISITED {text-decoration: none; color : red;}
A.f:LINK {text-decoration: none; color : #00CC66;}
A.f:VISITED {text-decoration: none; color : #00CC66;}
A.j:LINK {text-decoration: none; color : #666666;}
A.j:VISITED {text-decoration: none; color : #666666;}
A.jack:LINK {text-decoration: none; color : #006633;}
A.jack:VISITED {text-decoration: none; color : #006633;}
A.green:LINK {text-decoration: none; color : #00CC00;}
A.green:VISITED {text-decoration: none; color : #00CC00;}

.tab { 
	border-collapse: collapse;
	BORDER-RIGHT: #c0c0c0 1px solid; 
	BORDER-TOP: #c0c0c0 1px solid; 
	BORDER-LEFT: #c0c0c0 1px solid; 
	BORDER-BOTTOM: #c0c0c0 1px solid
}
.dh { 
 padding: 2px;
 border: #c0c0c0 1px solid;
}

