.newsframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.newsframe a:hover {
	color: crimson;
}
.newsframe p, .newsframe td {
	font-size: 10px;
	vertical-align: top;
}
.newsframe caption {
	font-size: 10px;
	line-height: 20px;
	background-color: #1D1D77;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	border-bottom: solid 2px #5875AB;
}
.newsframe th {
	text-align: left;
	border-bottom: solid 1px steelblue;
}
.articles {

}
.articles a:link, .articles a:visited {
	font-weight: bold;
}
.articles p {font-size: 12px; line-height: 15px;

}
.articles th {
	text-align: left;
	border-bottom: solid 1px steelblue;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;


}
.headlines {


}
.headlines a:link, .headlines a:visited{
	text-decoration: none;

	font-size: ;
	color: steelblue;
	font-family: Arial, Helvetica, sans-serif;

}
.headlines th {
	text-align: left;
	border-bottom: solid 1px steelblue;
	font-size: 10px;
	margin-top: 20px;
	vertical-align: bottom;

}
.headlines td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.headlines hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-top-color: steelblue;
	border-right-color: steelblue;
	border-bottom-color: steelblue;
	border-left-color: steelblue;
}
.quicklinks {
	color: #FF0000;
}
.form th {
	text-align: right;
	border-bottom: none;
	text-size: 10px;
}
.form input, .form textarea {
	text-size: 10px;
}

/* _____ Tab Menu for table of news headlines ________ */

.tabmenu th {
	border-top: solid 2px midnightblue;
	border-bottom: none;
}

.tab 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 120px;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: midnightblue;
	text-align: center;
	border: 1px solid;
	border-bottom: none;
	border-color: midnightblue;
	padding: 5px;

	height: 100%;
}

.tablink a:link, .tablink a:visited, .tablink a:active {
font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left;
width: 120px;
color: midnightblue;
text-decoration: none;
text-align: center;
font-size: 12px;
font-weight: normal;
background-color: lightsteelblue;
border: 1px solid;
border-bottom: none;
border-left: none;
border-color: midnightblue;
padding: 5px;


}

.tablink a:hover 
{
color: white;
background-color: steelblue;
}

.tablink a:active {text-decoration: underline;} 

/* left tab link (add left border)*/

.tablinkleft a:link, .tablinkleft a:visited, .tablinkleft a:active
{
font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left;
width: 120px;
color: midnightblue;
text-decoration: none;
text-align: center;
font-size: 12px;
font-weight: normal;
background-color: lightsteelblue;
border: 1px solid;
border-bottom: none;
border-color: midnightblue;
padding: 5px;
}

.tablinkleft a:hover 
{
color: white;
background-color: steelblue;
}

.tablinkleft a:active {text-decoration: underline;} 
/* ..... End Tab Menu ..... */
