.mainPicCss {
	height: auto;
	width: auto;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
}
.leftPannel {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6A0000;
	height: auto;
	width: 185px;
	border: 4px solid #FFFFFF;
	visibility: visible;
	z-index: 3;
	position: relative;
	display: block;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
}
.headingA {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.leftPanelWrap {
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}


.txt {
	font-family: Verdana;
	font-size: 13px;
	color: #333333;
	margin: 5px;
	margin-right: 10px;
}
.headingB {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 10px;
	display: block;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #000000;
	border: solid #6A0000 1px;
	width: 792px;
	float: left;
	display: block;
	text-align: left;
}
