﻿.menu1 {
	border: 0px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	width: 227px;
	height: 71px;
	float: left;
	outline: none;
	}
div#tabspacer {
	width: 9px;
	height: 71px;
	float: left;
	outline: none;
}
div#myController {
	width: 920px;
	height: 71px;
	outline: none;
}
div.nav-std  {
	border: 0px;
	color: black;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	background-image: url('../assets/images/Tabgrey.jpg');
	background-repeat: no-repeat;
	width: 227px;
	height: 71px;
	float: left;
	outline: none;
}

span.jFlowControl a {
	border: 0px;
	color: #0033CC;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	padding-top: 30px;
	width: 227px;
	height: 45px;
	float: left;
	outline: none;
	font-weight: bold;

}
div#nav-home{
	border: 0px;
	color: white;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	background-image: url('../assets/images/Tabgrey.jpg');
	background-repeat: no-repeat;
	width: 227px;
	height: 71px;
	float: left;
	outline: none;

}
div#nav-home.jFlowSelectedgg :active {
	border: 0px;
	color: black;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	background-image: url('../assets/images/Tabwhite.jpg');
	background-repeat: no-repeat;
	width: 227px;
	height: 71px;
	float: left;
	outline: none;
}
.jFlowSelected{
	border: 0px;
	color:black;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
	background-image: url('../assets/images/Tabwhite.jpg');
	background-repeat: no-repeat;
	width: 227px;
	height: 71px;
	float: left;
	outline: none;
}

