/*  TimeCard54 Links Stylesheet Rules */

a.left_nav:link, a.left_nav:visited {
	color: #efefef;
	line-height: 20px;
	text-decoration: none;
}

a.left_nav:hover, a.left_nav:focus, a.left_nav:active {
	color: #3030d2;
	line-height: 20px;
	text-decoration: none;
}

a.pass_nav:link, a.pass_nav:visited {
	color: #efefef;
	line-height: 14px;
	font-size: 12px;
	text-decoration: none;
}

a.pass_nav:hover, a.pass_nav:focus, a.pass_nav:active {
	color: #3030d2;
	line-height: 14px;
	font-size: 12px;
	text-decoration: none;
}

a.left_tc54:link, a.left_tc54:visited {
	color: #ffa262;
	line-height: 20px;
	font-weight: bolder;
	text-decoration: none;
}

a.left_tc54:hover, a.left_tc54:focus, a.left_tc54:active {
	color: #3030d2;
	line-height: 20px;
	font-weight: bolder;
	text-decoration: none;
}


a.left_logout:link, a.left_logout:visited {
	color: #992020;
	font-weight: bolder;
	line-height: 20px;
	text-decoration: none;
}

a.left_logout:hover, a.left_logout:focus, a.left_logout:active {
	color: #3030d2;
	font-weight: bolder;
	line-height: 20px;
	text-decoration: none;
}

a.tab_nav:link, a.tab_nav:visited {
	color: #993030;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

a.tab_nav:hover, a.tab_nav:focus, a.tab_nav:active {
	color: #5050aa;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}

a.aim54:link, a.aim54:visited {
	color: #004;
	font-size: 9px;
	text-decoration: none;
}

a.aim54:active, a.aim54:hover, a.aim54:focus {
	color: #004;
	font-size: 9px;
	text-decoration: underline;
}

a.pglink:link, a.pglink:visited {
	color: #555;
	font-size: 10px;
	text-decoration: none;
}

a.pglink:active, a.pglink:hover, a.pglink:focus {
	color: #811;
	font-size: 10px;
	text-decoration: underline;
}

a.rnav:link, a.rnav:visited {
	color: #303090;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

a.rnav:hover, a.rnav:focus, a.rnav:active {
	color: #993030;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10px;
}