body, td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin:0;
  color:#666666;
}
a { color:#EF8F00; text-decoration:none; text-align:left; }
a:hover { color:#F60000; text-decoration:none; text-align:left; }
.oraBold {font-weight:bold;color:#EF8F00;}
.dotHead1 {
	padding:4px 16px 6px 1px;
	font-weight:bold; 
	font-size:12px;
	background-repeat:repeat-x;
	background-position: bottom;
}

.dotText1 {
	background-image:url(/images/dots.gif); 
	background-repeat:repeat-x;
	background-position: bottom;
	text-align:justify;
	padding-bottom:6px;
	padding-top: 4px;
}

.title {
	height:16px; font-weight:bold;
}

.head {
	padding-left:7px; padding-right:7px;
	color:#666666; font-weight:bold;
	font-size:13px;
}

.articleTD 
{
	background-image: url('/images/ArticleGradient.jpg');
	background-repeat: repeat-x;
}
.eventsimgbor {

	border: 2px solid #F3BB5A;
}