body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
}

body {
	margin-left: 0px;
	margin-top: 42px;
	margin-right: 0px;
	margin-bottom: 60px;
	background-attachment: fixed;
	background-image: url(images/bg_silver.jpg);
	background-repeat: repeat-x;
	background-color:#D6D4D2;
}


.style1 {
	color: #61AED6;
	font-weight: bold;
	font-size: 13px;
}


a			{ text-decoration:none; }

a:link 		{ color:#61AED6; }

a:active 	{ color:#61AED6; }

a:visited 	{ color:#61AED6; }

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

.copyright {
	font-size: 9px;
	font-variant: normal;
	color: #8E8C87;
}


h3, .lead {
	font-size: 17px;
	color: #CAC7BF;
	margin-bottom: 2px;
	font-weight: bold;
}
ul {
	line-height: 24px;
	list-style-type: square;
}
.dropmenu {
	background-color: #252525;
	visibility: visible;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

.dropmenu li {
	border-bottom: 1px solid #454545;
	margin: 5px 10px 5px 10px;
	padding:2px 2px 10px 6px;
	list-style-type: none;
}
.merchantname {
	font-size: 14px;
	color: #fff;
	margin-bottom: 2px;
	font-weight: bold;
}
.merchantlist li {
	list-style-type:none;
	border-bottom:1px solid #353535;
	padding:8px 4px 16px 0x;
	font-size: 11px;
	line-height: 15px;
	margin:8px 0 12px 0;
}
.linkname {
	font-size: 14px;
	color: #fff;
	margin-bottom: 2px;
	font-weight: bold;
}
.linklist li {
	list-style-type:none;
	font-size: 11px;
	line-height: 15px;
	margin:14px 0 18px 0;
}
.bgimg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgimg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: -50px 0px;
}
.bgimg2_modified {
	background-image: url(images/bg2_modified.jpg);
	background-repeat: no-repeat;
	background-position: -50px 0px;
}

