/* Clan of Marchosis CSS *\
|* Copyright ©2007-2008 Marchosis.com
|* You may not use this
\* script for your own site */
.gc {
	background-color: #041A32;
	margin: 5px;
	padding: 4px;
	text-align: center;
	border: 1px solid #021120;
}

.gc_tag {
	padding-bottom: 10px;
	font-size: 13px;
}

	.gc_tag a:link, .gc_tag a:active, .gc_tag a:visited {
		color: #78CCC1;
		border-bottom: 1px dotted #78CCC1;
	}

	.gc_tag a:hover {
		color: #9FD9D2;
		border-bottom: 1px dotted #9FD9D2;
	}

.rep {
	margin: 3px 5px;
}

.gametitle {
	margin: 2px 0;
	color: #D6F8D6;
	text-indent: 8px;
	text-transform: uppercase;
	font: 12px 'trebuchet ms', tahoma, arial;
	letter-spacing: 1px;
	cursor: pointer;
}

	.systemtitle {
		color: #7FBE7F;
		text-indent: 15px;
		text-transform: uppercase;
		font: 11px 'trebuchet ms', tahoma, arial;
		letter-spacing: 1px;
		cursor: pointer;
	}

		.gamelink {
			color: #489048;
			text-indent: 20px;
			text-decoration: line-through;
			letter-spacing: 1px;
		}

.booktitle {
	margin: 2px 0 2px 7px;
	text-transform: uppercase;
	font-size: 10px;
}

	.booktitle a:link, .booktitle a:active, .booktitle a:visited {
		color: #988EE3;
	}

	.booktitle a:hover {
		color: #7C71D5;
	}