body {
	scrollbar-base-color: #FFFFCC; 
	scrollbar-arrow-color: #000066;
	scrollbar-DarkShadow-Color: #000066; 
 	font-family: Garamond;
	color: #FFFFCC;
	background-color: #000066;
	list-style-type: none;
}
a {
	color: #00FFFF;
	font-weight: normal;
}
ul {
	margin-bottom: 8px;
	margin-top: 8px;
}
.footer {
	font-size: x-small;
	color: #CC33CC;
}
.sideLink {
	color: #CCCCCC;
}

table {
	background-color: ##5566BB;
	background-image: url(images/background.jpg);
}
h1 {
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	font-variant: small-caps;
	background-color: #000000;
	color: #FFFFCC;

}
h2 {
	color: #CC33CC;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
	background-color: #000000;
}
h3 {
	color: #CC33CC;
	font-weight: bold;
	font-style: italic;
	background-color: #000000;
}
.sideCurrent {
	color: #000000;
}
td.footerCell {
	background-color: #000000;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
.DeckListTitle {
	font-weight: bolder;
	color: #000000;
	list-style-position: inside;
	cursor: hand;
	font-family: Garamond;
	font-size: medium;


}
.MagicDeckListTitle {
	font-weight: bolder;
	color: #000000;
	list-style-image: url(images/MagicListItem.gif);
	list-style-position: inside;
	cursor: hand;
	font-family: Garamond;

}
.BattleDeckListTitle {
	font-weight: bolder;
	color: #000000;
	list-style-position: inside;
	cursor: hand;
	list-style-image: url(images/BattletechListItem.gif);
	font-family: Garamond;


}
.AliensDeckListTitle {
	font-weight: bolder;
	color: #000000;
	list-style-position: inside;
	cursor: hand;
	list-style-image: url(images/AvPListItem.gif);
	font-family: Garamond;


}
.L5RDeckListTitle {
	font-weight: bolder;
	color: #000000;
	list-style-position: inside;
	cursor: hand;
	list-style-image: url(images/L5RListItem.gif);
	font-family: Garamond;


}
dt {
	font-weight: bold;

}
.innerTableHead {
	font-weight: bold;
	background-color: #000000;
	color: #CC33CC;


}
.innerTable {
	background-color: #5566AA;
}
