/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */
* {
	border:0;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6
{
 	color: #333;
}

/* general */
a {
	color:#0000cd;
	text-decoration:none;
}

a:hover {
	color: inherit;
	text-decoration:underline;
}

/* body */
body {

/*	font:0.8em Georgia, Arial, Helvetica, "bitstream vera sans", sans-serif; */
	font: 10pt Tahoma, Georgia, Arial, Helvetica, "bitstream vera sans", sans-serif;
}

input {
	font-family: tahoma, sans-serif;
	font-size: 0.8em;
	color: #333;
}

input.button
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #333;
	font-size: 1em;
	padding: 0.1em;
}

input.text
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.1em;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}


input.ibutton
{
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #888;
	border-right: solid 1px #888;
	background-color: #eaeaea;
	color: #333;
	font-family: Tahoma, Georgia;
	font-size: 1em;
	font-weight: bold;
	padding: 0.25em;
	width: 2em;
	height: 2em;
}

input.itext
{
	border-top: solid 1px #888;
	border-left: solid 1px #888;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 0.25em;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}


/* Outer */

#outer
{
/*	margin: 1.0em auto 0em auto; */
	width: 100%;
}

/* header */
#header 
{
	display: none;
}
#header h1 {
	color:#000;
	font-size:100%;
	letter-spacing:-3px;
	text-align:right;
	padding:5px;
	margin-bottom:-18px;
}
#header h2 {
	color:#000;
	font-size:40%;
	letter-spacing:-2px;
	text-align:right;
}
#header a {
	
}
#navigation, #nav
{
	display:  none;
}

/* Content */

#content
{
	padding-left: 0em;
	padding-right: 0em;
	clear: left;
}
#content fieldset 
{
	display:  none;
}
	
#content legend 
{
	display:  none;
}

.box
{
	font-size: 8px;
 font-family: Tahoma, Arial, Helvetica, sans-serif;

	margin-bottom: 1.0em;
}

.boxContent
{
	margin-top: 0.25em;
	padding: 0.25em 1em 0.25em 1em;
/*	background: #cdc7b5 url('images/a1.gif') top left repeat-x; */
	background: #cdc7b5 url('images/a1.gif') top left repeat-x;
}

/** boxA **/

.boxA .boxContent
{
	display:  none;
}

.boxA span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxA a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxA a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #333;
}

.boxA input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxA input.text
{
	width: 100%;
}

/** boxB **/

.boxB .boxContent
{
	display:  none;
}

.boxB span
{
	font-weight: bold;
	font-size: 0.8em;
}

.boxB a
{
	background-color: inherit;
	color: #fff;
	font-size: 0.8em;
}

.boxB a:hover
{
	text-decoration: none;
	border-bottom: solid 1px #333;
}

.boxB input.button
{
	margin-top: 0.25em;
	vertical-align: middle;
}

.boxB input.text
{
	width: 100%;
}
.boxb label 
{
	width: 12em;
	float: left; 
/*	clear: left; */
/*	width: 4em;  */
}
/** Content **/

#content p
{
	margin-bottom: 1em;
	text-align: justify;
	line-height: 1.2em;
}

#content strong
{
	color: #333;
}

#content h2,h3,h4,h5,h6
{
}

#content h2,h3
{
}

#content h3
{
	font-size: 1.0em;
}

#content h2
{
	font-size: 1.5em;

}
#content h2.set
{
/*	font-size: 1.5em; */
	color: #800000;
}
#content ul
{
	margin-bottom: 1em;
	padding-left: 1em;  
	line-height: 1.25em;
}

#content blockquote
{
	padding: 1em;
	margin-bottom: 1.5em;
	border-left: solid 6px #558800;
}

#content blockquote p
{
	margin-bottom: 0em;
	line-height: 1.25em;
}

#content table
{
	margin-bottom: 1.2em;	
	border-collapse: collapse;  
	border: 1px solid #000000;
	
	font:2.0em Tahoma, Georgia;
	color: #000;
	caption-side: top;
	text-align: inherit;
}

#content table th
{
	text-align: inherit;
	font-weight: bold;
	padding: 0.2em;
	color: #dcdcdc; 
	background-color: #666666; 
	border: 1px solid #000000;
/*	color: #000;
	background-color: #ddf;
*/
}

#content table td
{
	border: 1px solid #000000;
	padding: 0.1em 0.2em 0.1em 0.3em; 
}
#content table td.link
{
	display: none;
	border: 1px solid #000000;
	
}
#content table td.majorset
{
/*	font-weight: bold;  */
	color:#800000;
}
#content table td.majorsetd
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	font-weight: bold;  
	color:#800000;
}
#content table td.setname
{
	text-align: left;
	color:#800000;
}
#content table td.setnamed
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	font-weight: bold;  
	color:#800000;
}
#content table td.settyped
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
}
#content table td.playerd
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	font-weight: bold;  
	color:#000;
}
#content table td.team
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	
}
#content table td.cardnum
{
/*	font-weight: bold;  */
	border: 1px solid #000000;
	color:#000080;
}
#content table td.cardnumd
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	font-weight: bold;  
	color:#000080;
}
#content table td.numcards
{
	font-weight: bold;  
	color:#000080;
}
#content table td.ctn
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	font-weight: bold;  
	color:#000080;
}
#content table td.ct
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	
}
#content table td.rc
{
/*	font-weight: bold;  */
	color:#cc0000;
}
#content table td.rcd
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	font-weight: bold;  
	color:#cc0000;
}
#content table td.au
{
/*	font-weight: bold; */
	color:#8B008B ;
}
#content table td.aud
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	font-weight: bold; 
	color:#8B008B ;
}
#content table td.gu
{
/*	font-weight: bold; */
	color:#006600;
}
#content table td.gud
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	font-weight: bold; 
	color:#006600;
}
#content table td.pr
{
/*	font-weight: bold;  */
	color:#003366;
}
#content table td.prd
{
	background-color: #d3d3d3;
	padding: 0em 0em 0em 1em;
	text-align: left;
	font-weight: bold;  
	color:#003366;

}
#content table td.details
{
	background-color: #c0c0c0;
	font-weight: bold;
	padding: 0em 1em 0em 0em;
	color: #333;
	text-align: right;
	border: 1px solid #000000;
	width: 30%;
}

#content table tr
{
	background-color: #c0c0c0;  
	
	border: 1px solid #000000;
	color: inherit;
}
#content table p {
	padding:0px 0px 0;
	color: inherit;
}

#content table tr.rowA
{
	background-color: #d3d3d3;  
	
	border: 1px solid #000000;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #c0c0c0;  

	border: 1px solid #000000;
	color: inherit;
}

/* Primary Content */

#primaryContentContainer
{
	float: right;
	margin-left: -19em;
	width: 100%;
}

#primaryContent
{
	margin: 0em 0em 0em 1em;
	padding: 1.0em 2.0em 1.5em 2.0em;
}
#primaryContent label 
{
	float: left;
	clear: left;
	width: 4em; 
}

/* Secondary Content */

#secondaryContent
{
	display: none;
}
#secondaryContent label 
{
	float: left; 
/*	clear: left; */
/*	width: 4em;  */
}

/* Footer */

#footer
{
	border-top: solid 1px #e5e5e5;
	text-align: center;
	padding: 1.5em 0em 1.5em 0em;
}

.clear
{
	clear: both;
}
/* Added by Larry Ullman: */
.error {
	font-weight: bold;
	color: #C00
}