/* CSS Document Flashgamesite.com*/
	body {background-color: #ffffff; margin: 0px; padding: 0px; COLOR: black; font-size: 10px; FONT-FAMILY: verdana,arial; width: 1000px;}
A:link {text-decoration: underline; color: blue;}
A:visited {text-decoration: underline; color: blue;}
A:active {text-decoration: underline; color: blue;  }
A:hover {text-decoration: underline;  color:#9900CC; }

a.linkopacity img {
filter:alpha(opacity=80);
-moz-opacity: 0.8; 
opacity: 0.8;
-khtml-opacity: 0.8;}


a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
-khtml-opacity: 1.0; }


.linkopacity:link {text-decoration: none; font-size:7pt; font-family:Georgia;color: black; font-weight: normal}
.linkopacity:visited {text-decoration: none; font-size:7pt; font-family:Georgia;color: black; font-weight: normal;}
.linkopacity:active {text-decoration: none; font-size:7pt; font-family:Georgia; color: black;  font-weight: normal;}
.linkopacity:hover {text-decoration: none; font-size:7pt; font-family:Georgia;  color: black;  font-weight: bold;}

.CatMenuLink:visited { font-family: georgia; font-size:12px; font-weight: bold; color:black; text-decoration:none; background:white; display:block; border:outset 1px;}
.CatMenuLink:active { font-family: georgia; font-size:12px;font-weight: bold; color:black; text-decoration:none; background:white; display:block; border:outset 1px;}
.CatMenuLink:hover { font-family: georgia; font-size:12px;font-weight: bold; color:white; text-decoration:none; background:black; display:block; border:outset 1px;}
.CatMenuLink:link { font-family: georgia; font-size:12px;font-weight: bold; color:black; text-decoration:none; background:white; display:block; border:outset 1px;}

.CatMenuLinkR:visited { font-family: georgia;font-weight: bold; font-size:12px; color:red; text-decoration:nont;  background:white; display:block; border:outset 1px;}
.CatMenuLinkR:active { font-family: georgia; font-weight: bold;font-size:12px; color:red; text-decoration:none; background:white;display:block; border:outset 1px;}
.CatMenuLinkR:hover { font-family: georgia; font-size:12px;font-weight: bold; color:white; text-decoration:none; background:red; display:block; border:outset 1px;}
.CatMenuLinkR:link { font-family: georgia; font-size:12px;font-weight: bold; color:red; text-decoration:none; background:white; display:block; border:outset 1px;}


h1 {

		font-size: 18px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#666666;
		font-weight: bold;
		margin: 0px 0px 0px 0px;

		padding: 0px;

	}
h2 {

		font-size: 17px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		color:#666666;
		font-weight: bold;
		margin: 0px 0px 0px 0px;

		padding: 0px;

	}
	
h3 {

		font-size: 16px;
		font-family: Georgia, "Times New Roman", Times, serif;
		color:#666666;
		font-weight: bold;
		margin: 0px 0px 0px 0px;

		padding: 0px;

	}

.class4 A:link {text-decoration: none; font-size:14px; color:#0000FF; font-weight: bold;  font: Georgia;}
.class4 A:visited {text-decoration: none; font-size:14px; color: #0000FF; font-weight: bold; font: Georgia;}
.class4 A:active {text-decoration: none; font-size:14px; color: #0000FF;  font-weight: bold; font: Georgia;}
.class4 A:hover {text-decoration: none; font-size:14px;  color:#00CCFF;  font-weight:bold; font: Georgia;}

.class99 A:link {text-decoration: none; font-size:16px; color: blue; font-weight: none;}
.class99 A:visited {text-decoration: none; font-size:16px; color: blue; font-weight: none;}
.class99 A:active {text-decoration: none; font-size:16px; color: blue;  font-weight: none;}
.class99 A:hover {text-decoration: none; font-size:16px;  color: blue;  font-weight: none;}

.classS A:link {text-decoration: none; font-size:12px; color:#666666; font-weight: none;}
.classS A:visited {text-decoration: none; font-size:12px; color: #666666; font-weight: none;}
.classS A:active {text-decoration: none; font-size:12px; color: #666666;  font-weight: none;}
.classS A:hover {text-decoration: none; font-size:12px;  color:#0000FF;  font-weight: none;}

.classG A:link {color: #0000CC; font: bold 11.5px arial, sans-serif;}
.classG A:visited {color: #0000CC; font: bold 11.5px arial, sans-serif;}
.classG A:active {color: #0000CC; font: bold 11.5px arial, sans-serif;}
.classG A:hover {color: #0066FF; font: bold 11.5px arial, sans-serif;}
.classG {font: normal 11px/14px arial, sans-serif; text-decoration:none; color:black;}
.classG2 {font: normal 11px arial, sans-serif; text-decoration:none; color: #00CC00; }

/* Trying out the table stuff */
.classT body {
	font: normal 11px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	background: #E6EAE9;
}

.classT a {
	color: blue;
	text-decoration: none;
}

.classT #mytable {
	width: 870px;
	padding: 0;
	margin: 0;
}

.classT caption {
	padding: 0 0 5px 0;
	width: 870px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.classT th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(images/bg_header.jpg) no-repeat;
}

.classT th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.classT td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


.classT td.alt {
	background: #F5FAFA;
	color: #797268;
}

.classT th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff ;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.classT th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.rss {
	background: url(http://flashgamesite.com/news/wp-content/themes/glossyblue-1-2/glossyblue-1-2/images/mini-rss.gif) no-repeat left center;
	padding-left: 15px;
	padding-bottom: 1px;
	margin-left: 1px;
}