﻿
body
{
	background: url('/images/MasterBg.gif') repeat-x left top;
	font-family: Arial, Helvetica, Tahoma, Verdana;
	font-size: 11px;
	margin: 0;
}
A, A:hover, A:visited
{
	color: #000;
	text-decoration: none;
}
.TopLinks, .TopLinks A, .TopLinks A:hover, .TopLinks A:visited
{
	color: #cccccc;
	height: 36px;
}
.HeaderImage
{
	background: url('/images/MilowLogoHeader.gif') no-repeat;
	width: 600px;
}
.TopNavigationDivider
{
	background: url('/images/TopNavigationDivider.gif') no-repeat center bottom;
	font-size: 1px;
	width: 3px;
}
.NavigationItem
{
	background: url('/images/TopNavigationDivider.gif') top left no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 5px 8px;
	vertical-align: bottom;
	width: 98px;
}
.NavigationItem A, .NavigationItem A:hover, .NavigationItem A:visited
{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.ContentTopDivider
{
	background: url('/images/ContentTopDivider.gif') no-repeat top center;
	font-size: 1px;
	padding-top: 1px;
}
.SectionHeader
{
	color: #777777;
	font-size: 16px;
	font-weight: bold;
}
#MasterFooterArea A
{
	font-weight: bold;
}
.NewsItem
{
	color: #333;
}
.NewsItem A, .NewsItem A:hover, .NewsItem A:visited
{
	color: #333;
	text-decoration: none;
}
.JournalEntry
{
	color: #333;
}
.NewsItem A, .NewsItem A:hover, .NewsItem A:visited
{
	color: #333;
	text-decoration: none;
}
/* 
        Social Network Icons 
        */.FacebookIcon
{
	background: url('/images/icons/SocialNetworks.gif') 0 0 no-repeat;
	height: 21px;
	width: 21px;
	vertical-align: middle;
}
.TwitterIcon
{
	background: url('/images/icons/SocialNetworks.gif') -21px 0 no-repeat;
	height: 21px;
	width: 21px;
	vertical-align: middle;
}
.MySpaceIcon
{
	background: url('/images/icons/SocialNetworks.gif') -42px 0 no-repeat;
	height: 21px;
	width: 21px;
	vertical-align: middle;
}
.YouTubeIcon
{
	background: url('/images/icons/SocialNetworks.gif') -63px 0 no-repeat;
	height: 21px;
	width: 55px;
	vertical-align: middle;
}
.RoundBottomBlackLeft
{
	background: url('/images/rnd-btm-black.gif');
	background-repeat: no-repeat;
	height: 30px;
	width: 10px;
}

.RoundBottomBlackRight
{
	background: url('/images/rnd-btm-black.gif');
	background-position: right;
	background-repeat: no-repeat;
	height: 30px;
	width: 10px;
}
.MailingListTextbox
{
	background-color: #555555;
	border: solid 1px #111111;
	color: #cccccc;
	padding-left: 5px;
}
.twitterTime
{
	color: #555555;
	font-weight: bold;
	text-align: right;
}

