body,td {
    color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
}

.clsCMOn {
PADDING-LEFT: 6px; 
PADDING-TOP: 4px; 
font-family: Verdana,Arial, Tahoma;
TEXT-DECORATION: none
color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;}

.clsCMOver {
PADDING-LEFT: 6px; 
PADDING-TOP: 4px; 
font-family: Verdana,Arial, Tahoma;
TEXT-DECORATION: none
color: #CC0033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8.5pt;
}

.search {
    color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}



.p1 {
    color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.highlight {
    color: #cc0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

H1 {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	}
	
	h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}


.title {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;

}
.subtitle {
    color: #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

A:link {
  color: #666666;
  font-weight: normal;
}

A:visited {
  color: #666666;
  font-weight: normal;
}

A:hover {
  color: #cc0000;
  text-decoration: underline;
  font-weight: normal;
}

.menu,.mainmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}



A.menu:link,A.menu:visited {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
   
}

A.menu:hover {
  color:#cc0000;
  text-decoration: underline;
  font-weight: bold;
 
 }

A.mainmenu:link,A.mainmenu:visited {
  color: #DAE8FB;
  text-decoration: none;
  font-weight: bold;
  }

A.mainmenu:hover {
  color:#ff0000;
  text-decoration: none;
  font-weight: bold;
 }

A.cmsmenu:link {
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}

A.cmsmenu:visited {
  color: #0066cc;
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}

A.cmsmenu:hover {
  color:#ffffff;
  text-decoration: underline;
  font-weight: bold;
  font-size: 10pt;
}

.menuhead {
  color:#DAE8FB;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 9pt;
  }



ul {  list-style-image: url(images/li.gif)}


.ticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #993300;
}

.ticker:link,.ticker:visited {
  font-weight: bold;
  text-decoration: none;
  
}

.ticker:hover {
  font-weight: bold;
  text-decoration: underline;
}

 

A.footer:visited,A.footer:link {
  color: #666666;
  text-decoration: none;
  
}

A.footer:hover {
  color:#cc0000;
  text-decoration: underline;
}

.footer {
    color: #0066cc;
}

.copyright {
    color: #0066cc;
	font-size: 7pt;
}
A.copyright:link {
  color: #0066cc;
  text-decoration: none;
  
}

A.copyright:visited {
  color: #0066cc;
  text-decoration: none;
  
}

A.copyright:hover {
  color:#003399;
  text-decoration: none;
}

.button {
	background-color:#003399; 
	border-style:1px; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold;
	font-family: verdana, helvetica, arial
}	

caption {
	color: cc0000;
}

.mainborder{
	
	float: none;
	margin-top: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	
	}
	
.newsborder{
	background-color: #ffffff;
	float: none;
	margin-top: 0px;
	padding: 5px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cc0000;
	border-right-color: #cc0000;
	border-bottom-color: #cc0000;
	border-left-color: #cc0000;	

.mainpara{
	background-color: #eeeeee;
	}
	
.highlightpara{
	background-color: #fcf2f5;
	}