body	{background-color: #bbcfe0;
	 color:#365029;
	 background-image: url('Design4-bg.gif');
	 background-repeat: repeat-y;
	 font-size: 10px;
	}        

h1	{color:#365029;
	 font-style: italic; 
	 font-size: 13px;
	 font-family: Book Antiqua, serif;
	 text-align: center;
	 text-decoration: none;}

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

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

td {font-size: 10px; }

.cardscontainer {
	}
.sectiontitle {color: #77763c; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-weight: bold;	
	font-size:16px;
	text-align: left;
	border-bottom: 1px solid #77763c;
	margin-top: 40px;
	margin-bottom: 2px;}	
	
.settitle {color: #365029; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-weight: bold;
	font-size:14px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 3px;}
.cardsection {
	text-align: center;
	}
.displaytext {
	}


.topmain {position:absolute; 
	  left:0px; 
	  top:0px;
	  width: 100%;
	  z-index:1;   
	  padding: 0px; 
	  background-image: url('Design4-vtbg.gif');
	  background-repeat: repeat-x;
	  }

.main {position:absolute; 
	  left:68px; 
	  top:290px;
	  width:680px;  
	  z-index:2;   
	  padding: 10px; 
	  color:#365029;
	  text-align: center;
	  font-family: Book Antiqua, serif;
	  font-size: 10px;}
	  
.maintext {color:#365029;
	  text-align: left;
	  vertical-align: top;
	  font-family: Book Antiqua, serif;
	  font-size: 10px;}	  

.pendingtrades{
	border: 1px dashed #222222;
	padding: 10px;
	}

.links {position:absolute; 
	  left:370px; 
	  top:280px;
	  width:400px;  
	  z-index:2;   
	  padding: 0px; 
	  text-align: right;
	  font-family: Book Antiqua, serif;
	  font-size: 10px;}

.stats {position:absolute; 
	  left:10px; 
	  top:408px;
	  width:210px;  
	  z-index:2;   
	  padding: 0px; 
	  border-top: 1px dotted #6d1250; 
	  border-bottom: 1px dotted #6d1250; 
	  text-align: left;
	  font-family: Book Antiqua, serif;
	  font-size: 10px;}

a.nav {color:#ecdd72;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: Book Antiqua, serif;
	 border-bottom: 0px dashed #FFFFFF}
a.nav:visited {color:#ecdd72;}
a.nav:hover  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}
a.nav:active  {border-bottom: 1px dashed #FFFFFF;
           color: #FFFFFF;}

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