#topmenu_home
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	text-align: center;
	background-color: #8E8E8E;
	width: 85px;
	height: 35px;
}

#topmenu_optiontext_home
{
	float: left;
	width: 55px;
	text-align: center;
	margin-top: 10px;
}

#topmenu_erectionproblems
{
	float: left;
	text-align: center;
	background-color: #8E8E8E;
	width: 165px;
	height: 35px;
	margin-left: 1px;
}

#topmenu_optiontext_erectionproblems
{
	float: left;
	width: 135px;
	text-align: center;
	margin-top: 10px;
}

#topmenu_hairloss
{
	float: left;
	text-align: center;
	background-color: #8E8E8E;
	width: 105px;
	height: 35px;
	margin-left: 1px;
}

#topmenu_optiontext_hairloss
{
	float: left;
	width: 75px;
	text-align: center;
	margin-top: 10px;
}

#topmenu_weightloss
{
	float: left;
	text-align: center;
	background-color: #8E8E8E;
	width: 135px;
	height: 35px;
	margin-left: 1px;
}

#topmenu_optiontext_weightloss
{
	float: left;
	width: 105px;
	text-align: center;
	margin-top: 10px;
}

#topmenu_stopsmoking
{
	float: left;
	text-align: center;
	background-color: #8E8E8E;
	width: 137px;
	height: 35px;
	margin-left: 1px;
}

#topmenu_optiontext_stopsmoking
{
	float: left;
	width: 107px;
	text-align: center;
	margin-top: 10px;
}

#topmenu_influenza
{
	float: left;
	text-align: center;
	background-color: #8E8E8E;
	width: 108px;
	height: 35px;
	margin-left: 1px;
}

#topmenu_optiontext_influenza
{
	float: left;
	width: 78px;
	text-align: center;
	margin-top: 10px;
}

#topmenu_contraceptivepill
{
	float: left;
	text-align: center;
	background-color: #8E8E8E;
	width: 128px;
	height: 35px;
	margin-left: 1px;
}

#topmenu_optiontext_contraceptivepill
{
	float: left;
	width: 98px;
	text-align: center;
	margin-top: 7px;
	font-size: 11px;
}

#topmenu_morningafterpill
{
	float: left;
	text-align: center;
	background-color: #8E8E8E;
	width: 118px;
	height: 35px;
	margin-left: 1px;
}

#topmenu_optiontext_morningafterpill
{
	float: left;
	width: 88px;
	text-align: center;
	margin-top: 7px;
	font-size: 11px;
}

.topmenu_cornerleft
{
	width: 15px;
	height: 14px;
	float: left;
	background-image: url(/Images/Corners/TopMenuLeft.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.topmenu_cornerright
{
	width: 15px;
	height: 14px;
	float: right;
	background-image: url(/Images/Corners/TopMenuRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.topmenu_hyperlink
{
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	color: #ffffff;
	background-color: Transparent;
	font-size: 13px;
}

.topmenu_hyperlink:hover
{
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial;
	color: #ffffff;
	background-color: Transparent;
	font-size: 13px;
}

.topmenu_hyperlinksmall
{
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	color: #ffffff;
	background-color: Transparent;
	font-size: 11px;
}

.topmenu_hyperlinksmall:hover
{
	text-decoration: underline;
	font-family: Verdana, Tahoma, Arial;
	color: #ffffff;
	background-color: Transparent;
	font-size: 11px;
}

