/* ###################### ARTICLE THUMBNAILS MODULE CLASS ###################### */

div.at_intro a{
	color:#333333;
}

table.at_main_table {
  	border-width		: 0px 0px 0px 0px;

  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	border-collapse		: separate;
	width			: 100%;
	padding-left     	: 0px;
	padding-right     	: 0px;
	padding-top:10px;
margin-bottom:5px;
border-bottom: 1px solid #999999;
}

table.at_main_table td {
  	border-width		: 0px 0px 0px 0px;
  	padding			: 0px 0px 0px 0px;
	border-style     	: none;
  	border-color		: white;
	padding-left     	: 0px;
	padding-right     	: 0px;
	border-bottom: 0px solid #999999;
}

table.at_element_table1 {
  	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	width			: 100%;
	border-collapse		: separate;
padding: 3px 0px 3px 0px;
	border-top    	: 1px solid #999999;
}

table.at_element_table1 td {
	text-align		: left;
}

table.at_element_table2 {
	border-width		: 0px 0px 0px 0px;
  	border-spacing		: 0px;
	border-style     	: none;
  	border-color		: black;
	width			: 100%;
	border-collapse		: separate;
padding: 3px 0px 3px 0px;
	border-top    	: 1px solid #999999;
}

table.at_element_table2 td {
	text-align		: left;
}

a.at_img_table:link, a.at_img_table:visited {
	padding-left     	: 0px;
	padding-right     	: 0px;
border:0px;
color:#999999;
}

a.at_img_table:hover {
}

div.at_title {
	padding-top		: 2px;
	padding-bottom		: 3px;
}
div.at_title1 {
	padding-top		: 2px;
	padding-bottom		: 3px;
margin-left:10px;
}

a.at_title:link, a.at_title:visited {
	font-size 		: 11px;
	font-weight 		: bold;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma, Verdana;
	color 			: black;
	padding-top		: 0px;
}
a.at_title1:link, a.at_title:visited {
	font-size 		: 11px;
	font-weight 		: bold;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma, Verdana;
	color 			: #990000;
	padding-top		: 0px;
}


a.at_title:hover {
	color 			: black;
	border-bottom		: none;
}


div.at_intro {
	font-size 		: 11px;
	font-weight 		: normal;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma,Verdana;
	color 			: #000000;
	padding-top		: 0px;
}
div.at_intro1 {
	font-size 		: 11px;
	font-weight 		: normal;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma,Verdana;
	color 			: #000000;
	padding-top		: 0px;
margin-left:10px;
}


div.at_date {
	font-size 		: 9px;
	font-style 		: italic;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma,Verdana;
	color 			: red;
	padding-top		: 0px;
}

div.at_readmore {
	padding-top		: 2px;
}

a.at_readmore:link, a.at_readmore:visited {
	font-size 		: 11px;
	font-weight 		: bold;
	font-family 		: Arial, sans-serif, Times New Roman, Tahoma, Verdana;
	color 			: green;
	padding-top		: 0px;
}

a.at_readmore:hover {
	color 			: white;
	border-bottom		: none;
}

