@charset "utf-8";
.th {
	border: 1px solid #666666;
}
.copyright {
	font-size: 11px;
	color: #545454;
	padding-top: 45px;
}
.copyright a:link, a:active, a:visited {
	font-size: 11px;
	color: #545454;
	padding-top: 45px;
}
.topTRdiv {
	padding-left: 10px;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.topTR {
	font-size: 10px;
	color: #666666;
}
.topTR a:link, a:active, a:visited {
	font-size: 10px;
	color: #a81818;
}

.tr {
	font-size: 13px;
	color: #905d5d;
}
.topLinks {
	font-style: italic;
	font-weight: bold;
	color: #545454;
}
.topText {
	font-size: 10px;
	color: #545454;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

.topLinks a:link, a:active, a:visited {
	font-style: italic;
	font-weight: bold;
	color: #545454;
}

.tr a:link, a:active, a:visited {
	font-size: 13px;
	color: #a53434;
}

.th2 {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
