/*
===============================================
Copyright 2007 - dbest Products.
===============================================
*/

/*
===========================================
*************************   INDEX FEATURES   *************************
===========================================
*/


body {
	background-color: #838383;
	margin: 20px 0 0 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



A:link {
	color: #003366; text-decoration: underline; 
}
A:visited {
	color: #003366; text-decoration: underline;
}
A:hover {
	color: #DD0000; text-decoration: none;
}

#header		{
	width: 100%;
	border: none 0;
	background-image: url(../images/index-bar_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom; 
}

#tble-intro					{
	width: 100%;
	border: none 0;
	text-align: right;
	vertical-align: top;
	background-image: url(../images/grill2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#basebar	{
	width: 100%;
	height: 25px;	
	text-align: center;
	vertical-align: top;
	padding: 0;	
	font-size: 2px;
	background-color: #000;
	background-image: url(../images/basebar-ind.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#footer					{
	width: 770px;
	text-align: right;
	vertical-align: top;
	margin: 7px auto 20px auto;
	font-size: 8pt;
	color: #fff;
}




.toplinksbar					{
	height: 28px;
	font-weight: bold;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	vertical-align:top;
	background-image: url(../images/index-tabs2_01fil.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.toplinks					{	
	line-height: 13px;
	padding: 0 7px;
}

a.toplinks:Link			{color: #fff; text-decoration: none;}
a.toplinks:Active		{color: #fff; text-decoration: none;}
a.toplinks:Visited 		{color: #fff; text-decoration: none;}
a.toplinks:Hover		{color: #f7d30f; text-decoration: none;}

