/*
===============================================
Copyright 2007 - dbest Products.
===============================================
*/

/*
===========================================
*************************   INDEX FEATURES   *************************
===========================================
*/


body {
	background-color: #838383;
	margin: 20px 0px 0px;
	padding: 0px;
	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					{
	background-image: url(../images/index-bar_01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	border: 0px none;
}

#toptabs					{
	width: 720px;
	border: 0px none;
	text-align: right;
	vertical-align: top;
}

#tble-intro					{
	width: 100%;
	border: 0px none;
	text-align: right;
	vertical-align: top;
	background-image: url(../images/grill2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}


#footer					{
	width: 770px;
	text-align: right;
	vertical-align: top;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#basebar					{
	background-color: #000000;
	background-image: url(../images/basebar-ind.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: center;
	vertical-align: top;
	padding: 0px;
	height: 25px;
	width: 100%;
	font-size: 2px;
}

.sidelinks					{
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

a.sidelinks:Link			{color: #FFFFFF; text-decoration: underline;}
a.sidelinks:Active			{color: #FFFFFF; text-decoration: underline;}
a.sidelinks:Visited 		{color: #FFFFFF; text-decoration: underline;}
a.sidelinks:Hover			{color: #E31B23; text-decoration: none;}


.toplinksbar					{
	height:28px;
	font-weight: bold;
	color: #FFFFFF;
	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: 0px 7px 0px 7px;
}

a.toplinks:Link			{color: #FFFFFF; text-decoration: none;}
a.toplinks:Active		{color: #FFFFFF; text-decoration: none;}
a.toplinks:Visited 		{color: #FFFFFF; text-decoration: none;}
a.toplinks:Hover		{color: #f7d30f; text-decoration: none;}
