﻿body 
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
}
.RssItemTitle
{
	font-size:large;
	font-family:Arial;
	font-weight:bold;
	/*background-color:#BF6032;*/
}
.RssItemBody
{
	font-size:small;
	font-family:Arial;
	font-style:inherit;
}
.RssItemPostedOn
{
	font-size:smaller;
	font-family:Arial;
	font-style:italic;	
}
.RssItemComments
{
	font-size:smaller;
	font-family:Arial;
	font-style:normal;	
}
.MasterHeader
{
	/*background-color:#000452;*/
	height:50px;
	vertical-align:bottom;
}
.MasterMenu
{
	background-color:#000452;	
}
.MasterFooter
{
	/*background-color:#000452;*/
	height:25px;
}
.MasterSideBar
{
	background-color:#000452;
}
.MasterSideBarSecondColor
{
	background-color:#BF6032;
}
.MasterHeaderSecondColor
{
	background-color:#BF6032;
}
.MasterHeaderThirdColor
{
	background-color:#B41011;
}
.CopyrightText
{
	background-color:inherit;
	font-family:Arial;
	font-size:x-small;
	font-weight:normal;
	color:#BF6032;
}
.TitleText
{
	background-color:inherit;
	font-family:Arial;
	font-size:x-large;
	font-weight:bold;
	color:#BF6032;
}
.TitleBetaText
{	
	background-color:inherit;
	font-family:Arial;
	font-size:x-small;
	font-weight:bold;
	color:#BF6032;
}
.RssItemTitleSecondColor
{
	background-color:#B41011;
	height:2px;
}
.MenuItemStyle
{
	background-color:inherit;
	font-family:Arial;
	font-size:small;
	color:#BF6032;
}
.BackgroundOnly
{
	/*background-color:#000452;*/
}
.HighlightBackground
{
	background-color:White;
}
.FontColorFamily
{
	font-family:Arial;
	color:#BF6032;
}
.FontColorFamilyBold
{
	font-weight:bold;
	font-family:Arial;
	color:#BF6032;
}
.SubmitFeedURL
{
	font-family:Arial;
	font-size:small;
	color:#BF6032;
}
