body	{background-color: #0a2d47;
	text-align: center;
	}        

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

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

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

td {font-size: 10px; 
	text-align: center;}


.sectiontitle {color: #0a2d47; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-weight: bold;	
	font-size:16px;
	text-align: left;
	border-bottom: 1px solid #0a2d47;
	margin-top: 40px;
	margin-bottom: 2px;}	
	
.settitle {color: #777777; 
	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 {
	}
.logtext {
	text-align: left;
	}

.maincontainer {background: #8fc4e1 url('blueDesign-bg.gif') repeat-y;
	width: 706px; 
	padding: 0px; 
	margin: 0px auto;
	z-index: 1;
	border: 0px dashed red;
	}

.header {background: #fff url('blueDesign-bg.gif') repeat;
	width: 706px;
	height: 287px;
	padding: 0px; 
	margin: 0px auto;

	}


.main {background: #8fc4e1 url('blueDesign-bg.gif') repeat-y;
	width: 706px; 
	padding-left: 5px; 
	padding-left: 20px; 
	padding-right: 20px; 
	padding-bottom: 20px; 
	text-align: center;
	font-family: Book Antiqua, serif;
	font-size: 10px;
} 
/* Use this to fix broken IE widths */
html>body div.main {
	width: 666px;
} 

.footer {position: relative;
	background: #8fc4e1 url('blueDesign-bottom.gif') repeat-y;
	width: 706px;
	height: 18px;
	padding: 0px; 
	margin: 0px auto;

	}

.pendingtrades{
	border: 1px dashed #0a2d47;
	padding: 10px;
	text-align: left;
	}

.links {text-align: center;
	z-index:3;   
	padding: 5px; 
	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;}

.stampcard {
	width: 150px;
	height: 100px;
	float: center;
	line-height: 8px;
	font-size: 1px; 
	padding: 0px;
	text-align: left;
	}


div.tradelog {
	height: 170px;
	width: 640px;
	overflow: auto;
	border: 2px dashed #0a2d47;
	padding: 8px;
	text-align: left;
}


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

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

