.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #999;
}
.datetime {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #930;
	text-decoration: none;
}

.content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #000;
}
.errMsg {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #F03;
}

.link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	color: #06F;
	text-decoration: none;
	font-weight: bold;
}
.sub_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #093;
	text-decoration: none;
	line-height: 15px;
}
.side_left_background {
	background-image: url(images/side_title_hkhandband.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.top_bar {
	background-image: url(images/handball.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.poster {
	border: 6px ridge #CCC;
}
.photo {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	color: #666;
}
.album {
	height: 120px;
	width: 180px;
	border: 5px solid #633;
}

