body 
	{
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 0;
	margin: 0;
	}
img 
	{
	border: 0;
	}

.sky
	  {
	   width: 120px;
	   height: 600px; 
	   border: 1px solid #0066cc;
	   background:white;
	  }
.skywide
	  {
	   width: 146px;
	   height: 600px; 
	   border: 1px solid #969696;
	   background:white;
	  }
 .mpu
	  {
	   width: 300px;
	   height: 250px; 
	   border: 1px solid #0066cc;
	   background:white;
	  }

.catHeader{
	font-size: 12px;
	height: 20px;
	}

.catHeader2{
	font-size: 13px;
	height: 24px;
	}
	 
.catHeader, .catHeader2
	{
	font-weight: bold; 
	color: #fff;
	padding-left: 10px;
	background: #6487C9;

	}

.categoryTable{
	background: #f1f1f1;
	color: #515E85;
	}
.categoryTableMPU{
	background:#ffffff;
	background: white;
	border: 1px solid #0B67C3;
	}
	
.TSlinkStyle{
	font-size:11px;	
	line-height:13px; 
	 }

.TSlinkStyle2{
	font-size:13px;	
	line-height:15px; 
	 }

.TSlinkStyle, .TSlinkStyle2
	{	
	border-top: none; 
	color: #333;
	text-decoration: none;
	}
	
A.TSlinkStyle:hover{text-decoration: underline;}
	
.categoryTable
	{
	padding-left: 10px;	
	text-align: left;
	
	}
.keywords2
	{
	padding-left: 6px;	
	}
/* smartbar */
#navbar

.tableBG
	{
	/* background:#FE8F01; 
	height:28px; */
	/* background: url("images/menu/bar.gif") repeat-x 0 0;  */
	border: 1px solid #000; background: #6E7A8A; height: 28px; 
	}
	

A.SBlinkStyle:hover{text-decoration: underline;}
.SBlinkStyle
	{
	font-family: arial;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
	

