body	{background-color: #000000;
	 color: #ffffff;
	}        

h1	{color:#2690bb;
	 font-weight: bold;
	 font-size: 14px;
	 font-family: Book Antiqua, serif;
	 text-align: center;
	 text-decoration: none;}

h2 {color: #d7d7d7; 
	font-family: Book Antiqua, serif;
	font-style: italic; 	
	font-size:12px;
	text-align: left;
	}

h3 {color: #000000; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-size:12px;
	text-align: left;
	margin-bottom: 2px;}

h4 {color: #d7d7d7; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-size:10px;
	text-align: left;
	border-bottom: 1px dashed #d7d7d7;
	margin: 2px;}	

h5 {color: #ffffff; 
	font-family: Book Antiqua, serif;
	font-weight: bold;
	font-size:10px;
	text-align: left;
	border-bottom: none;
	margin-top: 5px;
	margin: 2px;}	

textarea,input,select {background:#0E2044;
	 font-family:Tahoma,verdana,; 
	 font-size: 11px; 
	 color:#B3BAB5;
	 border-style:dashed;
	 border-width:thin;}
	 
i {color: #d7972c;}

.cardscontainer {
	}
.sectiontitle {color: #d7d7d7; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-weight: bold;	
	font-size:14px;
	text-align: left;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 2px;
	margin-bottom: 2px;}	
.settitle {color: #d7d7d7; 
	font-family: Book Antiqua, serif;
	font-style: italic; 
	font-weight: bold;
	font-size:12px;
	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; 
	  border: 0; 
	  }

.main {position:absolute; 
	  left:302px; 
	  top:110px;
	  width:510px;  
	  min-height: 668px;
	  z-index:2;   
	  padding: 10px; 
	  padding-right: 30px;
	  color:#ffffff;
	  text-align: left;
	  font-family: Verdana, sans-serif;
	  font-size: 10px;
	  background-image: url('bottom_main.gif');
	  background-repeat: no-repeat;
	  background-position:bottom;}

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

.links {position:absolute; 
	  left:20px; 
	  top:350px;
	  width:124px;  
	  z-index:2;   
	  padding: 4px; 
	  color:#000000;
	  text-align: left;
	  font-family: Verdana, sans-serif;
	  font-size: 10px;}

.navbarbox {text-align: center;
	  width:100px;  
	  height: 100px;
	  z-index:2;   
	  padding: 0px; 
	  border-top: 1px solid #671707; 
	  border-bottom: 1px solid #671707;
	  font-size: 12px;
	  line-height: 14pt;}
	  

a {color:#4b41ae;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: Verdana, sans-serif;}
a:visited {color:#4b41ae;}
a:hover  {text-decoration: underline;
           color: #962b08;}
a:active  {text-decoration: underline;
           color: #962b08;}
           
a.navbar {color:#962b08;
	 text-decoration:none;
	 font-weight: bold;
	 font-family: Verdana, sans-serif;;
	 font-size: 10px;
	 border-bottom: 1px dotted #962b08;}
a:visited.navbar  {color:#962b08;}
a:hover.navbar   {text-decoration: underline;
           color: #d7972c;}
a:active.navbar   {text-decoration: underline;
           color: #d7972c;}           

