﻿body 
{
	background-color:#222C35;
	FONT-FAMILY: Tahoma; 
 color:#C0C0C0;
  
}

.btitletext
{
		FONT-FAMILY: Tahoma;
		 font-weight :bold ;
 color:#C0C0C0;
}
.bctext
{
		FONT-FAMILY: Tahoma;
 color:#C0C0C0;
}
.labtitle
{
		FONT-FAMILY: Tahoma;
		 font-weight :bold ;
		  font-size :smaller ;
		   background-color:#333399;
 color:#C0C0C0;
}
.labdata
{
		FONT-FAMILY: Tahoma;
		 font-weight :normal ;
		  font-size :smaller ;
 color:#C0C0C0;
}
.badnumber
{
	 text-align:center;
		FONT-FAMILY: Tahoma;
		 font-weight :normal ;
		  font-size :smaller ;
		  background-color:#aa0000;
 color:#ffffff;
}
.notfound
{
		FONT-FAMILY: Tahoma;
		 font-weight :normal ;
		  font-size :smaller ;
		  background-color:#ff5555;
 color:#ffffff;
}
.found
{
		FONT-FAMILY: Tahoma;
		 font-weight :bold ;
		  font-size :smaller ;
		  background-color:#009900;
 color:#ffffff;
}
.minitext
{
		FONT-FAMILY: Tahoma;
		font-size:smaller ;
 color:#C0C0C0;
}
.bartext
{
		FONT-FAMILY: Tahoma;
		 font-weight :bold ;
		  font-size :smaller ;
	color:#666666;
}
.Dataview
{
			FONT-FAMILY: Tahoma;
		 font-weight :bold ;
		  font-size :small ;
	color:#C0C0C0;
}

a:link, a:visited 
{
color: #ff7700;
 font-weight:bold;
 text-decoration:underline
}

a:hover, a:active {
color: #ffcc55;
}
.paging
{
color: #ff7700;
 font-weight:bold;
 font-size :small ;
 text-decoration:underline
}
.hftext
{
	FONT-FAMILY: Tahoma;
	font-weight :bold ;
	font-size :small ;
	color:#C0C0C0;
	background-color:#0d2f73
}
.cheatlist
{
	FONT-FAMILY: Tahoma;
	font-weight :normal ;
	font-size :x-small ;
	color:#C0C0C0;
}
.infosmall
{
	FONT-FAMILY: Tahoma;
	font-weight :normal ;
	font-size :x-small ;
	color:#0000FF;
}
.ComicTitle
{
	font-family:Comic Sans MS;
	font-weight :bold;
	font-size:medium;
	color 	:#C0C0C0;
    
}
.Comic
{
	font-family:Comic Sans MS;
	font-weight :bold;
	font-size:small;
	color 	:#C0C0C0;
    text-align: left;
}
