body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10pt;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
}

h1 {
	font-weight: bold;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-bottom: 6px;
	margin-top: 4px;
}

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	padding: 2px 0 2px 0;
	margin: 22px 0 20px 2px;
}

hr {
	background-color: #CCCCCC;
	height: 1px;
	border: 0;
	margin-top: 1px;
}

img {
	border: 0;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a:link, a:hover {
	color: #6400E1;
}
a:visited {
	color: #2D0065;
}
a:active {
	text-decoration: none;
}

.cse-img {
	vertical-align: middle;
	border: 0;
	margin-bottom: 2px;
}

.hr-cse {
	height: 1px;
	width: 620px;
	border: 0;
	margin: 4px 0 4px 0;
	padding: 0;
	background-color: #999999;
}

.cardhr {
	height: 1px;
	width: 100%;
	margin-bottom: 12px;
	background-color: #999999;
}

.advertising {
	position: absolute;
	right: 16px;
}

.numOfPages {
	width: 100%;
	margin: auto;
	margin-top: 2px;
}

.resultStat {
	background-color: #000000;
	color: #FFFFFF;
	width: 100%;
	left: 0;
	right: 0;
}

.nowrap {
	white-space: nowrap;
}

.cardTable {
	width: 620px;
}

.cardImage {
	margin: 0;
	width: 30px;
}

.card {
	margin: 0 0 0 6px;
	vertical-align: top;
	line-height: 20px;
}

.cardname {
	font-size: 12pt;
	font-weight: bold;
}

.monstercard {
	background-color: #FFCC33;
}

.trapcard {
	background-color: #CA508D;
}

.spellcard {
	background-color: #50CAA2;
}

.effect {
	background-color: #993300;
	color: white;
}

.fusion {
	background-color: #6633CC;
	color: white;
}

.ritual {
	background-color: #0000CC;
	color: white;
}

.spirit {
	background-color: #993300;
	color: white;
}

.toon {
	background-color: #993300;
	color: white;
}

.union {
	background-color: #993300;
	color: white;
}

.description {
	background-color: #CCCCCC;
	margin: 6px;
	padding: 16px;
	font-size: 9pt;
	line-height: 13pt;
	text-align: justify;
}

.descriptionCard {
	background-color: #CCCCCC;
	margin: 6px 0 6px 0;
	padding: 16px;
	font-size: 9pt;
	line-height: 13pt;
	text-align: justify;
}

.underDescription {
	margin: 0 2px 0 2px;
	padding: 0;
	border: 0;
	width: 100%;
}

.underDescriptionCard {
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 6px;
	border: 0;
	width: 520px;
	background-color: #EEEEEE;
}

.imgCard {
	margin-bottom: 2px;
}

.setTableCard {
	background-color: #CCCCCC;
	width: 520px;
	margin-top: 13px;
}

.setTableCardSerps {
	background-color: #CCCCCC;
	width: 431px;
	margin: 6px;
}

.advEg {
	background-color: #CCCCCC;
	cursor: default;
}

.setlist {
	width: 100%;
	border: none;
}

.setlist th {
	background-color: #CCCCCC;
}

.setlist td {
	vertical-align: top;
}

.setlist li {

}

.detailed {
}

.ad_results_links {
	text-align: right;
	margin: 8px 0 8px 0;
}

.ad_results {
	margin: 12px 0 12px 0;
}

.numOfPages {
	width: 100%;
	padding: 3px 0 0 0;
	background-color: #CCCCCC;
	height: 20px;
	cursor: default;
}

.numOfPagesText {
	padding: 0px 3px 0px 3px;
}

.numOfPagesTextSwitch {
	padding: 3px 6px 3px 6px;
	background-color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}

.numOfPagesTextSwitch:hover, .numOfPagesTab:hover {
	background-color: #EEE;
	cursor: pointer;
}

.numOfPagesTextSwitchInactive {
	padding: 3px 6px 3px 6px;
	background-color: #CCCCCC;
	font-weight: bold;
}

.numOfPagesTab {
	padding: 3px 6px 3px 6px;
	background-color: #CCCCCC;
	text-decoration: underline;
}

.numOfPagesTabActive {
	padding: 3px 6px 4px 6px;
	background-color: #FFFFFF;
	font-weight: bold;
}

.langbar {
	width: 100%;
	text-align: right;
}

.tabs {
	width: 100%;
	background: url("images/tabs/baseline.gif") repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 16px 0;
	height: 37px;
}

.tabs ul {
	margin: 0;
	padding: 0 0 0 12px;
	list-style: none;
	background-color: #000000;
}

.tabs li {
	float: left;
	background: url("images/tabs/inactive_left.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 10px;
	height: 37px;
}

.tabs a {
	float: left;
	display: block;
	background: url("images/tabs/inactive_right.gif") no-repeat right top;
	padding: 11px 26px 4px 4px;
	height: 37px;
	text-decoration: none;
}

.tabs #current {
	background-image: url("images/tabs/active_left.gif");
	padding: 0 0 0 14px;
}

.tabs #current a {
	background-image: url("images/tabs/active_right.gif");
	padding: 11px 30px 4px 4px;
	font-weight: bold;
	text-decoration: none;
	color: black;
}

.topsites {
	text-align: center;
	margin: 12px 0 0 0;
}

.inforums {
	border-bottom: 6px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-size: 12px;
	margin-top: 11px;
	width: 518px;
}

.inforums li {
	padding: 0 0 2px 0;
}

.boxtitle {
	background: #CCCCCC;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 5px 6px 5px;
}

.setnav {
	background-color: #EEEEEE;
	height: 29px;
	width: 167px;
}

.setnav table {
	margin: auto;
}

.setnav #set {
	width: 60px;
}