body{
    background-color:#ffffff;
}

.topnew {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D8C9A4;
	border-right-color: #D8C9A4;
	border-bottom-color: #D8C9A4;
	border-left-color: #D8C9A4;
	margin-bottom: 7px;
	padding-bottom: 9px;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}

.new {
	font-size: 12px;
	line-height: 15px;
	padding: 4px;
	color: #ff0000;

}


.day {
	margin-top: 5px;
	font-weight: bolder;
	color: #183793;
}
.loop {
	overflow-y: auto;
	display: block;
	text-align: left;
	height: 140px;
	width: 244px;
}

