/* CSS Document */
td {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #333333;}
.title {	font-size: 8pt;	font-weight: bold;	color: #FFFFFF;	background-color: #996600;	background-image:    url(../images/menubg2.gif);	letter-spacing: 2px;	height: 17px;}
a.page:link {	font-size: 8pt;	font-weight: bold;	color: #D2D6CF;	text-decoration: none;}
a.page:visited {	font-size: 8pt;	font-weight: bold;	color: #D2D6CF;	text-decoration: none;}
a.page:active {	font-size: 8pt;	font-weight: bold;	color: #D2D6CF;	text-decoration: none;}
a.page:hover {	font-size: 8pt;	color: #000000;	text-decoration: underline;	background-color: #FFFFFF;}
a.page:visited:hover {	font-size: 8pt;	color: #000000;	text-decoration: underline;	background-color: #FFFFFF;}

a.foot:link {	color: #999999;	text-decoration: none;}
a.foot:visited {	color: #999999;	text-decoration: none;}
a.foot:active {	color: #999999;	text-decoration: none;}
a.foot:hover {	color: #999999;	text-decoration: underline;	}
a.foot:visited:hover {		color: #999999;	text-decoration: underline;	}

.menu1 {	font-size: 8pt;	font-weight: bold;	color: #FFFFFF;	letter-spacing: 1px;	text-align: center;}
.fade {	filter: Alpha(Opacity=65);	cursor: hand;	border: 2px solid #996600;}
.over {	border: 2px solid #000000;	cursor: hand;}
.name {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 3px;
}
