a.off
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;

}
a.off:link {
	color: #FFFFFF;
}

a.off:visited {
color : #FFFFFF;
}

a.off:hover {
color : #FF0000;
}

a.off:active {
color : #FF0000;
}
a.off2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;

}
a.off2:link {
	color: #666666;
}

a.off2:visited {
color : #666666;
}

a.off2:hover {
color : #FF0000;
}

a.off2:active {
color : #FF0000;
}
a.off2_active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;

}
a.off3
{
	font-weight: normal;
	text-decoration: none;
	cursor: pointer;

}
a.off3:link {
	color: #666666;
}

a.off3:visited {
color : #666666;
}

a.off3:hover {
color : #FF0000;
}

a.off3:active {
color : #FF0000;
}
a.off3_active
{
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	cursor: pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.test1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #666666;
	padding-left: 5px;
	text-transform: uppercase;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 20px;
}
.test1_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	background-color: #666666;
	padding-left: 3px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #999999;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.test2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 25px;
	text-transform: none;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
	color: #666666;
	vertical-align: middle;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.test2_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 25px;
	text-transform: none;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #999999;
	color: #666666;
	vertical-align: middle;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.test2_all {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.test1_red {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #999999;
	vertical-align: middle;
	border-right-style: none;
}
.test3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-color: #FFFFFF;
	padding-left: 35px;
	text-transform: none;
	color: #666666;
	vertical-align: top;
	height: 16px;
}
.test3_active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-left: 35px;
	text-transform: none;
	color: #666666;
	vertical-align: middle;
	height: 16px;
}