table.Table_Grid td, table.Table_Grid th{
	padding:5px 10px;
}

table.Table_Grid tr.HeaderGrid th{background:#999999; color:#ffffff;}

.button, .button a, .button a:link, .button a:active, .button a:visited{
	border:none;
	background-color:#99ccff;
	color:#085199;
	padding:3px 5px;
	display:inline-block;
	border:solid 1px #085199;
	cursor:pointer;
	margin-right:2px;
	font-size:11px;
	margin-bottom:5px;
}

#dnn_ctr441_ViewNewsletters_GridNewsletter a, #dnn_ctr441_ViewNewsletters_GridNewsletter a:active, #dnn_ctr441_ViewNewsletters_GridNewsletter a:link, #dnn_ctr441_ViewNewsletters_GridNewsletter a:visited{
	color:#085199;
}

#dnn_ctr441_ViewNewsletters_GridNewsletter a:hover{
	color:#99ccff;
}

.button:hover, .button:visited{
	color:#99ccff;
	text-decoration:none;
	background-color:#085199;
}

table.tbldata{
	
}

table.tbldata td.tdlabel{
	background:#999999;
	color:#FFFFFF;
	font-size:11px;
	border-bottom:solid 1px white;
	padding:2px 5px;
}