table.body {
	border-width: thin;
	border-collapse: collapse;
}

td.bodybody {
	vertical-align: top;
}

td.middle {
	background-image: url("../images/titlebgfill.png");
}

td.left {
	background-image: url("../images/leftbannerfill2.png");
}

td.right {
	background-image: url("../images/rightbannerfill2.png");
}

.tagline {
	color: #fbf80a;
	font-size: large;
}

.title {
	color: blue;
	font-size: xx-large;
}

td.menu {
	background-color: #000000;
}

.menutext {
	color: #ffffff;
}

a:link.menulinks {
	color: #37c4ed;
	text-decoration: none;
}

a:visited.menulinks {
	color: #37c4ed;
	text-decoration: none;
}

a:hover.menulinks {
	color:#fbf80a;
	text-decoration: none;
}

a:active.menulinks {
	color: #37c4ed;
	text-decoration: none;
}

.footer {
	text-align: center;
	font-size: 15px;
}

a:link {

}

a:visited {
	color: blue;
}

a:hover {
	color: blue;
}

a:active {
	color: blue;
}

a:active {
	color: blue;
}

.Step {
	background-color: yellow;
}

.edge {
	background-image: url("../images/bgfill.png");
}

.edgebottomright {
	background-image: url("../images/bottom-right.png");
}

.edgebottomleft {
	background-image: url("../images/bottom-left.png");
}

.edgetopright {
	background-image: url("../images/top-right.png");
}

.edgetopleft {
	background-image: url("../images/top-left.png");
}

.advisement {
	background-color: yellow;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

.hiringbody {
	background-color:#dddddd;
}

.hiringbodyspacer {
	background-color:#000000;
}

.hiringheader {
	background-color:#0000ff;
	text-align:center;
}

.nowhiring {
	color:#ffff00;
	font-weight:bold;
}

.employers {
	text-align:center;
	font-weight:bold;
}