body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(page-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f4f4f4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navbg {
	background-image: url(5.jpg);
	background-repeat: repeat-x;
}
#cdi {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-color: #CCCCCC;
	background-color: #FFFFFF;
}

a {
	color: #000099;
	text-decoration: none;
}
#cdi #top-news {
	background-image: url(top-news-back.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 561px;
	text-align: right;
	float: left;
	clear: both;
	padding: 0px;
	margin: 0px;
}

#cdi #top-news #src {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 466px;
	text-align: left;
	float: left;
	margin: 0px;
}
#cdi #top-news #indent {
	float: left;
	width: 80px;
}

p {
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}
#cdi #hitof {
	background-image: url(hit-of-the-day.jpg);
	float: left;
	height: 109px;
	width: 561px;
	padding: 0px;
	clear: both;
	margin: 0px;
}
#cdi #hitof #hitcont {
	padding: 8px;
}
.hitttl {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0E048E;
	text-decoration: none;
}
.hitname {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #E52756;
	text-decoration: none;
}

#nav {
	position: relative;
}
#nav ul {
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	}
#nav ul li {
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	}
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	white-space: nowrap;
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	}
* html #nav ul li { width: 1%; }
* html #nav ul li a {
	height: 1%;
	}
	
#nav ul li a:hover, a#current {
	color: #FFD8E2;
	background-color: #53458E;
	}
#cdi #news {
	float: left;
	width: 561px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cdi #news #ntop {
	background-image: url(big-table-top.jpg);
	clear: both;
	height: 7px;
	width: 561px;
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
}
#cdi #news #ncont {
	background-image: url(big-table-bg.jpg);
	background-repeat: repeat-y;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 11px;
}


#ncont a {
	display:	block;
	padding:	4px;
	border-bottom:	1px solid #ccc;
	background-image:	url("arrow_right.gif");
	background-repeat:	no-repeat;
	background-position:	3px 6px;
	padding-left:	17px;
	color:	#0E048E;
}
#ncont a:hover {
	background-color:	#ECECEC;
	border-bottom:	1px solid #bbb;
	background-image:	url("arrow_right_ov.gif");
	text-decoration: none;
}

#cdi #news #nbut {
	background-image: url(big-table-buttom.jpg);
	margin: 0px;
	padding: 0px;
	height: 8px;
	width: 561px;
	background-repeat: no-repeat;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
