/* general */
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*background-image:url(../images/misc/background.gif);*/
	background-color:#DBDDAB;
}

td
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6d6a6a;
}

th
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6d6a6a;
}

h2
{
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	display:inline;
}

h3
{
	font-size:9px;
	font-weight:bold;
	display:inline;
}

a:link, a:visited
{
	text-decoration:none;
	color:#636363;
}
a:hover
{
	text-decoration:none;
	color:#636363;
}

.mainTable
{
	background-color:white;
}

/* top */

.topMenuTable			{ text-align:center; }

.logoText				{ font-size:9px; }

.topText				
{
	font-size:13px;
	color:#4c4a4a;
	line-height:2.5;
	font-style:italic; 
}

.topMenuTable			{ font-weight:bold; text-transform:uppercase; }

.topMenuTable td		{ font-size:10px; }

.topMenuTable a:link	{ color:white; }
.topMenuTable a:visited	{ color:white; }
.topMenuTable a:hover	{ color:white; }

/* content */
.contentTable			{  }

.contentTable td		{ line-height:1.5; }

.imageTable td			{ font-style:italic; }

/* warranties */

.standardsTable			{  }

/* right */
.rightTable				{  }

.rightTable td			{ border-left:2px solid #C1C0B2; color:#6d6a6a; }

.veryRightTable			{  }

.veryRightTable td		{ border:none; text-align:center; }

.veryRightTable ul		{ line-height:2; text-align:left; }

.rightTableHeader		{ font-weight:bold; text-transform:uppercase; text-align:center; }

.featuredProductsTable td
{
	border:none;
	font-weight:bold;
	color:#6d6a6a;
}

.emphasize				{ color:#871828; }

/* bottom */
.bottomTable			{ color:#434342; }

a.bottomLink:link, a.bottomLink:visited 
{
	font-weight:bold;
	color:#434342;
}
a.bottomLink:hover {
	font-weight:bold;
	color:#434342;
}

.copyright_notice		{  }

.helios_link			{ color:#363636; }
.helios_link a:link, .helios_link a:visited
{
	color:#363636;
}
.helios_link a:hover
{
	color:#363636;
}