﻿a:link, a:visited
{ text-decoration:none;
	color:inherit;
	color:#997700;
	letter-spacing:0px;
	
}
a:hover {
	color:#ccaa00;
	/*
	color:#f9635f;text-decoration:none;
	border:solid 0px #997700;
	border-bottom:solid 1px #997700;
	font-weight: bold;*/
	
}

a span
{ 
	line-height:12px;
	font-weight:normal;
	font-family: Tahoma,Arial, "Microsoft Sans Serif",Verdana,"Times New Roman", Arial;
	font-size:14px;
	padding-left:2px;
	position: relative;
top:1px;
	opacity:0.7;
	filter:alpha(opacity=70);
	text-decoration:none !important;
	text-decoration:underline;
}
a:hover span {
	line-height:12px;
	font-weight: bold;/*top:2px;*/
	padding-left:0px;
	opacity:1;
	filter:alpha(opacity=100);text-decoration:underline;
}

.leftnav_grp a:link, .leftnav_grp a:visited
{	line-height:30px;
	font-weight:normal;
	font-family: Georgia,Garamond,"Times New Roman";
	font-size:17px;
	color:#111133;
	padding:0px 13px 0px 11px;
	text-decoration:none;
	letter-spacing:1px;
	margin:1px 0px 5px 0px;
}
#topnav a:link, #topnav a:visited, #leftnav_sub a:link, #leftnav_sub a:visited
{	line-height:30px;
	font-weight:normal;
	font-family: Georgia,Garamond,"Times New Roman";
	font-size:13px;
	color:#111133;
	padding:0px 13px 0px 11px;
	text-decoration:none;
	letter-spacing:1px;
	margin:0px 0px 5px 0px;
}
#topnav a:hover, .leftnav_grp a:hover,  #leftnav_sub a:hover
{	color:#ccaa00;
	/*border-right:solid 10px #fdd103;
	background-image:url('../images/bkground_navpicked.png');*/
	text-decoration:none;
	background-position:right center;
	background-repeat:no-repeat;
}
#leftnav_sub a:link, #leftnav_sub a:visited
{	line-height:24px;
}
a.picked
{ background-image:url('../images/bkground_navpicked.png');
	background-position:right center;
	background-repeat:no-repeat;
	color:#997700;
	padding:1px 13px 4px 11px;
}
.pdf
{ 
	
	color:#775500;
	font-family: Verdana,Tahoma,Arial,"Microsoft Sans Serif"  ;
	font-size:10px;
	text-transform:lowercase;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:1px;
	word-spacing:1px;
	padding-left:2px;
	position: relative;
top:0px;
/*	opacity:0.5;
	filter:alpha(opacity=50);
	text-decoration:none !important;
*/
}
a span.pdf
{ 
	color:#ccaa00;
	color:#997700;
	color:#775500;
	font-family: Verdana,Tahoma,Arial,"Microsoft Sans Serif"  ;
	font-size:10px;
	text-transform:lowercase;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:1px;
	word-spacing:1px;
	padding-left:2px;
	position: relative;
top:0px;
	/*opacity:0.7;
	filter:alpha(opacity=70);*/
	text-decoration:none !important;
}

a:hover span.pdf {
	opacity:1;
	filter:alpha(opacity=100);
	color:#665500;
}

a.tool_links, a.tool_links:visited
{
	font-family: Arial,"Microsoft Sans Serif", Tahoma, Verdana;
	
	text-transform:lowercase;
	font-variant:small-caps;
	font-weight:normal;
	letter-spacing:1px;
	color:#997700;
}
a.tool_links:hover {
	color:#fdd103;
	color:#ccaa00;
	text-decoration:none;
}


.tablelist a:link, .tablelist a:visited
{ text-decoration:none;
	color:inherit;
	color:#997700;
	letter-spacing:0px;
	word-spacing:-1px;
	font-family:  "Microsoft Sans Serif", Tahoma,Arial,Verdana;
	
}
.tablelist a:hover {
	color:#eecc00;
	color:#bb9900;
	/*
	color:#f9635f;text-decoration:none;
	border:solid 0px #997700;
	border-bottom:solid 1px #997700;
	font-weight: bold;*/
	
}