/* IE 5.x */
TD			  {font-family:Verdana, Tahoma, Arial, sans-serif;color:#666666; font-size:11px;}

.bold	  {font-family:Verdana, Tahoma, Arial, sans-serif;color:#666666; font-size:11px;font-weight:bold;}
.small	  {font-family:Verdana, Tahoma, Arial, sans-serif;color:#666666; font-size:9px;font-weight:bold;}


.link{color:#F6490F;font-size:11px;font-weight:bold;}
a.link:visited{text-decoration:none;}
a.link:hover{text-decoration:underline;}
a.link:active{text-decoration:none;}
a.link:link{text-decoration:none;}


.myButton
{
     background-color: #383838;
     border: solid 1px #666666;
	 font-weight:bold;
     color:#666666;
     text-decoration:none;
     cursor: pointer;
     width: 120px;
}.cornice1 {
	border: 1px solid #CCCCCC;


}
.cornice1dx {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F7F7F7;

}
a {
	color: #f6460f;
}
a:visited {
	color: #FA8C67;
}


.cornice1Copy {
	border: 1px solid #CCCCCC;
	background-color: #EFEFEF;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
