/* 
Website: MyAffiliateCenter.net - My Affiliate Center
CSS By: Erik James
All Rights reserved.
If you copy this CSS you will be hunted down and then skinned with a dull potato pealer.
Not really, but c'mon, do you even have a conscience? Jiminey Cricket says "Don't do it."
 */
 
div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset { margin: 0; padding: 0; }
input.box {
		font-family:Segoe UI, Calibri, Verdana, Tahoma, Arial, sans-serif;
		font-size:16px;
		height: 23px;
		background-color:#F8FAFC;
		border-width:1px;
		border-color:#7F9DB9;
		background-image:url(http://www.listmedia.com/graphics/input-shadow.gif);
		background-repeat:repeat-x;
		margin-top:0px;
		margin-bottom:0px;
}
input {
		font-family:Segoe UI, Calibri, Verdana, Tahoma, Arial, sans-serif;
		font-size:14px;
}
select {
		font-family:Segoe UI, Calibri, Verdana, Tahoma, Arial, sans-serif;
		font-size:16px;
		height: 27px;
		background-color:#F8FAFC;
		border-width:1px;
		border-color:#7F9DB9;
		background-image:url(http://www.listmedia.com/graphics/input-shadow.gif);
		background-repeat:repeat-x;
		margin-top:0px;
		margin-bottom:0px;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

html {
	margin: 0; padding: 0;
}
body {
	margin: 0; padding: 20;
	font-family:Segoe UI, Calibri, Verdana, Tahoma, Arial, sans-serif;
	font-size:16px;
	background: #FEFEFE url(http://www.listmedia.com/graphics/backgrounds/back-F2F2F2.gif) repeat-x;
	color: #000000; /* default font color */
	position: relative;
  	width: 100%; 
}
h1{font-size:16px;color:#666666;}
h2{font-size:18px;}
h3{font-size:16px;}
h4{font-size:16px;}
a{
	color:#3B5998;
	text-decoration:underline;
	outline: none;
}
a:hover{
	text-decoration: underline;
	color:#FF0000;
}
.copyright{
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
a:hover.copyright{
	font-size:14px;
	color:#666666;
	text-decoration:underline;
}
.none{
	text-decoration:none;
}
a:none.copyright{
	text-decoration:underline;
}
.footer{
	font-family:Verdana;
	font-size:13px
}
.button{
	font-family:calibri,tahoma,verdana;
	font-size:16px;
	color:#000000;
	background:#EE9A00;
	border:1px solid;
	border-color:#696 #363 #363 #696;
	width:150px;
	cursor:hand
}
#pa
	{
	font-family:Arial,sans-serif;
	background:#FFF;
	text-align:center;
	padding:0px;
	position:absolute;
	z-index:100000;
}
#pa.pa_close{
	padding:0;
	margin:0;
	position:absolute;
	top:5px;
	right:5px;
}
#paaimg{
	border:none;
	text-decoration:none;
}