body
{
    margin:0px;
    padding:0px;
    font-family:Verdana, Arial, Helvetica, MS Sans Serif;
    font-size:10px;
    color:#FFFFFF;
	background-color:#808080;
}

div
{
	position:relative;
}

table
{
    border-collapse:collapse;
    border-spacing:0;
	height:100%;
}

table.months
{
	width:100%;
}

td
{
	padding:0px;
	vertical-align:top;
}

td.space
{
	width:50%;
}

td.storyTitleEmpty
{
	height:2px;
}

td.storyTitle
{
	color:#404040;
	text-align:left;
	vertical-align:bottom;
	width:100%;
}

td.storyTitleActive
{
	color:#FFFFFF;
	text-align:left;
	vertical-align:bottom;
	width:100%;
	border-bottom:1px solid #D2270B;
}

td.monthNameEmpty
{
}

td.monthName
{
	padding-right:5px;
}

td.monthDelimiterEmpty
{
	width:50px;
	border-right:2px solid #FFFFFF;
}

td.monthDelimiter
{
	width:50px;
	border-right:2px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

td.storyMarkerEmpty
{
}

td.storyMarker
{
	padding-left:3px;
}

div.innerFrame
{
	width:800px;
	background-color:#404040;
}

div.logoFrame
{
	text-align:left;
}

div.title
{
	padding-left:10px;
	padding-bottom:3px;
	text-align:left;
	width:520px;
	border-left:2px solid #D2270B;
	border-bottom:2px solid #D2270B;
}

div.belowTitle
{
	padding-right:10px;
	padding-top:3px;
	text-align:right;
	width:520px;
	border-right:2px solid #D2270B;
}

div.contentFrame
{
	text-align:right;
	width:540px;
	padding-bottom:10px;
}

img
{
	border:none;
}

img.monthDelimiter
{
	width:50px;
	height:1px;
}

img.story
{
	width:20px;
	height:6px;
}

a:link
{
    text-decoration:none;
    font-size:10px;
    color:#808080;
}

a:visited
{
    text-decoration:none;
    font-size:10px;
    color:#808080;
}

a:hover
{
    text-decoration:none;
    font-size:10px;
    color:#808080;
}

div.deliveryTime
{
	color:#404040;
	width:100%;
	text-align:center;
}
