a.menu:link {
	color : #3333ff;
	text-decoration : none;
}

a.menu:visited {
	color : #3333ff;
	text-decoration : none;
}

a.menu:hover {
	color : Red;
}

a.menu:active {
	color : #0000cc;
}

BODY {
	border : 0px none;
	padding : 0px;
	margin : 0px;
	background : White;
	top : 0px;
	left : 0px;
}

TD {
	color : Black;
	font : 10pt Arial, Helvetica, sans-serif;
}

/* next two rules were added mainly for Gecko and other CSS2 browsers*/
TD IMG {
	display: block;
}

.inline {
	display: inline;
}

.bottom {
	color : Black;
	font : 8pt Arial, Helvetica, sans-serif;
}

.mainMenu {
	position : absolute;
	cursor : hand;
}

.mainMenuLink {
	color : White;
	font : 9pt Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.mainMenuLinkB {
	color : White;
	font : 9pt Arial, Helvetica, sans-serif;
	text-decoration : none;
}

.text8 {
	color : Black;
	font : 8pt Arial, Helvetica, sans-serif;
	text-align: left;
}

.text9 {
	color : Black;
	font : 9pt Arial, Helvetica, sans-serif;
}

.text10 {
	color : Black;
	font : 10pt Arial, Helvetica, sans-serif;
}

BODY.tour {
	border : 0px none;
	padding : 0px;
	margin : 0px;
	top : 0px;
	left : 0px;
	color : #ffffff;
	background: White url(http://hope/devewc/images/office_tour/bkgd3.jpg);
}

a.tour:link {
	color : #ffffff;
	text-decoration : none;
}

a.tour:visited {
	color : #ffffff;
	text-decoration : none;
}

.tour12 {
	color : White;
	font : 12pt Georgia, "Times New Roman", Times, serif;
}

.tour17 {
	color : White;
	font : 17pt Georgia, "Times New Roman", Times, serif;
}

td.earlyRetirement {
	border : thin solid #cccccc;
}

.slideShow {
	font: 9pt "Arial", "Helvetica", "sans-serif";
	color: Black;
	text-align: left;
	margin: 3px;
	padding: 5px 5px 5px 20px;
	border: 1px solid #999999;
}

.ssHeader {
	font: bold 9pt/9pt "Arial", "Helvetica", "sans-serif";
	color: #999999;
}


.officeTitle {
	color : Black;
	font : bold 10pt Arial, Helvetica, sans-serif;
}

.secTitle1 {
	font: bold 14pt "‚l‚r ‚oƒSƒVƒbƒN", "‚l‚r ‚oGothic", "sans-serif";
	color: #990000;
	padding-left: 25px;
}
