
#btn_lrg { display: block; width: 952px; height: 54px; background-image: url(../../images/btn_lrg.jpg); background-repeat: no-repeat; background-position: 0 0;}

#btn_lrg:hover { background-position: 0 -54px; }

#btn_lrg span { display: none; }

#btn_med { display: block; width: 680px; height: 39px; background-image: url(../../images/btn_med.jpg); background-repeat: no-repeat; background-position: 0 0;}

#btn_med:hover { background-position: 0 -39px; }

#btn_med span { display: none; }

.prevnexttext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.prevnexttext a:link, .prevnexttext a:visited { color:#0099FF; text-decoration: underline;}

.prevnexttext a:hover, .prevnexttext a:active { color:#FFFFFF; text-decoration: underline;}

.nametext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.thumb_text { padding: 4px 0 16px 0; display: block; font: 11px/16px Arial, Helvetica, sans-serif; }
	
	.thumb_text a:link, .thumb_text a:visited { text-decoration: none; color: #000000; }
	
	.thumb_text a:hover, .thumb_text a:active { text-decoration: underline; color: #115566; }
