body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F8F6F7;
}
body,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.title {
font:Arial, Helvetica, sans-serif;
font-size:16px;
color:#005ed2;
font-weight:bold;
}
.menu-gap {
	background-image: url(../images/menu-border.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 42px;
	width: 60px;
}

.title2{
font:Arial, Helvetica, sans-serif;
font-size:24px;
color:#005ed2;
font-weight:bold;
}
.heading{
font:Arial, Helvetica, sans-serif;
font-size:16px;
color:#005ed2;
font-weight:bold;
}
.address {
font:Arial, Helvetica, sans-serif;
font-size:20px;
color:#005ed2;
font-weight:bold;
text-align:center;
}
.address-down {
font:Arial, Helvetica, sans-serif;
font-size:18px;
color:#000000;
font-weight:bold;
text-align:center;
}

.left {
	background-image: url(../images/border-left.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.right {
	background-image: url(../images/menu-div.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.body-title{
color:#005ed2;
font-weight:bold;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 36px;
}

a:hover {
	text-decoration: underline;
}

