/*
-------------------------hsvpgm Class Definitions ------------------------
*/
/*  A:link {text-decoration:none; color: #8b0000; text-align:center;} /* saddle brown 
A:visited{text-decoration:none; color: #8b0000; text-align:center;}
A:active{text-decoration:none; color: #8b0000; text-align:center;}
A:hover{text-decoration:none; color: #8b0000; text-align:center;}*/

.sup {vertical-align: baseline;
	font-size: 70%;
	position: relative;
	top: -0.4em;
	}	

.pgm 
{
border : 6px ridge #876734;
height : 129px; 
width :  383px; 
background :#c9ae83;
color : #fffff0;  /* ivory */ 
} 
.img { 
height : 129px; 
width : 115px; 
border : 4px ridge #c9ae83;
background :#c9ae83;
color : #ffffff;  /* ivory */ 
} 
.hdr { 
height : 30px; 
width : 168px;
text-align: center; 
font-family : arial, times; 
font-weight : bold;
background:#c9ae83;
color :#8b0000;
font-size:12px;
 
} 
.date { 
height : 24px; 
width : 168px;
text-align: center;
font-size : 80%; 
font-family : arial, times; 
font-weight : bold; 
font-variant : small-caps; 
background : #c9ae83; 
color :#8b0000;
	font-size:10px;
} 
.time {
height : 20px; 
width : 168px;
text-align: center;
font-size : 80%; 
font-family : cambria; 
font-weight : bold; 
font-variant : small-caps; 
background : #c9ae83; 
color : #8b0000; 
	font-size: 10px;
} 
.det {
height : 15px; 
width : 168px;
text-align: center; 
font-size : 70%; 
font-family : tahoma, times; 
font-weight : bold; 
font-variant : small-caps; 
background : #c9ae83; 
color : #8b0000; 
	font-size: 11px;
} 
/*
border : #8b4513; /* saddle brown */ 
