body {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-style: normal;
	BACKGROUND: #ffffff; MARGIN: 45px
}
tr {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: trebuchet, Arial, Helvetica, sans-serif
}
td {
	font-family: trebuchet, Arial, Helvetica, sans-seriff;
}

th {
	font-family: trebuchet, Arial, Helvetica, sans-serif;
}

P {
	FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: trebuchet, Arial, Helvetica, sans-serif
}
a:link {
	color: #003366;
}
a:hover {
	color:#003399;
	text-decoration: underline;	
}a:active {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #4F44AC;
}
#PageArea {
	margin: 0px;
	padding: 0px;
	width: 750px;
	border: thin dotted #DDDDDD;
}
#Header {
	text-align: center;
	clear: both;
	width: 100%;
}
#MenuBar {
	font-size:8pt;
	margin: 0px;
	padding: 5px;
	clear: both;
	width: 98%;
	border: 2px solid #CC0066;
}

HR {
	BACKGROUND: #999999; WIDTH: 100%; HEIGHT: 1px
}


#ThisWeek {
	margin: 0px;
	float: left;
	width: 80%;
	text-align: center;
}
.Story {
	padding: 5px;
	float: left;
	width: 28%;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	height: 250px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin: 7px;
}
#Archive {
	font-size:9pt;
	margin: 2px;
	padding: 6px 2px 8px;
	float: left;
	width: 18%;
	border: thin solid #CCCCCC;
}
#SubMenu {
	background-color: #E8E8E8;
	font-size:9pt;
	margin: 5px 2px 2px;
	padding: 6px 2px 8px;
	float: left;
	width: 18%;
	border: thin solid #CCCCCC;
}
div#SubMenu ul {
	text-indent: 0pt;
	text-align: left;
	display: block;
}
div#SubMenu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 0pt;
	text-align: left;
	line-height: normal;
}
#Footer {
	text-align: center;
	clear: both;
	width: 100%;
	margin: 0px;
}
.FullStory {

	padding: 5px;
	float: left;
	width: 94%;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	height: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: outset;
	border-left-style: none;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
	margin: 7px;
}

