.PageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #ffffcc;
}
.DateCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF80;
	background-color: #333333;
}
.CanalCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffcc;
	background-color: #666666;
}
.PlaceCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	background-color: #FFFFFF;
}
.BottomLine {
    border:none;
}
.BottomRightLine {
	border:none;
}
.BottomLineDark {
    border:none;
}
.BottomRightLineDark {
    border:none;
}
.ImageTable {
	width:100%;
	background-color: #000000;
	border-width:0px;
	border-style:hidden;
	border-collapse:collapse;
}
.ImageRow td {
	border-width:0px;
	border-style:hidden;
	border-collapse:collapse;
	padding:8px;
}
.ImageRow {
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
.DateItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aaaaaa;
	background-color: #000000;
	float: left;
	padding-bottom:0;
	padding-top:10px;
	vertical-align:bottom;
	width:40%;
	height:1.5em;
}
.MorePictures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.CanalItem a:link, a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
    text-decoration:none;
	border:none;
}
.CanalItem a:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
    text-decoration:none;
	border:none;
}

.PlaceItem {
	color:#aaaaaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
    float: left;
	background-color: #000000;
	border-width:0px;
	border-style:hidden;
	padding-bottom:0;
	padding-top:10px;
	vertical-align:bottom;
	width:19.8%;
	height:1.5em;
}
.MoreItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6699FF;
	float: right;
	width:20%;
    padding-bottom:0;
	padding-top:10px;
	vertical-align:bottom;
	height:1.5em;
}
.CanalItem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #aaaaaa;
	width: 40%;
}

.RowSpacer {
	height:1px;
	background-color: #555555;
	border-width:0px;
	border-style:hidden;
	color:#555555;
}
hr {
height:1px;
color:#333333;
}
IMG {
border:none;
}
.Divider {
height:1px;
color:#333333;
background-color:#333333;
}
