/* navButton.css -- CSS Document */

/*  Original Link Colors
a:visited {color:#FFFF00 ;text-decoration:none } 
a:link {color:#FFFFFF    ;text-decoration:none }
a:active {color:#00FF00  ;text-decoration:none }
a:hover {color:#00FF00   ;text-decoration:none } 
*/

/* Link Colors as of 02-20-2008
a:visited {color:#FFFF99 ;text-decoration:none } 
a:link {color:#FFFFFF    ;text-decoration:none }
a:active {color:#BBFF99  ;text-decoration:none }
a:hover {color:#BBFF99   ;text-decoration:none } 
*/

/* Link Colors as of 04-29-2011 */
td.buttonCenter a:visited {color:#FFFF99 ;text-decoration:none } 
td.buttonCenter a:link {color:#FFFFFF    ;text-decoration:none }
td.buttonCenter a:active {color:#BBFF99  ;text-decoration:none }
td.buttonCenter a:hover {color:#BBFF99   ;text-decoration:none }

a.regularlink {color:#003399;text-decoration:underline; }


td.buttonLeft {
	background-image:url(../Website_Images/FrontPage/buttons/Left-Button-10w-28h.gif);
	background-position:center;
}

td.buttonRight {
	background-image:url(../Website_Images/FrontPage/buttons/Right-Button-14w-28h.gif);
	
	background-position:center;
}

td.buttonCenter {
	background-image:url(../Website_Images/FrontPage/buttons/Center-Button-28h.gif);
	background-position:center;
	color:#FFFFFF ;
	font-family:Arial, Helvetica, sans-serif ;
	font-weight:600 ;
	font-size:12px ;
	vertical-align:middle;
	text-align:center ;
	letter-spacing:0.05em;
}

.style2 .style2 font {
}
.style2 .style2 .style2 strong {
	text-decoration: underline;
}
.style2 .style2 .style2 strong {
	text-decoration: underline;
}
.style2 .style2 font {
}

