td { 
	padding-bottom: 6px; 
} 

#tabContent {
	background-color: #000099;
	width: 430px;
}

#tabIndex {
	margin: 0px;
	padding: 1px 2px 0px 2px;
}

#tabIndex li {
	float:left;
	padding: 1px 2px 0px 2px;
	list-style-type: none;
	cursor: pointer;
	display: block;
}

#tabIndex .close {
  background-color: #000099;
  text-decoration: none;
}

#tabIndex .open {
  background-color: #0066CC;
  text-decoration: none;
}

#tabBoxIndex {
	background-color: #ffffff;
	border: #ffffff solid 1px;
	font-size: 80%;
	line-height: 150%;	
	padding: 5px;
	clear: both;
}


A:link { 
	text-decoration:none; 
}

A:hover {
	text-decoration: underline; 
}

A:visited {
	text-decoration: none; 
}

body { 
margin: 5px 5px 0px 5px; 
 
} 


.newtopics ul {
padding: 0px 0px 0px 10px;
margin: 0px 0px 0px 10px;
}

.newtopics li {
padding: 0px 0px 2px 0px;
margin: 0px 0px 2px 0px;
}

.prtxt {
padding: 0px;
margin: 0px;

}

.prli {
margin-bottom:6px;
}


