body	{background-color: #2b152e;
	 background-image: url('bg2.gif');
	 background-repeat: repeat;
	}        

h1	{color:#cccccc;
	 font-style: italic; 
	 font-size: 15px;
	 font-family: Book Antiqua, serif;
	 text-align: center;
	 text-decoration: none;}

h2 {color: #dfb5b3; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-size:13px;
	text-align: left;
	border-bottom: 1px solid #dfb5b3;
	margin-top: 40px;}

h3 {color: #dfb5b3; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-size:12px;
	text-align: left;
	margin-bottom: 2px;}
	
h4 {color: #dfb5b3; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-size:11px;
	text-align: left;
	border-bottom: 1px dotted #dfb5b3;
	margin: 2px;}	

.mainwrapper {
	width: 691px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	min-height: 400px;
	border: 0px solid #000000;
	padding: 10px; 
	padding-top: 0px;
	color:#cccccc;
	text-align: center;
	font-family: Book Antiqua, serif;
	font-size: 10px;
	}


td {font-size: 10px; 
	color:#cccccc;}

.cardscontainer {
	}
.sectiontitle {color: #dfb5b3; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-weight: bold;	
	font-size:16px;
	text-align: left;
	border-bottom: 1px solid #dfb5b3;
	margin-top: 40px;
	margin-bottom: 2px;}	
	
.settitle {color: #aaaaaa; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-weight: bold;
	font-size:12px;
	margin-top: 20px;
	margin-bottom: 3px;}

.cardsection {
	text-align: center;
	}
.displaytext {
	}



.maincap {padding: 0px;
	  margin: 0px;
	  text-align: center;}

.main {padding-left: 10px; 
	  padding-right: 10px; 
	  padding-top: -12px;
	  padding-bottom: 30px;
	  margin-top: -20px;
	  margin-left: 1px;
	  margin-right: 1px;
	  margin-bottom: -20px;
	  color:#ffffff;
	  background-color: #855a74;
	  text-align: left;
	  font-family: Book Antiqua, serif;
	  font-size: 12px;}
	   

.pendingtrades{
	border: 3px double #222222;
	padding: 10px;
	}

.links {padding: 5px; 
	  font-family: Book Antiqua, serif;
	  font-size: 7px;}


.stampcard {
	width: 150px;
	height: 100px;
	float: center;
	line-height: 8px;
	font-size: 1px; 
	}


div.tradelog {
	height: 170px;
	width: 650px;
	overflow: auto;
	border: 3px dashed #dfb5b3;
	background-color: #855a74;
	padding: 8px;
	text-align: left;
}


a.nav {color:#eeeeee;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: Book Antiqua, serif;
	 border-bottom: 0px dashed #a63457;}
a.nav:visited {color:#a63457;}
a.nav:hover  {border-bottom: 1px dashed #a63457;
           color: #a63457;}
a.nav:active  {border-bottom: 1px dashed #a63457;
           color: #a63457;}

a {color:#9cd7a9;
	 text-decoration:none;
	 border-bottom: 0px dashed #9cd7a9; 
	 font-family: arial, tahoma, sans-serif;}
a:visited {color:#9cd7a9;}
a:hover  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}
a:active  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}


