@charset "utf-8";
/* CSS Document */

.content p
{
	text-align:justify;
}

body {
	margin: 0px;	
	margin-top: 0px;
	background-color: #e3e3e3;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	margin: 0px;
}

.top {
	background:url(../images/merchants_03.jpg);
	background-repeat: repeat-x;
	height: 111px;
}

.content {
	background:url(../images/merchants_14.jpg);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #FFFFFF;	
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 6px;
}

.newsletter {	
	background-color: #FFFFFF;	
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 6px;
}

.newsletter_table
{
	border:1px solid #bbbbbb;
}

.newsletter_header
{
	font-size:14px;		
	color: #009900;	
}

.menu, .menu a:link, .menu a:active, .menu a:visited {
	color:#FFFFFF;
	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}

.menu a:hover {
	text-decoration: underline;
}

.green {
	color: #43A70A;
}

h1 {
	font-size: 18px;
	color: #43A70A;
	margin: 0px;
	margin-bottom: 12px;
}

.footer, .footer a:link, .footer a:active, .footer a:visited {
	color:#333333;
	text-decoration: none;
	font-size: 12px;
}

.footer a:hover {
	color:#333333;
	text-decoration: underline;
}

a:link, a:visited, a:active {
	color: #009900;
	text-decoration: underline;
}

a:hover {
	color: #333;
	text-decoration:underline;
}

.daTable
{
	/*font-family:Tahoma, Geneva, sans-serif;*/
	
}
