.table-left {
	background-color: #F3F7FC;
	padding: 15px;
	font-size: smaller;
	border: 2px solid #D2DEF4;
	margin: 0px;





}
.table-right {
	padding: 15px;
	font-size: smaller;
	margin: 0px;
	border-top: 2px solid #D2DEF4;
	border-right: 2px solid #D2DEF4;
	border-bottom: 2px solid #D2DEF4;
	border-left: 0px none #D2DEF4;





}
.h1 {
	background-color: #e5ecf9;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000099;
	border-bottom-color: #000099;
	color: #000099;
	padding: 5px;
	font-size: large;
	text-align: center;
	margin-bottom: 40px;










}
.copyright {
	color: #999999;
	text-align: center;
	font-size: smaller;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
	padding: 15px 15px 0px;
	margin-top: 100px;





}
.button {
	text-align: center;
	margin-top: 40px;


}
.center {
	text-align: center;
	font-size: smaller;

}
.table-left-sita {

	background-color: #F3F7FC;
	padding: 15px;
	font-size: smaller;
	margin: 0px;
	border-top: 0px none;
	border-right: 2px solid #D2DEF4;
	border-bottom: 2px solid #D2DEF4;
	border-left: 2px solid #D2DEF4;
}
.table-right-sita {

	padding: 15px;
	font-size: smaller;
	margin: 0px;
	border-top: 0px none #D2DEF4;
	border-right: 2px solid #D2DEF4;
	border-bottom: 2px solid #D2DEF4;
	border-left: 0px none #D2DEF4;
}
