@charset "utf-8";
.topLink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #46556a;
	text-decoration: none;
}
.topLink1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #46556a;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #848c93;
	text-decoration: none;
}
.heading1 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #46556a;
	text-decoration: none;
}
.heading2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #46556a;
	text-decoration: none;
}
.heading3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #727272;
	text-decoration: underline;
}
.heading4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #46556a;
	text-decoration: underline;
}
.heading5 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #848c93;
	text-decoration: none;
}
.Text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #a3abb2;
	text-decoration: none;
}
.WhiteText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
}
.bodyLine {
	border-top:solid 2px #666666;
	border-left:solid 2px #666666;
	border-bottom:solid 2px #666666;
	border-right:solid 2px #666666;
	background-color:#000000;
	padding: 8px;
}
.bodyLine1 {
	border-top:solid 2px #a7a7a7;
	border-left:solid 2px #a7a7a7;
	border-bottom:solid 2px #a7a7a7;
	border-right:solid 2px #a7a7a7;
	background-color:#ffffff;
	padding: 8px;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: none;
	color: #707a7e;
	text-decoration: none;
}
