/* CSSTidy 1.3: Mon Jul 07 11:02:55 2008 */

#navitop div {
	float: left;
	font-size: .85em;
	height: 30px;
	overflow: hidden;
	padding: 7px 0px 7px 6px;
	white-space: nowrap;
	width: 104px;
}

#navitop div a {
	background: transparent;
	color: #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
	display: block;
}

#navitop div a:link,#navitop div a:visited {
	text-decoration: none!important;
}

#navitop div a:focus,#navitop div a:active,#navitop div a:hover {
	text-decoration: none!important;
}

#navitop div.stdblue1 {
	/* background: url(../globalimgs/stdblue1/reiterbg.gif) #229CD8 left bottom repeat-x; */
	background-color: #229CD8;
	margin-bottom: 0px;
}
#navitop div.stdblue1:hover {
	/*border-bottom: 3px solid #FFFFFF;
	margin-bottom: 0px;*/
	background-color: #42bCf8;
}

#navitop div.stdblue2 {
	/* background: url(../globalimgs/stdblue2/reiterbg.gif) #2A2779 left bottom repeat-x; */
	background-color: #2A2779;
	margin-bottom: 0px;
}

#navitop div.stdblue2:hover {
	background-color: #5A57a9;
	/*border-bottom: 3px solid #FFFFFF;
	margin-bottom: 0px;*/
}


#navitop div.stdgreen1 {
	/* background: url(../globalimgs/stdgreen1/reiterbg.gif) #70AB30 left bottom repeat-x; */
	background-color: #70AB30;
	margin-bottom: 0px;
}

#navitop div.stdgreen1:hover {
	background-color: #90CB50;
	/*border-bottom: 3px solid #FFFFFF;
	margin-bottom: 0px;*/
}

#navitop div.stdorange1 {
	/* background: url(../globalimgs/stdorange1/reiterbg.gif) #FF6D18 left bottom repeat-x; */
	background-color: #FF6D18;
	margin-bottom: 0px;
}

#navitop div.stdorange1:hover {
	background-color: #FF8D38;
	/*border-bottom: 3px solid #FFFFFF;
	margin-bottom: 0px;*/
}

#navitop div.stdred1 {
	/* background: url(../globalimgs/stdred1/reiterbg.gif) #DA251D left bottom repeat-x; */
	background-color: #DA251D;
	margin-bottom: 0px;
}

#navitop div.stdred1:hover {
	background-color: #FA453D;
	/*border-bottom: 3px solid #FFFFFF;
	margin-bottom: 0px;*/
}

#navitop div.stdred2 {
	/* background: url(../globalimgs/stdred2/reiterbg.gif) #952828 left bottom repeat-x; */
	background-color: #952828;
	margin-bottom: 0px;
}

#navitop div.stdred2:hover {
	background-color: #B54848;
	/*border-bottom: 3px solid #FFFFFF;
	margin-bottom: 0px;*/
}
