.body {
	background-color: #ccdce7;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bord
{

border-radius:12px; background-color:#ccdce7; padding:5px; margin-top:10px;
}

.menubord
{

border-radius:12px; background-color:#84bfe8; height:38px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
.leftlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 500;
	color: #0067af;
	text-decoration: none;
}
.leftlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight: 500;
	color: #000;
	text-decoration: none;
}

.ftrbord
{

border-radius:12px; background-color:#84bfe8; height:75px;
}