body {
background-color : #ffffff; 
margin : 0; 
} 
.topbgd {
background-image : url(../images/topcirclebgd.gif); 
background-repeat : repeat-x; 
} 
td.hdots {
background-image : url(../images/hdots.gif); 
background-repeat : repeat-x; 
} 
td.vdots {
background-image : url(../images/vdots.gif); 
background-repeat : repeat-y; 
} 
.proghead {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 10px; 
font-weight : bold; 
color : #000000; 
} 
td.navbgd {
background-color : #f6f6f6; 
} 
a.nav {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #cc0000; 
text-decoration : underline; 
} 
a.nav:hover {
	color : #000000;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;


} 
td.mainbgd {
background-image : url(../images/mainbgd.gif); 
background-repeat : repeat-y; 
} 
.head {
font-family : "Times New Roman", Times, serif; 
font-size : 24px; 
color : #000000; 
} 
.pjust {
	font-family : "Times New Roman", Times, serif;
	color : #000000;
	text-align : justify;
	font-size : 11pt;
	line-height: 1.5em;


} 
p {
	font-family : "Times New Roman", Times, serif;
	color : #000000;
	font-size : 11pt;
	line-height: 1.5em;


} 
.psmall {
font-family : "Times New Roman", Times, serif; 
color : #000000; 
font-size : 12px; 
} 
td.vdots2 {
background-image : url(../images/vdots2.gif); 
background-repeat : repeat-y; 
} 
select {
font-family : "Times New Roman", Times, serif; 
color : #000000; 
font-size : 11pt; 
} 
.redhead {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 14px; 
font-weight : bold; 
color : #cc0000; 
} 
a.furtherinfo {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
text-decoration : underline; 
} 
a.furtherinfo:hover {
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000000; 
text-decoration : none; 
} 
a {
	font-family : "Times New Roman", Times, serif;
	color : #CC0000;
	font-size : 11pt;
	text-decoration: underline;


}
a:hover {


	font-family : "Times New Roman", Times, serif;
	color : #000000;
	font-size : 11pt;
	text-decoration: none;
}
.satlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.satlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;


}
.pnorm {
font-family : "Times New Roman", Times, serif; 
color : #000000; 
font-size : 11pt;
}
#programTable {
	width: 100%;
}
#programTable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	border: 1px solid #cccccc;
	padding: 3px;
}
#programTable th {
	background-color : #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
	font-size: 10px;
	
}
