.mainboardertop {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.mainboardermiddle {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.mainboarderbottom {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;



  border-top-color : #ffffff;
}
.copyright {
	font-size: 12px;
	color: #999999;
	line-height: 17px;

}
.p12black {
	font-size: 15px;
	line-height: 25px;
}
.p15black {
	font-size: 15px;
	line-height: 25px;
}
.h3{
	line-height: 15px;
}.p01insideboarder {
	border: thin double #0000FF;
}

