body
	{
	background-image: url('/images/skin2/b1.gif');
	background-position: left top;
	background-color: #404040;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	}
td, span, div
	{
	font-family: Arial, Verdana, Tahoma, sans-serif;
	}
a, a:hover, a:visited {
	color: #CC0066;
}

.details
	{
	border: 1px solid silver;
	margin-bottom: 25px;
	padding: 10px;
	padding-right: 0px;
	background-image: url('/images/details_background.gif');
	background-repeat: repeat-x;
	background-position: top left;
	}
.details table td
	{
	vertical-align: top;
	}
.award
	{
	font-size: 13pt;
	font-weight: bold;
	}
.sponsor
	{
	display: inline;
	}
.winner
	{
	color: #BB0000;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.notes
	{
	padding-bottom: 10px;
	display: block;
	}
.runnersup
	{
	display: block;
	font-weight: bold;
	padding-bottom: 25px;
	}
.runnersup ul
	{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 20px; 
	}
.runnersup ul li
	{
	list-style: none;
	list-style-type: none;
	font-weight: normal;
	}
.notes
	{
	}
.photo img
	{ 
	border: 3px double silver;
	border-right: none;
	margin: 5px;
	margin-right: 0px;
	float: right;
	}



.NewsSummaryView_Table
	{
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	margin-bottom: 15px;
	background-image: url('/images/details_background.gif');
	background-repeat: repeat-x;
	background-position: 0px -100px;
	}
.NewsSummaryView_Headlines a
	{
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
	}
.NewsSummaryView_Headlines,
.NewsSummaryView_Date
	{
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 7px;
	}
.NewsSummaryView_Body
	{
	padding-top: 7px;
	}
.NewsSummaryView_Body img
	{
	margin: 10px;
	border: 3px double #c7c7c7;
	}



.NewsArticleView_Table
	{
	background-color: #ffffff;
	border: 1px solid #c7c7c7;
	background-image: url('/images/details_background.gif');
	background-repeat: repeat-x;
	background-position: left top;
	}
.NewsArticleView_Headline
	{
	color: #CC0066;
	text-decoration: none;
	font-weight: bold;
	font-size: 150%;
	}
.NewsArticleView_Body
	{}
NewsArticleView_Link
	{}
