img
{
	border: 0;
}

.top {
	font: normal normal 11px "verdana" ;
	color:#07498C;
	text-decoration: none;
}
A:hover.top {
    color:#07498C;
	text-decoration: underline;
}

.title
{
	font-family:Arial; 
	font-size:16px; 
}

.link 
{
	font-family:Arial; 
	font-size:12px; 
	color:#0066CA;
    text-decoration: none;	
}

.calendar_date 
{
	font-family:Arial; 
	font-size:12px; 
	color:deepskyblue;
	font-weight: bold;
    text-decoration: none;
}

.calendar_link
{
	font-family:Arial; 
	font-size:12px; 
	color:#06498d;
	font-weight: bold;
    text-decoration: none;	
}

.heading  {
	color : #666666;
	font-size : 13px;
	font-family : verdana;
	font-weight : bold;
}

.subHeading  {
	color : #666666;
	font-size : 11px;
	font-family : verdana;
	font-weight : bold;
}

.caption  {
	color : #B1B3CD;
	font-size : 9px;
	font-family : verdana;
	font-weight : normal;
}

.compact  {
	color : #787878;
	font-size : 9px;
	font-family : verdana;
	font-weight : normal;
}

.quote  {
	color : #787878;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : bold;
	font-style : italic;
}

.navtitle  {
	color : #195093;
	font-size : 11px;
	font-family : verdana, arial;
	font-weight : bold;
}

td {
	color : #07498C;
	font-size : 11px;
	font-family : verdana;
	font-weight : normal;
}

p {
	color : #07498C;
	font-size : 11px;
	font-family : verdana;
	font-weight : normal;
}

.data {
	color : #07498C;
	font-size : 11px;
	font-family : verdana;
	font-weight : normal;
}
.datab {
	color : #07498C;
	font-size : 11px;
	font-family : verdana;
	font-weight : bold;
}

.data2 {
	color : #E51837;
	font-size : 11px;
	font-family : verdana;
	font-weight : normal;
}
.data2b {
	color : #E51837;
	font-size : 11px;
	font-family : verdana;
	font-weight : bold;
}

.colHead{
	background: #C0DD9F;
	color : #000000;
	font-size : 12px;
	font-family : arial, verdana;
	font-weight : normal;	
	padding: 0 1 1 5;
}

a {
	color : #E51837;
	border: none
}
a:hover {
	color : #E51837;
	border: none
}

