body  {
	font-family: Arial, sans-serif; 
	font-size: 12px;

}

p {
font-family: Arial, sans-serif; font-size: 12px;
}

table {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

table.MainCont {
	background-color: Silver;
	border: 0px;
}

table.Inner1 {
	background-color: White;
	border: 5px solid #000099;
}

table.Inner2 {
	background-color: White;
	border: 0px;
}

table.Inner3 {
	background-color: White;
	border: 0px;
}

table.FeaturedLink {
	width: 770px;
	background-color: White;
	border: 1px double #000099;		
}

td.FeaturedLink {
	width: 50%;
	text-align: left;
	vertical-align: top;
	border: 1px solid #000099;
}

td.NewsFoot {
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bolder;
		background-color: #99ffff;
		border: 1px solid #000099;
		text-align: center;
}

td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #ffffff;

	
}
th {
		font-family: Arial, sans-serif;
		font-size: medium;
		font-weight: bolder;
		background-color: #99ffff;
		border: 1px solid #000099;
		text-align: center;
}

li {
	font-family: Arial, sans-serif;
	font-size: 12px;	
}
a {
	color: Blue;
}

a:hover {
	color: Red;
}

a.featured {
	font-family: Arial, sans-serif;
	font-size: 12px;		
}
a.name {
	color: Black;
}


select { font-family: Arial, sans-serif;  color: Black;  font-size: 12px;  background-color: #DCDCDC;  }

select.listbox { font-size: 12px; background-color: #DCDCDC;  color: Black;}

input { font-size: 12px; background-color: #DCDCDC; color: Black; font-family: Arial, sans-serif; }

input.bocsmall { font-size: 12px; background-color: #DCDCDC;  color: Black; font-family: Arial, sans-serif; }

.cbfeed { font-size: 12px; font-family: Arial, sans-serif; }


