﻿.cellActive {
	background-image: url(/img/bgtd_active.gif);
	text-indent: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFB92A;
	border-right-color: #FFB92A;
	border-left-color: #FFB92A;
}
.cellNoneActive {
	background-image: url(/img/bgtd_none_active.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFDF9E;
	border-right-color: #FFDF9E;
	border-left-color: #FFDF9E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-indent: 3px;
}

.hotclips {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}

.hotclips a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.hotclips a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}

#titleClip a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}
#titleClip a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.tagcloud {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	vertical-align: top;
}
.tagcloud a{
	color: #E77D00;
	text-decoration: none;
	line-height: 130%;
}
.tagcloud  a:hover{
	color: #E77D00;
	text-decoration: underline;
	line-height: 130%;
}
.tagcloud  a:visited{
	color: #999999;
	/*text-decoration: underline;*/
	line-height: 130%;
}

.tagcloud2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #5a4a31;
	text-decoration: none;
	vertical-align: top;
}
.tagcloud2 a{
	color: #5a4a31;
	text-decoration: none;
	line-height: 130%;
}
.tagcloud2  a:hover{
	color: #E77D00;
	text-decoration: underline;
	line-height: 130%;
}
.tagcloud2  a:visited{
	color: #999999;
	/*text-decoration: underline;*/
	line-height: 130%;
}

.cl1 {
	font-size: 8px;
	font-weight: bold;
}
.cl2 {
	font-size: 10px;
	font-weight: bold;
}
.cl3 {
	font-size: 14px;
	font-weight: bold;
}
.cl4 {
	font-size: 16px;
	font-weight: bold;
}
.cl5 {
	font-size: 18px;
	font-weight: bold;
}
.cl6 {
	font-size: 20px;
	font-weight: bold;
}

.cl21 {
	font-size: 8px;
}
.cl22 {
	font-size: 10px;
}
.cl23 {
	font-size: 14px;
}
.cl24 {
	font-size: 16px;
}
.cl25 {
	font-size: 18px;
}
.cl26 {
	font-size: 20px;
}

.clipcloud a{
	color: #0099FF;
	text-decoration: none;
	line-height: 130%;
}
.clipcloud a:hover{
	color: #0099FF;
	text-decoration: underline;
	line-height: 130%;
}
.clipcloud a:visited{
	color: #666666;
	text-decoration: underline;
	line-height: 130%;
}
.mcl1 {
	font-size: 8px;
	font-weight: bold;
}
.mcl2 {
	font-size: 10px;
	font-weight: bold;
}
.mcl3 {
	font-size: 12px;
	font-weight: bold;
}
.mcl4 {
	font-size: 14px;
	font-weight: bold;
}
.mcl5 {
	font-size: 16px;
	font-weight: bold;
}
.mcl6 {
	font-size: 18px;
	font-weight: bold;
}

.borderAll2 {
	border: 1px solid #CCCCCC;
}
