.topnav {
	background-color: #000000;
	text-align: right;
	padding-bottom: 10px;
	padding-right: 20px;
}
.main_nav img {
	text-align: right;
	padding-right: 15px;
	font-size: 12px;
	color: #FFFFFF;
}
.resellerlogin {
	background-image: url(images/nikitafit_22.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 28px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 7px;
	padding-right: 10px;
	width: 398px;
	text-align: right;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
	background-color: #373430;
	text-align: right;
	padding: 5px 10px 5px 5px;
}
#dropmenudiv{
	position:absolute;
	border:1px solid #D1D1D1;
	line-height:18px;
	z-index:100;
	margin-top: 5px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#dropmenudiv a{
	color:#666666;
	width: 100%;
	display: block;
	text-indent: 3px;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D1D1D1;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #A6A6A6;
	color:#FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6A6A6;
}
