body {
	margin: 15;
	background-image: url(http://www.insidemacgames.com/themes/default/background_new.gif);
	background-repeat: repeat;
	font-family: Verdana;
}

.light {
	color: #505050;
}
.nobg {
	background-image: none;
}
.small {
	font-size: 10px;
}
.strong {
	color: #1E2530;
	font-weight: bold;
}
.strongsmall {
	color: #1E2530;
	font-weight: bold;
	font-size: 10px;
}
.title {
	color: #1E2530;
	font-size: 14px;
	font-weight: bold;
}

a {
	color: #1E2530;
}
a.visited {
	color: #1E2530;
}
a.heading {
	font-weight: bold;
}
a.navbar {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
	text-decoration: none;
}
a.navbar:hover {
	color: #FFB447;
	text-decoration: underline;
}
a.sidebar {
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
a.sidebar:hover {
	text-decoration: underline;
}

div.heading {
	color: #1E2530;
	font-size: 12px;
	font-weight: bold;
}

input.text.search {
	background-image: none;
	background-color: #9CA1A8;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}

table.image {
	float: right;
	padding: 0;
	margin-top: 0;
	margin-left: 10;
	margin-bottom: 10;
}

td {
	font-family: Verdana;
	font-size: 11px;
}
td.heading {
	background-color: #959799;
	font-weight: bold;
}
td.headingctr {
	background-color: #959799;
	font-weight: bold;
	text-align: center;
}
td.info {
	background-color: #C3C3C5;
	font-size: 10px;
}
td.infoctr {
	background-color: #C3C3C5;
	font-size: 10px;
	text-align: center;
}
td.label {
	background-color: #959799;
	font-weight: bold;
	text-align: right;
}
td.navbarad {
	background-image: none;
	background-color: #9CA1A8;
	font-family: Verdana;
	font-size: 10px;
	padding: 3;
}
td.path {
	background-image: none;
	font-size: 10px;
	font-weight: bold;
}
td.search {
	background-image: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #CECECE;
}
td.sidebar {
	background-image: none;
	background-color: #9CA1A8;
	border-width: 1;
	border-style: solid;
	border-color: #000000;
	font-family: Verdana;
	font-size: 10px;
	padding: 5;
}
td.subheading {
	background-color: #B1B3B5;
	font-weight: bold;
	color: #404040;
}

tr.shade {
	background-color: #C3C3C5;
}
tr.altshade {
	background-color: #B1B3B5;
}
