.navigationbar {
	height: 40px;
	width: 780px;
	background-image: url(Images/Navigation-Bar.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: center;
	padding-top: 5px;


	a:link {
	color: #FFF;
	text-decoration: none;
	a.navigationbar:link { color: #FFF};

}
}
.navigationbar:link {
	color: #FFF;
}
.navigationbar a {
	color: #FFF;
}

.sidecontent {
	float: right;
	background-image: url(Images/rental.jpg);
	width: 250px;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #001FE3;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	height: 350px;
	text-align: center;
	border-top-color: #001FE3;
	border-right-color: #001FE3;
	border-bottom-color: #EF0100;
}
a:link {
	color: #FFF;
}

.tablepics {
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	padding-top: 15px;
}
.copyright {
	font-size: 9px;
	color: #EF0100;
	text-align: center;
	padding-right: 15px;
}
.entertext {
	text-align: center;
	vertical-align: middle;
}
.sidecontent2 {
	float: right;
	background-image: none;
	width: 250px;
	border-left-width: medium;
	border-left-style: none;
	border-left-color: #001FE3;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	text-align: center;
	color: #FFF;
	border-top-color: #EA0105;
}
.headings {
	font-size: 16px;
	color: #020F78;
	font-weight: bold;
	text-align: right;
}
.mainheading1 {
	font-size: 20px;
	font-weight: bold;
	color: #020F78;
	text-align: center;
}
.texthome {
}
.tableunderline {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #001ED4;
}
.rightitalic {
	font-size: 12px;
	font-style: italic;
	color: #F30100;
	text-align: right;
}
.headingscenter {
	font-size: 16px;
	color: #020F78;
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
