 
table.news {
  border:1px solid #9A0000;
}

table.news1 {
  border:1px solid #9A0000;
  border-right: 0px none ; 
  border-bottom: 0px none;
  border-left: 0px none ;
  }
  
 table.sign
  {
   border:1px solid #9A0000;
  margin-top:5px;
}
  
  


.text{
font-size:16px;
padding-left:5px;
color: #9A0000;
font-family:Arial;
}
.gtext
{
	font-size:12px;
	color: #9A0000;
	font-family:Arial;
	padding-left:5px;
	

} 
.gtext h4 {
background-color:#9A0000;
color: #FFFFFF;
}

.gtext h3 {
background-color:#FFFFFF;
color: #9A0000;
padding-left:15px;
}

.link a{
color:#9A0000;
font-weight: bold;
text-Decoration:none;
}

.link a:hover {
	
	color:#B0814D;
	text-Decoration: underline;

}

td {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	
	list-style-position: outside;
	list-style-image: url(includes/images/bullet.gif);

}
table {
	list-style-image: url(includes/images/bullet.gif);
}
.listings {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	list-style-image: url(images/bullet.gif);
}
.diva {
	font-family: Arial;
	font-size: 12px;
	color: #990000;
	list-style-image: url(includes/images/bullet.gif);
}
.square {
	font-size: 12px;
	color: #990000;
	list-style-image: url(images/bullet.gif);
}

#navi tr td {

	font-size:12px;
	font-family:Arial;
	background: #9A0000; 
	border-left: 5px solid #C9756A;
	padding-left: 2px;
	margin-bottom: 5px;
	color: #fff;
}

#navi tr td a {
	color: #F8EBD4;
	display: block;
	width: 100%;
}


#navi tr td a:hover {
	background: #F8EBD4;
	color: #9a0000;
	text-decoration: none;
}
