.vsmall_grey {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.small_grey {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.grey_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.heading_medium {
	font-family: Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight:bold;
}
.link_text {
	font-family: Tahoma;
	font-size: x-small;
	color: #0000FF;
	text-decoration: underline;
}
.hidden {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}
.content {
position:absolute;
width:600px;
top:-5000px;
left:0;
}

/* ------- jQuery Slideshow CSS ---------- */

.pics {  
    height:  260px;  
    width:   760px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0;  
    border:  0;  
    background-color: #eee;  
    width:  760px; 
    height: 260px; 
    top:  0; 
    left: 0 
} 

#slideshow { margin:0px; width: 760px; height: 260px; }
#nav { z-index: 50; position: absolute; bottom: 5px; right: 5px }
#nav a { margin: 3px; padding: 3px 5px; /*border: 1px solid #fff;*/ background: #10377f; text-decoration: none; font:11px Arial, Helvetica, sans-serif; font-weight:bold; color:#fff; }
#nav a.activeSlide { background: #456cb5; }
#nav a:focus { outline: none; }

#output { text-align: left; }

/* --------------------------------------  */

