﻿.NewsTbl
{
	vertical-align: top;
	width: 100%;
}

.Inw_Title
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0079C2;
	text-align: center;
	vertical-align: middle;
	padding: 4px 6px 4px 6px;
}
.Inw_Title a, .Inw_Title a:visited, .Inw_Title a:active
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006cad;
	text-align: center;
	vertical-align: middle;
}
.Inw_Title a:hover
{
	text-decoration: underline;
}

.Inw_TitleLst
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0079C2;
	text-align: left;
	vertical-align: middle;
	padding: 4px 6px 4px 2px;
}
.Inw_TitleLst a, .Inw_TitleLst a:visited, .Inw_TitleLst a:active
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0079C2;
	text-align: left;
	vertical-align: middle;
}
.Inw_Title a:hover
{
	text-decoration: underline;
}

.Inw_TitleD
{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0079C2;
	text-align: center;
	vertical-align: middle;
	padding: 4px 6px 4px 6px;
}

.Inw_Date {	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8A8B;
	text-align: center;
	vertical-align: middle;
}
.Inw_DateLst {	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8A8B;
	text-align: left;
	vertical-align: middle;
}


/* Blue Text - Links */
.text1 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.text1 a:link {
	text-decoration: none;
	color: #0079C2;
}
.text1 a:visited {
	text-decoration: none;
	color: #0079C2;
}
.text1 a:hover {
	text-decoration: underline;
	color: #706f6f;
}
.text1 a:active {
	text-decoration: none;
	color: #0079C2;
}

/* Blue Back Link */


/*Red Text - Links */
.text2 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.text2 a:link {
	text-decoration: none;
	color: #D90F05;
}
.text2 a:visited {
	text-decoration: none;
	color: #D90F05;
}
.text2 a:hover {
	text-decoration: underline;
	color: #706f6f;
}
.text2 a:active {
	text-decoration: none;
	color: #D90F05;
}

/*Gray Text - Links */
.text3 {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.text3 a:link {
	text-decoration: none;
	color: #8C8A8B;
}
.text3 a:visited {
	text-decoration: none;
	color: #8C8A8B;
}
.text3 a:hover {
	text-decoration: underline;
	color: #706f6f;
}
.text3 a:active {
	text-decoration: none;
	color: #8C8A8B;
}

/*Yellow Text - Links */
.text4{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.text4 a:link {
	text-decoration: none;
	color: #DBA806;
}
.text4 a:visited {
	text-decoration: none;
	color: #DBA806;
}
.text4 a:hover {
	text-decoration: underline;
	color: #706f6f;
}
.text4 a:active {
	text-decoration: none;
	color: #DBA806;
}
