.topmenutype {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	text-decoration: none;	color: #304565;	background-color: #BAC4D5;	background-position: 0px 0px;	margin: 0px;	display: block;	width: 150px;	padding-top:4px;	padding-bottom: 4px;	padding-left: 7px;	line-height: 13px;	border-top: none;	border-right: 1px solid #71879E;	border-bottom: 1px solid #71879E;	border-left: 1px solid #71879E;}.topmenutype a:hover, a.topmenutype:hover  		{	color: #304565;	background-color: #D2DDEF;	text-decoration: none;}.topmenutype a:link, a.topmenutype:link  		{	text-decoration: none;	color: #304565;}.topmenutype a:visited, a.topmenutype:visited  		{	text-decoration: none;	color: #304565;}.topmenutype a:active, a.topmenutype:active  		{	color: #BAC4D5;	background-color: #D2DDEF;	text-decoration: none;}