a {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:site {
	color: #df0001;
	
}

a:hover {
	color: #df0001;
	font-weight: bold;
}
a:link  {
         color: #df0001; 
         font: 10px Verdana, Arial, Helvetica, sans-serif;
	 text-decoration: none;
}


body {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	background: #000000;
}

div.page {
	
	width: 800px;
	height: 600px;
	margin: auto;
	text-align: left;
	background: #FFF url(img/ld_background.jpg) no-repeat;
}

div.content {
	width: 370px;
	height: 390px;
	top: 145px;
	position: relative;
	left: 400px;
	overflow: auto;
}

div.navi {
	width: 280px;
	height: 15px;
	top:  116px;
	position: relative;
	left: 120px;
}

td.navi {
	border-right: 1px solid #000;
	width: 16%;
}

td.navifirst {
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	width: 16%;
}

td.news {
	padding-top: 5px;
	height: 100%;
	vertical-align: top;
	padding-bottom: 5px;
}

td.newsheader {
	border-bottom: 1px solid #000000;
	padding-bottom: 5px;
}


td.newsfooter {
	border-top: 1px solid #000000;
	padding-top: 5px;
}
table.navi {
	width: 100%;
	text-align: center;
}

table.news {
	width: 95%;
}

div.justie {
	text-align: center;
}

h1 {
	margin: 0 0 2px;
	color: #000000;
	font: small-caps bold 14px Arial;
}

img.newspic {
	float: left;
	height: 29px;
	margin-right: 4px;
}