body, td
	{
	font-family: Verdana;
	font-size:11px;
	}
p, h1, h2, h3, h4, h5
	{
	margin-top:0px;
	margin-bottom:0px;
	}
a, a:link, a:visited
	{ 
	color: #00f; 
	text-decoration: underline;
	}
a:hover, a:active			
	{ 
	color: #f00; 
	text-decoration: underline;
	}

h3, td.header		
	{ 
	font-size: 18px; 
	font-weight: bold; 
	padding-bottom: 5px;
	}
h4, td.subheader
	{ 
	font-size: 14px; 
	font-weight: bold; 
	}
td.copy-bold
	{
	font-weight: bold;
	padding-bottom: 5px;
	}
	
#wk_panel
	{
	background-color: #333;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
	border-bottom: 1px solid black;
	}
#wk_user
	{
	color: yellow;
	font-weight: bold;
	}
#wk_logoutlink
	{
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
#wk_logoutlink:hover
	{
	color: red;
	}
#wk_switchlink
	{
	color: yellow;
	font-weight: bold;
	text-decoration: none;
	}
#wk_switchlink:hover
	{
	color: #0f0;
	}
a.menuitem, a.menuitem:link, a.menuitem:visited
	{
	text-decoration:none;
	color: #333;
	font-weight:normal;
	}
a.menuitem:hover, a.menuitem:active
	{
	text-decoration:underline;
	color: #f00;
	font-weight:normal;
	}
a.menuitem_selected, a.menuitem_selected:link, a.menuitem_selected:visited
	{
	text-decoration:none;
	color: #33c;
	font-weight:normal;
	}
a.menuitem_selected:hover, a.menuitem_selected:active
	{
	text-decoration:underline;
	color: #f00;
	font-weight:bold;
	}
a.menuitem_selected_currentpage, a.menuitem_selected_currentpage:link, a.menuitem_selected_currentpage:visited
	{
	text-decoration:none;
	color: #33c;
	font-weight:bold;
	}
a.menuitem_selected_currentpage:hover, a.menuitem_selected_currentpage:active
	{
	text-decoration:underline;
	color: #f00;
	font-weight:bold;
	}
div.menuitem
	{
	padding-bottom:3px;
	}
div.menuitem_marked
	{
	padding-bottom:3px;
	background:#f0f0f0;
	}

.news_header_inverted
	{ 
	font-family: arial;
	color: #333; 
	font-weight: normal; 
	font-size: 14px; 
	padding: 2px 2px 2px 5px; 
	}
td.newslist_newsdate
	{
	padding:3px;
	}
td.newslist_subheader
	{
	padding-left: 3px;
	font-weight: bold;
	}
td.newslist_copy
	{
	padding:3px;
	}
