.topmenu1
{
	border : 1px solid #FFFFFF;

	background-color : #FF7500;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;	
	height : 25px;
	vertical-align: middle;
	cursor: pointer;
	cursor : hand;
}
.topmenu2
{
	border : 1px solid #FFFFFF;

	background-color : #0078CA;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center;	
	height : 25px;
	vertical-align: middle;
		cursor: pointer;
	cursor : hand;
}
A.white
{
	color : #FFFFFF;
	text-decoration : none;
}
A.white:hover
{
	color : #FFFFFF;
	text-decoration : underline;
}

h1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-size : 16px;
	font-weight: bold;
	color : #FF7500;
}
h2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size : 13px;
	font-weight: bold;
	color : #FF7500;
}
A.h2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-size : 13px;
	font-weight: bold;
	color : #FF7500;
	text-decoration : underline;
}
P, TD, LI, BODY,INPUT
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #006EAE;
	line-height: 14px;
}
.secondNav
{
	border : 1px solid #0078CA;
	background-color: #63A3D1;
	height : 18px;	
	margin: 3px 3px 3px 3px;
	font-weight : bold;
	color : #FFFFFF;
}
SELECT
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #006EAE;
	background-color: #FFFFFF;
	border-style: solid; 
	border-bottom:1px solid #C9E3F2;
	border-right:1px solid #C9E3F2; 
	border-top:1px solid #025395;
	border-left:1px solid #025395;
}
#program
{
	background-color : #EDF4FA;
	border : 1px solid #006EAE;
	margin : 0px 0px 0px 0px; 
	padding : 0px 0px 0px 0px; 
	width : 415px;
}
.program-line-separator
{
	background-color : #A3C9E4;
	height : 1px;
}
#newsimage {
	
}
#newsimagesingle {
background-color:red;
	padding:0;
	margin-left:0px
	margin-top:5px;
	margin-right:5px;
	margin-bottom:10px;
	float:left;
}
#newslink {
	clear:both;
}
