
a:link, a:visited
	{
	font-weight	:	bold;
	text-decoration	:	none;
	color		:	#575757;
	}
a:hover
	{
	font-weight	:	bold;
	text-decoration	:	underline;
	color		:	#575757;
	}
a:link.list, a:visited.list
	{
	font-weight	:	normal;
	font-variant	:	small-caps;
	text-decoration	:	underline;
	color		:	#58634C;
	}
a:hover.list
	{
	font-weight	:	normal;
	text-decoration	:	dot;
	color		:	#7A856F;
	}	
a:link.navOn, a:visited.navOn
	{
	font-size	:	11px;
	text-decoration	:	none;
	font-weight	:	normal;
	color		:	#575757;
	padding-right	:	10px;
	background-color:	#D2DDC6;
	width		:	100%;
	padding-left	:	25px;
	}
a:hover.navOn
	{
	font-size	:	11px;
	font-weight	:	normal;
	text-decoration	:	none;
	color		:	#575757;
	padding-right	:	10px;
	background-color:	#FFFFFF;
	width		:	100%;
	padding-left	:	25px;
	}	
a:link.navOff, a:visited.navOff
	{
	font-weight	:	normal;
	text-decoration	:	none;
	color		:	#575757;
	background-color:	#F7F7F7;
	width		:	100%;
	padding-left	:	25px;
	}
a:hover.navOff
	{
	font-weight	:	normal;
	text-decoration	:	none;
	color		:	#575757;
	background-color:	#D2DDC6;
	width		:	100%;
	padding-left	:	25px;
	}
a:link.navTitleOff, a:visited.navTitleOff
	{
	font-weight	:	bold;
	text-decoration	:	none;
	color		:	#E0EAD5;
	background-color:	#ACB7A0;
	width		:	100%;
	font-size	:	12px;
	padding-left	:	5px;
	}
a:hover.navTitleOff
	{
	font-weight	:	bold;
	text-decoration	:	none;
	color		:	#B6C4A6;
	background-color:	#ACB7A0;
	width		:	100%;
	font-size	:	12px;
	padding-left	:	5px;
	}
a:link.navTitleOn, a:visited.navTitleOn
	{
	font-weight	:	bold;
	text-decoration	:	none;
	color		:	#E0EAD5;
	background-color:	#ACB7A0;
	width		:	100%;
	font-size	:	12px;
	padding-left	:	5px;
	}
a:hover.navTitleOn
	{
	font-weight	:	bold;
	text-decoration	:	none;
	color		:	#FFFFFF;
	background-color:	#ACB7A0;
	width		:	100%;
	font-size	:	12px;
	padding-left	:	5px;
	}	
a:link.reim, a:visited.reim
	{
	font-weight	:	bold;
	text-decoration	:	none;
	color		:	#E0EAD5;
	padding-left	:	5px;
	}
a:hover.reim
	{
	font-weight	:	bold;
	text-decoration	:	none;
	color		:	#B6C4A6;
	}
a:link.small, a:visited.small
	{
	font-weight	:	normal;
	text-decoration	:	none;
	color		:	#575757;
	font-size	:	10px;
	}
a:hover.small
	{
	font-weight	:	normal;
	text-decoration	:	underline;
	color		:	#999999;
	font-size	:	10px;
	}
a:link.articleTitle, a:visited.articleTitle
	{
	font-weight		:	normal;
	font-size		:	11px;
	font-family		:	verdana,arial,sans-serif;
	text-decoration	:	none;
	color			:	#575757;
	}
a:hover.articleTitle
	{
	font-weight		:	normal;
	text-decoration	:	underline;
	color			:	#575757;
	}		
	
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
	text-decoration: none;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #333333;
	text-decoration: none;
}
