body, td, span, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:{
	font-size: 11px;
	text-decoration: underline;
	color: black;
}
A:hover {
	text-decoration: none;
	color: black;
}
A:visited {
	text-decoration: underline;
	color: black;
}
A:link {
	font-size: 11px;
	text-decoration: underline;
	color: black;
}
td {
	vertical-align: top;
}

.style1 {font-size: xx-large}

#style2 a {
	text-decoration: underline;
	font-size: 13px;
	color: black;
}
#style2 a:hover {
	text-decoration: none;
}
#style3 a {
	text-decoration: underline;
	color: black;
}
#style3 a:hover {
	text-decoration: none;
}
#title-text {
	font-size: 10px;
	font-weight: bold;
	color: gray;
	padding-left: 10px;
}
#title-text div {
	font-size: 13px;
	font-weight: bold;
	padding-left: 6px;
	margin: 8px 0 3px 0;
	color: #333333;
}
.box-header {
	background-color: #d9d9d9;
	background-image:url(images/topic_bg.gif);
	background-repeat:repeat-y;
	height: 22px;
	font-size: 12px;
	font-weight: bold;
	text-indent: 10px;
	vertical-align: middle;
}
.menu-section {
	background-image:url(images/menu_section_bg.gif);
	background-repeat: repeat-y;
	height: 19px;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
	vertical-align: middle;
	color: #333333;
}
#menu a {
	font-size: 11px;
	text-decoration: underline;
	padding: 1px 0px 3px 7px;
	color: black;
	display: block;
}
#menu a:hover {
	text-decoration: none;
}
.gname {
	font-weight: bold;
	font-size: 10px;
	margin: 3px 0 3px 0;
	color: black;
}
.daterating {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	text-indent: 15px;
	color: gray;
	margin-bottom: 3px;
}
table.images td {
	text-align: center;
	padding-top: 6px;
}
table.images td img {
	border: 1px silver solid;
}
table.images a {
	text-decoration: underline;
	font-size: 11px;
	color: black;
}
table.images a:hover {
	text-decoration: none;
}

#footer {
	color: silver;
	font-size: 11px;
	font-weight: bold;
	margin-top: 10px;
}
