﻿body 
{
	
	margin-top: 0px;
	margin: 0px;
	/*background-color:Black;*/
	
}

Table TD
{
	vertical-align:top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	/*color: #3ab0fe;*/
	color: #797979;
	/*letter-spacing: 1px;*/
}

.bodyTable
{
	
	width: 817px;
	border-right: #d1d1d1 1px solid;
	border-top: #d1d1d1 1px solid;
	border-left: #d1d1d1 1px solid;
	border-bottom: white 0px none;
	
	/*border-style: solid;*/
	
}

.bodyTxt
{
	vertical-align:top;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	/*color: #3ab0fe;*/
	color: #797979;
	/*letter-spacing: 1px;*/
	
}

.prodHeader
{
	font-family:  Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight:bold;
	color: #3ab0fe;
}

.contentHeader
{
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.moreLink
{
	font-family: Tahoma, Arial, Verdana;
	color: #ff6600;
	font-size: 10px;
}


.footerMenu
{
	font-family: Tahoma, Arial;
	font-size: 9.5px;
	color: #666666;
	line-height: 18px;
}

.copyRight
{
	font-family: Tahoma, Arial;
	color: #666666;
	font-size: 9.5px
}
A, A:active, A:visited
{
	font-family: Tahoma, Arial;
	font-size: 9.5px;
	color: #666666;
	line-height: 18px;
	text-decoration: none;
	
}

A:hover
{
	font-family: Tahoma, Arial;
	font-size: 9.5px;
	color: #4fb9ff;
	line-height: 18px;
	text-decoration: underline;
	
}
