
a {
	text-decoration: none;
	color: black;
} 

a:hover {
	text-decoration: underline;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
} 

.category {
	font-size: 13px;
	font-weight: bold;
}

.editor_button {
	font-size: 10px;
}

.hint {
	color: gray;
}

.menu_left {
	background-color: #D9D9D9;
	font-weight: bold;
}

.menu_left a {
	text-decoration: none;
} 

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

.menu_left li {
	margin: 0px 0px;
	padding: 0px 0px;
}

.menu_left ul {
	list-style: none;
	margin: 0px 0px;
	padding: 5px 5px;
}

.menu_left_cat li {
	margin: 0px 0px;
	padding: 5px 0px 5px 5px;
}

.menu_left_cat ul {
	margin: 0px 0px;
	padding: 3px 3px;
}

.menu_left_disabled {
	color: #A9A9A9;
}

.menu_left_email_alerts {
	color: red;
}

.menu_left_highlight {
	color: red;
}

.menu_left_sub {
	font-weight: normal;
}

.menu_left_sub li {
	margin: 0px 0px;
	padding: 0px 0px 0px 5px;
}

.menu_left_sub ul {
	margin: 0px 0px;
	padding: 0px 0px;
}

.menu_top {
	background-color: #D9D9D9;
}

.menu_top_disabled {
	color: #A9A9A9;
}

.menu_top_off {
}

.menu_top_on {
	font-weight: bold;
}

.menu_top_sub_disabled {
	color: #A9A9A9;
}

.menu_top_sub_off {
}

.menu_top_sub_on {
	font-weight: bold;
}

.notice_date {
	font-style: italic;
}

.notice_extract {
}

.notice_link:visited {
	color: #808080;
}

.notice_title {
	font-weight: bold;
	text-decoration: underline;
}

.pab_body {
}

.pab_date {
	font-style: italic;
}

.pab_link:visited {
	color: #808080;
}

.pab_title {
	font-weight: bold;
	text-decoration: underline;
}

.separator {
	color: white; 
	background-color: white; 
	border-top: 1px dashed #666666;
}

.story_access {
}

.story_date {
	font-style: italic;
}

.story_extract {
}

.story_feedback a {
	text-decoration: underline;
}

.story_keyword {
	color: red;
	font-weight: bold;
}

.story_link:visited {
	color: #808080;
}

.story_mailto a {
	text-decoration: none;
}

.story_relevance_off {
	color: gray;
}

.story_relevance_on {
	color: red;
}

.story_site {
	font-style: italic;
}

.story_title {
	font-weight: bold;
	text-decoration: underline;
}

.story_type {
}

.user {
	font-size: 18px;
	font-weight: bold;
}

