body
{
	font-family: Verdana,arial,helvetica;
	font-size: 10px;
}

H1
{
	font-weight: 600;
	font-size: 12px;
	color: #ffffff;
}

.FeedCell
{
	border: thin groove;
	background: Gainsboro;
}

.FeedTitleCell
{
	font-family: Verdana,arial,helvetica;
	font-size: 10px;
	font-weight: bold;
	color: yellow;
	
}

.PagerStyle
{
	font-family: Verdana,arial,helvetica;
	font-size: 12px;
	font-weight: 400;
}

.PagerStyle A
{
	color: Blue;
}

.channelTitle
{
	border: thin ridge;
	font-weight: 600;
	font-size: 12px;
	background: #cccc00;
	color: black;
	margin: 5px;
	font-family: Verdana,arial,helvetica;
}

.itemTitleCell
{
	font-family: Verdana,arial,helvetica;
	font-size: 10px;
	border: thin groove;
	background: AliceBlue;
	font-weight: 600;
	color:Teal;
}

.itemDateCell
{
	font-family: Verdana,arial,helvetica;
	font-size: 10px;
	border: thin groove;
	background: AliceBlue;
}

.itemDescriptionCell
{
	font-family: Verdana,arial,helvetica;
	font-size: 10px;
	border: thin groove;
	background: AliceBlue;
}

A
{
	text-decoration: none;
}

.navLink
{
	font-family: Verdana,arial,helvetica;
	font-size: 12px;
	font-weight: 600;	
	color: White;
	margin-left: 10px;
}

.MainCellLeft
{
	background: #336699;
	border: thin groove;
}

.MainCellRight
{
	background: #336699;
	border: thin groove;
}
.MainCellTop
{
	background: #336699;
	border: thin groove;
}

.LogoCell
{
	font-family: verdana,arial,helvetica;
	font-size: 14pt;
	font-weight: bold;
	color:White;
}

.AmazonText
{
	font-family: Verdana,arial,helvetica;
	font-size: 10px;
	color: White;
}

.AdminButton
{
	border: thin groove;
	width: 125px;
}
