body {
	background-color: #000000;
	font-family: Arial, "Times New Roman", Century;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body.staff {
	background-color: Transparent;
}
table.main {
	background-image: url(../images/bg3.gif);
}
td.about {
	background-image: url(../images/bg5a.jpg);
	background-repeat: no-repeat;
}
td {
	font-family: Tahoma;
	font-size: 12px;
	color: #D1D1D1;
}
.trigger {
	cursor: pointer;
}
td.links {
	
	vertical-align: top;
	background-image: url(../images/bg_left.jpg);
	background-repeat: no-repeat;
}
a.affil {
	font-size: 11px;
	color: #303030;
	text-decoration: none;
}
a.title {
	font-size: 24px;
	text-decoration: underline;
	margin-left: 22.5%;
	color: #906E6E;
}
a.title-ie {
	font-size: 24px;
	text-decoration: underline;
	margin-left: 80px;
	color: #906E6E;
}
a.link {
	color: #A5A5A4;
}
a.nick {
	font-size: 14px;
	color: #8C8C5D;
}
a.about {
	font-size: 16px;
	color: #FF0000;
	background-color: #000000;
}
ul.thanks {
	font-size: 16px;
	color: #808080;
	margin-top: 3%;
	margin-left: 5%;
}
ul.thanks_ie {
	font-size: 16px;
	color: #808080;
	margin-top: 8px;
	margin-left: 65px;
}
a.link_bottom:link {
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.link_bottom:visited {
	font-size: 12px;
	color: #808080;
	text-decoration: none;
}
a.link_bottom:hover {
	font-size: 12px;
	color: #808080;
	text-decoration: underline;
}
a.copy {
	font-size: 13px;
	color: #AA000F;
}