.navbar {
	background-image: url(SharedImages/Navbar.gif);
	background-repeat: no-repeat;
}
.border_left {
	border-top-style: none;
	border-left-style: dashed;
	border-top-color: #293C81;
	border-right-color: #293C81;
	border-bottom-color: #293C81;
	border-left-color: #293C81;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dashed;
	border-bottom-style: dashed;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
.heading {
	font-size: 16px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #293C81;
}
.tablebg {
	background-color: #293C81;
}
.padding {
	margin: 10px;
	padding: 10px;
}
