.mainstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #333333;
	background-attachment: fixed;
	background-image: url(images/circuitbg.gif);
	background-repeat: repeat;

}
.alphabet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.droplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.droplink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #0099FF;

}.droptable {
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
.dropcell {
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.logo {
	background-image: url(images/images/mainlogo_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.podleft {
	background-image: url(images/images/leftslice_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.podright {
	background-image: url(images/images/rightslice_05.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.podtop {
	background-image: url(images/images/topslice_04.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 0px;

}
.podbottom {
	background-image: url(images/images/bottomslice_08.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.vertpod {
	background-image: url(images/verticalterminal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.wires {
	background-image: url(images/pipes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.centrecell {
	padding: 6px;
}
.cornertopleft {
	background-image: url(images/images/cornertopleft_01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cornertopright {
	background-image: url(images/images/cornertopright_03.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cornerbottomright {
	background-image: url(images/images/cornerbottomright_07.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cornerbottomleft {
	background-image: url(images/images/cornerbottomleft_06.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top {
	background-image: url(images/images/top_03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom {
	background-image: url(images/images/bottom_08.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.left {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.right {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.gametitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	color: #000000;
}
.gameprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	font-weight: bold;


}
.gamedescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;

}
.rating {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.rrp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: line-through;
}
.horizpod {
	background-image: url(images/horizontalterminal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

}
.leftandright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.sidecell {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}
.gamemenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;

}
.gamemenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #666666;

}
.topofpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	font-weight: bold;

}
.destination {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.blurb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;

}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.frontpagegametitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 4px;


}
.frontpagegameprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight: bold;
	padding-left: 4px;

}
.frontpagerating {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	padding-left: 4px;

}
.frontgamedescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	vertical-align: top;
	padding-left: 4px;

}
