.TopGrid

{

	background-color: orange;

}



.TopGrid a:link { color: #0CF; text-decoration: none; }

.TopGrid a:visited { color: #09C; text-decoration: none; }

.TopGrid a:hover { text-decoration: underline; }

.TopGrid a:active { color: #C90; }



.TopGrid_News

{
	float: right;
	width: 449px;
	height: 378px;
	padding: 10px;
	overflow: auto;

}



.TopGrid_Spotlight

{

	float: left;

	width: 450px;

	border-right: 1px solid #999999;

}



.TopGrid_Spotlight_Horizontal

{
	width: auto;
	height: 140px;
	clear: both;
	background-color: #333;
	border-top-width: thin;
	border-top-style: none;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;

}



.TopGrid_Spotlight_Horizontal .Wallpaper

{

	float: left;

	width: 133px;

	margin: 5px 5px 0px 5px;

}



.TopGrid_Spotlight_Horizontal .Wallpaper img

{

	padding: 0px;

	margin: 0px;

	border: 0px;

}



.TopGrid_Spotlight_Horizontal .Wallpaper span

{

	float: left;

	width: 133px;

	margin-top: -66px;

	text-align: center;

	font-family: Tahoma, Arial, sans-serif;

	font-size: 11px;

	color: #FFFFFF;

}



.TopGrid_Spotlight_Horizontal .Wallpaper span a

{

	color: #FFFFFF;

}



.TopGrid_Spotlight_Vertical

{
	float: left;
	width: 205px;
	height: 240px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: thin;

}



.TopGrid_Spotlight_Vertical p

{

	margin: 0px 0px 5px 0px;

	line-height: 1.5em;

}



.TopGrid_Spotlight_Vertical form

{

	display: block;

	margin: 10px 0px 0px 0px;

	padding: 0px;

	text-align: center;

}



.Clear

{

	clear: both;

}



.BottomGrid

{

	clear: both;

}



.BottomGrid .Column

{
	float: left;
	width: 306px;
	height: 570px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;

}



.BottomGrid .ColumnSelector

{

	background-color: #333; /*#E0E0E0;*/

	color: #CCC;

	padding: 10px;

	overflow: hidden;

	font-family: Verdana, Tahoma, Arial, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

	border-bottom: 1px solid #999;

	cursor: pointer;

}



.BottomGrid .ColumnSelector:hover

{

	background-color: #336;	

}



.BottomGrid .ColumnSelector .IP

{

	color: #CC0;

}



.BottomGrid .CenterColumn

{

	border-left: 1px solid #999999;

	border-right: 1px solid #999999;

}



.BottomGrid .Column .ColumnHeader

{

	background-color: #446; /*#E0E0E0;*/

	color: #CCC;

	height: 50px;

	padding: 10px;

	overflow: hidden;

	font-family: Verdana, Tahoma, Arial, sans-serif;

	font-size: 11px;

	line-height: 1.5em;

}



.BottomGrid .Column .ColumnHeader .IP

{

	color: #CC0;

}



.BottomGrid .Column .ColumnBody

{
	height: 500px;
	width: 306px;

}



.BottomGrid .CenterColumn .ColumnBody

{
	height: 570px;

}





/* News styles */



.NewsItem

{

	margin-bottom: 15px;

	border-bottom: 1px dotted #999999;

}



.NewsItem .Date

{

	float: left;

	width: 40px;

	height: 42px;

	margin: 0px 10px 0px 0px;

	padding: 2px 0px 0px 0px;

	background: #FFFFFF url(images/calendar.gif) no-repeat;

	color: #808080;

	text-align: center;

	font-family: Tahoma, Verdana, sans-serif;

	font-size: 13px;

}



.NewsItem .Headline

{

	font-family: Trebuchet MS, Tahoma, sans-serif;

	font-size: 20px;

	font-weight: bold;

}



.NewsItem .Tagline

{

	font-family: Trebuchet MS, Tahoma, sans-serif;

	font-size: 15px;

	font-style: italic;

	color: #666;

	margin: 5px 0px;

}





.Progress {

	float: right;

	position: relative;

	width: 16px;

	height: 156px;

	margin-left: 5px;

	text-align: center;

	padding: 2px;

	background-image: url(images/progress_back.png);

	background-position: top center;

	background-repeat: no-repeat;

}



.Progress span, .Progress img {

	display: block;

	border: 0px;

	width: 16px;

}



.Progress .Percent {

	position: absolute;

	left: 2px;

	bottom: 4px;

}
.TopGrid_Spotlight_Vertical_R {
	float: right;
	width: 205px;
	height: 240px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	overflow: hidden;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-width: thin;
}

