a{
	color:	#000099;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a:active{
	color:	#000099}

a:hover{
	color:	#000077;
	font-weight: normal;
	background-color: #EEEEEE;
}
.StoryHeading {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CD3506;
}
.BodyText {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #3F3F3F;
	text-align: justify;

}
.SectionHeading {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CD3506;
}
ul {
	list-style-image: url(images/grey_bullet.gif);
	margin-left: 15px;
	color:	#000000;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.MenuItem a {
	color: #333333;
	text-decoration: none;
}

.MenuItemAlternate a {
	color: #333333;
	text-decoration: none;
}

.MenuItemLast a {
	color: #333333;
	text-decoration: none;
}

.MenuItem a:hover {
	color: #333333;
	text-decoration: none;
}

.MenuItemAlternate a:hover {
	color: #333333;
	text-decoration: none;
}

.MenuItemLast a:hover {
	color: #333333;
	text-decoration: none;
}

.MenuItem {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px outset #333333;
	border-right: 1px none #333333;
	border-bottom: 1px outset #333333;
	border-left: 1px outset #333333;
}

.MenuItemAlternate {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px none #333333;
	border-left: 1px outset #333333;
}
.MenuItemLast {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
	background-color: #FFFFFF;
	border-top: 1px none #333333;
	border-right: 1px none #333333;
	border-bottom: 1px outset #333333;
	border-left: 1px outset #333333;
}
.MenuExpander {
	background-color: #FFFFFF;
	color: #CD3506;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	border-top: 1px outset #333333;
	border-right: 1px outset #333333;
	border-bottom: 1px outset #333333;
	border-left: 1px none #333333;
}
.MenuExpanderAlternate {
	background-color: #FFFFFF;
	color: #CD3506;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	border-top: 1px none #333333;
	border-right: 1px outset #333333;
	border-bottom: 1px none #333333;
	border-left: 1px none #333333;
}
.MenuExpanderLast {
	background-color: #FFFFFF;
	color: #CD3506;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	border-top: 1px none #333333;
	border-right: 1px outset #333333;
	border-bottom: 1px outset #333333;
	border-left: 1px none #333333;
}
.LoginInput {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #DDDDDD;
	border: #CCCCCC;
}
.LoginText {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.newsItems {
	text-align: left;
	text-indent: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
}
.PromotionText {
	text-align: left;
	color: #5F5F5F;
	font-size: 12px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

