#searchBox
{
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	text-align: left;
	border: solid 1px #666666;
}

.searchText
{
	color: #990000;
}

#searchInner
{
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #DADCE0;
	margin-top: 0px;
	font-size: 11px;
}

#searchTop
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	height: 19px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#searchTop a:link, #searchTop a:visited, #searchTop a:active
{
	color: #990000;
	text-decoration: none;
}

#searchTop a:hover
{
	color: #3333ff;
	text-decoration: none;
}

#searchTop ul
{
	margin-left: 0px;
	padding-left: 0px;
	display: inline;
}

#searchTop ul li 
{
	margin-left: 0;
	margin-bottom: 0;
	padding: 0px 15px 5px;
	border: 1px solid #dadada;
	border-top: solid 1px #666666;
	border-left: none;
	list-style: none;
	display: inline;
}

#modeTab0
{
	width: 150px;
	display: inline;
	text-align: left;
}

#modeTab1
{
	width: 100px;
	display: inline;
	text-align: center;
}

#modeTab2
{
	width:	100px;
	display: inline;
	text-align: center;
}

#modeTab3
{
	width: 100px;
	display: inline;
	text-align: center;
}

.tabSelected
{
	background-color: #dadada;
	border-color: #dadada;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

.tabNotSelected
{
	background-color: #ffffff;
	border: none;
}

#openings_spacer
{
	height: 37px;
	width: 122px;
	margin: 0px;
	padding: 0px;
}

#radioLine
{
	position: relative;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	height: 40px;
	width: 468px;
}

#radioSpacer
{
	display: inline;
	height: 30px;
	/* width: 200px; */
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
