body 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	}
img 
	{
		border: 0;
	}
	
.skyscraper
	{
	width:120px; 
	height:600px;
	border: 1px solid #500215;
	}
.skyWide
	{
	width:175px; 
	height:600px;
	border: 1px solid #500215;
	}

.console1
	{
	width:470px; 
	height:200px;
	}

.console2
	{
	width:700px; 
	height:200px;
	border: 1px solid #500215; 
	}
	
.catHeader, .catHeaderR, .catHeaderL
	{ 
	background: #500215; 
	color: white;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	height: 26px;
	padding-left: 3px;
	}
.categoryTable
	{
	background:#6D001A;
	border: 1px solid #6F3501;
	}

.TSlinkStyle
	{
	/* color: #73BAE4; */
	color: White;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	}
A.TSlinkStyle:hover{text-decoration: underline;}

.keywords
	{
	padding-left: 3px;	
	}
	
/* smart bar */

.tableBG
{
	background:#500215;
	/* background-image: url(img/bar.gif); */
	border: 2px solid #6F3501;
	height:30px;
	
}

A.SBlinkStyle:hover{text-decoration: underline;}
.SBlinkStyle
	{
	font-family: arial;
	color: white;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	
}
