body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666666;
	background-image: url(../images/bg.jpg);


}
table {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #666666;


}
a:visited {
	color: #666666;
	text-decoration: none;

}
a:hover {
	color: #999999;
	text-decoration: none;

}
a:active {
	color: #999999;
	text-decoration: none;

}
.foot a:link {
	text-decoration: none;
	color: #CCCCCC;


}
.foot a:visited {
	color: #CCCCCC;
	text-decoration: none;

}
.foot a:hover {
	color: #FFFFFF;
	text-decoration: none;

}
.foot a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.input {
	font-size: 12px;
	border-top: 1px solid #3a3c36;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #3a3c36;
	background-color: #FFFFFF;






}
.hand {
	cursor: hand;
}
.td-no-top {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td-on {
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td-off {
	cursor: hand;
	background-color: #f9f9f9;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;


}
.td-bottom-left {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td-all {
	border: 1px solid #CCCCCC;
}
.td-info-on {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td-info-off {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-color: #CCCCCC;

}
.show-table {
	display: block;
}
.hide-table {
	display: none;
}
.td-all-bg {

	background-color: #f9f9f9;
	border: 1px solid #CCCCCC;
}
