/* CSS Document */

#Copyright, #Copyright a:link, #Copyright a:visited, #Copyright a:hover, #Copyright a:active {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: center;
	background-color: #D3E6FC;
	line-height: 20px;
}

#Copyright-footer, #Copyright-footer a:link, #Copyright-footer a:visited, #Copyright-footer a:hover, #Copyright-footer a:active {
	font-family: "Arial";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;

}.c-txt {
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	font-family: Arial;
}
.c-title {
	font-size: 15px;
	font-weight: bold;
	color: #990000;
	font-family: Arial;
}
.c-catalog {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
a:link {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	text-decoration: none;
	color: #999999;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
	color: #6600FF;
}
a:active {
	font-family: Arial;
	font-size: 13px;
	text-decoration: underline;
}


.line {
	background-image: url(images/line.gif);
	margin-left: 30px;
	background-repeat: repeat-x;
	height: 9px;
}

.tr-1 {
	font-size: 14px;
	line-height: 30px;
	color: #FFB3A6;
	background-color: #CC0000;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
}.tr-2 {
	font-size: 12px;
	line-height: 20px;
	background-color: #CCCCCC;
	font-family: Arial;
}
.tr-txt {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
}
