/* news_screen.css - Rev 2004-06-12 TGH */
/* serif should use --> font-family: Times New Roman, Times, serif; */
/* sans-serif should use --> font-family: verdana, arial, helvetica, sans-serif; */
/* attributes should be listed in alphabetical order */



/*
.SplitPageLeftBar {
	background-color: #BCC0D4;
	color: #070709;}
.SplitPageLeftBar A:active {
	color: #202330;
	font-weight: bold;
	text-decoration : underline;}
.SplitPageLeftBar A:hover {
	color: #202330;
	font-weight: bold;
	text-decoration : underline;}
.SplitPageLeftBar A:link {
	color : #0D0E13;
	font-weight: bold;
	text-decoration : none;}
.SplitPageLeftBar A:visited {
	color: #202330;
	font-weight: bold;
	text-decoration : none;}	
	
.SplitPageBody {
	background-color: #CBCEDD;
	color: #070709;}
.SplitPageBody A:active {
	color: #202330;
	font-weight: bold;
	text-decoration : underline;}
.SplitPageBody A:hover {
	color: #202330;
	font-weight: bold;
	text-decoration : underline;}
.SplitPageBody A:link {
	color : #0D0E13;
	font-weight: bold;
	text-decoration : none;}
.SplitPageBody A:visited {
	color: #202330;
	font-weight: bold;
	text-decoration : none;}	
	
.SectionNavBar {
	background-color: #BCC000;
	color: Black;
	font-weight: bold;
	font-size : small;}
.SectionNavBar A:active {
	color: White;
	font-weight: bold;
	text-decoration : underline;}
.SectionNavBar A:hover {
	color: White;
	font-weight: bold;
	text-decoration : underline;}
.SectionNavBar A:link {
	color: Black;
	font-weight: bold;
	text-decoration : none;}
.SectionNavBar A:visited {
	color: Black;
	font-weight: bold;
	text-decoration : none;}
	
.ModuleTaskBar {
	background-color: #CEDBD6;
	color: Black;
	font-weight: bold;
	font-size : small;}
.ModuleTaskBar A:active {
	color: White;
	font-weight: bold;
	text-decoration : underline;}
.ModuleTaskBar A:hover {
	color: White;
	font-weight: bold;
	text-decoration : underline;}
.ModuleTaskBar A:link {
	color: Black;
	font-weight: bold;
	text-decoration : none;}
.ModuleTaskBar A:visited {
	color: Black;
	font-weight: bold;
	text-decoration : none;}

.AuthWikiDiffLineNr {
	color: Black;
	font-weight: bold;
	text-decoration: none;}
	
.AuthWikiDiffNew {
	color: Blue;
	text-decoration: none;}
	
.AuthWikiDiffOld {
	color: Red;
	text-decoration: none;}
	
.AuthWikiDiffBoth {
	color: Gray;
	text-decoration: none;}		
*/
