body 
	{ 
		background-image:  url(../images/background.jpg);
		background-repeat: repeat-x; 
		background-color: #FFFFFF;
	}
#topnavigation 
	{
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	}
#topnavigation a:visited, #topnavigation a:active, #topnavigation a:link  
	{
	color: #FFFFFF;
	text-decoration: none;
	}
#topnavigation a:hover 
	{
	color: #FFFF00;
	}
#topnavigation a.on, #topnavigation a.on:visited, #topnavigation a.on:active
  {
	color: #FFFF00;
	font-weight: normal;
	}
#topnavigation a.on:hover
	{
	color: #FFFF00;
	}
table.news
	{
	border: 1px solid #373649;
	border-top:  0px;
	border-collapse: collapse;
	}
table.bottomoptions
	{
	border: 0px solid #373649;
	border-left:  0px;
	border-right:  0px;
	border-collapse: collapse;
	height: 15px;
	margin: 10px;
	}
#bottomoptions 
	{
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
#bottomoptions a:link, #bottomoptions a:visited, #bottomoptions a:active
	{
	color: #ffffff;
	text-decoration: none;
	display: block;
	width: 100%;
	background-image:  url(../images/bot_navigation_notselected_.gif);
	}
#bottomoptions a:hover 
	{
	color: #ffffff;
	background-image:  url(../images/bot_navigation_notselected_.gif);
	}
#bottomoptions a.on, #bottomoptions a.on:visited, #bottomoptions a.on:active
  {
	color: yellow;
	font-weight: normal;
	display: block;
	width: 100%;
	background-image:  url(../images/bot_navigation_selected_bac.gif);
	}
#bottomoptions a.on:hover
	{
	color: yellow;
	background-image:  url(../images/bot_navigation_selected_bac.gif);
	}
