body {
	background-image: url(images/page_bg.gif);
	margin: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}
				 
td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #7F7F7F;
}
.email a       {  text-decoration: none; color: #999999}

.mainmenu         {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
}
.mainmenu a       {  text-decoration: none; color: #0066CC}
.mainmenu a:hover {  text-decoration: underline}

.marooned {	color: #990000;	font-weight: bold;}
.marooned a       {  text-decoration: none; color: #990000}
.marooned a:hover {  text-decoration: underline}


.pagelink a     {  text-decoration: none; color: #333333}
.pagelink a:hover {  text-decoration: underline;color: #000000}

.NewsHeadings, h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #6F2D2A;
	line-height: 22px;
	
}
.NewsHeadings { padding-bottom: 50px; }

.SmallHeadings, h2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6F2D2A;
}
.StoryIntro, h3 {
	color: #D8B519;
    poocolor: #E6C017;
	font-size: 8pt;
	line-height: 11pt;
}

.MenuActive {

	font-weight: bold;
	color: #663333;
}
.caption {
	font-family: arial;
	font-size: 9px;
	font-style: italic;
	color: #990000;
}
.month_dropdown {
	font-family: arial;
	font-size: 9px;
	color: #990000;
}

.newreleaselink{
	float:right;
	margin-right:18px;	
}
.newreleaselink a{
	font-size:11px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
}
.newreleaselink a:hover{
	text-decoration:underline;
}
