/* CSS Document */

.ctd {
	background-color: #6699ff;
	background-image: url(art/clinbg.gif);
}
.c1td {
	background-color: #6699ff;
	background-image: url(art/clinbg1.gif);
}
.ctds {
	background-color: #FFFFFF;
	background-image: url(art/clinbgs.gif);
}
.c1tds {
	background-color: #FFFFFF;
	background-image: url(art/clinbg1s.gif);
}
.ch {
	color: #FFFFFF;
}
.ch:hover {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.chs {
	color: #6699ff;
}
.chs:hover {
	color: #6699ff;
	border-bottom-color: #6699ff;
}
.cbox {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6699FF;
	border-bottom-color: #6699FF;
	border-left-color: #6699FF;
	padding: 4px 8px;
}
td.dat {
	padding-bottom: 0px;
}
a.g:hover {
	border-bottom-color: #FFFFFF;
}
a.g {

	line-height: 22px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-right: 6px;
	margin-left: 6px;
	background-position: center;
}
td.menugr {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
a.menugr {
	font-weight: normal;
	color: #AAAAAA;
	border-bottom-style: none;
	font-size: 12px;
	line-height: 160%;
}
a.menugr:hover {
	color: #FF8951;
}

