.webgametitle {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

/** Colourless CSS code below **/
body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
TD {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}
.sgweight {
	font-weight: bold;
}
.page {
	border: solid 1px;
	padding: 5px;
	width: 760px;
}
.pagenopadding {
	border: solid 1px;
	padding: 0px;
	width: 760px;
}
.sgcategories {
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 2px;
}
.sgtopmenu {
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 2px;
}
.sgbottommenu {
	border-top: dotted 1px;
	border-bottom: dotted 1px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 3px;
	padding: 2px;
}
.sgborder {
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 0;
	border-bottom-width: 0;
	border-style: solid;
}
.sgbordercasual {
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 0;
	border-bottom-width: 0;
	border-style: solid;
}
.sgbordercore {
	border-left-width: 1;
	border-right-width: 1;
	border-top-width: 0;
	border-bottom-width: 0;
	border-style: solid;
}
.sgtopdot {
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-top-width: 1;
	border-style: dotted;
}
.sgbottomdot {
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 1;
	border-top-width: 0;
	border-style: dotted;
}
.sgleftdot {
	border-left-width: 1;
	border-right-width: 0;
	border-bottom-width: 0;
	border-top-width: 0;
	border-style: dotted;
}
UL.li-litle {
	list-style-type: square;
	margin: 0 0 0 20px;
}
INPUT {
	font-size: 10px;
	margin: 0px;
	padding: 1px;
}
SUBMIT {
	font-size: 10px;
	margin: 0px;
	padding: 1px;
}
.sgheader {
	font-size: 14px;
	font-weight: bold;
}
.sgheadersmall {
	font-size: 12px;
	font-weight: bold;
}
.sgtitle {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
A.sgsmalltitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.sgsmalltitle:visited {
}
A.sgsmalltitle:active {
}
A.sgsmalltitle:hover {
	text-decoration: underline;
}
A.sgcasualtitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.sgcasualtitle:visited {
}
A.sgcasualtitle:active {
}
A.sgcasualtitle:hover {
	text-decoration: underline;
}
A.sgcoretitle {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A.sgcoretitle:visited {
}
A.sgcoretitle:active {
}
A.sgcoretitle:hover {
	text-decoration: underline;
}
A.sglink {
	font-weight: bold;
	text-decoration: none;
}
A.sglink:visited {
}
A.sglink:active {
}
A.sglink:hover {
	text-decoration: underline;
}
