a.menu{
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 12px;
	font-weight : bold;
}

a.menu:link{
	color : White;	
	text-decoration : underline;
}
a.menu:visited{
	color : White;
	text-decoration : underline;
}
a.menu:hover{
	color : #E6E3BF;
	text-decoration : none;
}


#top_nav{
	background-color: #8C0046;
	color : #E6E3BF;
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
}
#top_nav td{
	padding-left: 7px;
	padding-right: 7px;
}
a.submenu:link{
	color : #333399;
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
}
a.submenu:visited{
	color : #333399;
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : underline;
}
a.submenu:hover{
	color : #8C0046;
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}
.submenu_nolink{	
	color : #8C0046;
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

.footermenu{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}
.service_nolink{
	color : #E6E3BF;
	font-family : "Trebuchet MS", Verdana, Arial;
	font-size : 10pt;
	font-weight : bold;
}
.sitetext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
}
.glossarylink{
	color : Blue;
	text-decoration : underline;
	cursor : hand;
}
.t_border{
	border : medium double #8C0046;
}
.sample_border{
	border : thin solid Blue;
	cursor : hand;
}

#virtualtour{
   text-align: center;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	padding-bottom: 20px;
	color: #8C0046;
}