body
{
	background-color:White;
}

.SiteText
{
	font-family:Verdana,Arial;
	font-size:x-small;
	color:Gray;
	
}

.SiteTextBold
{
	font-family:Verdana,Arial;
	font-size:x-small;
	color:Gray;
	font-weight:bold;
	
}

.Siteheading
{
	font-family:Verdana,Arial;
	font-size:medium;
	color:Black;
	
}

.produtText
{
	font-family:Verdana,Arial;
	font-size:x-small;
	color:green;
	
	
	}


.SiteText_wht
{
	font-family:Verdana,Arial;
	font-size:x-small;
	color:white;
	
}

.textBox

{
	border:solid;
	border-width:thin;
	border-color:#C0C0C0;
}

.Label
{
	font-family:Verdana,Arial;
	font-size:x-small;
	color:Gray;
}
A
{
	text-decoration: none;
	font-family: Verdana;
	color: gray;
	
}

A:Hover
{
	text-decoration: underline;
	color: #3333cc;
		
}


td.firstProduct
{
	BORDER-RIGHT: #c0c0c0 1px solid; 
	BORDER-TOP: #c0c0c0 1px solid; 
	BORDER-BOTTOM: #c0c0c0 1px solid; 
	border-left: #c0c0c0 1px solid;
	HEIGHT: 186px
}

td.otherProduct
{
	BORDER-RIGHT: #c0c0c0 1px solid; BORDER-TOP: #c0c0c0 1px solid; BORDER-BOTTOM: #c0c0c0 1px solid; HEIGHT: 186px
}

td.firstProductText
{
	BORDER-RIGHT: #c0c0c0 1px solid; 
	border-left: #c0c0c0 1px solid;
	HEIGHT: 24px;
	text-align:center;
	
}

td.otherProductText
{
	BORDER-RIGHT: #c0c0c0 1px solid; 
	HEIGHT: 24px
}

td.firstProductTextLastRow
{
	BORDER-RIGHT: #c0c0c0 1px solid; 
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 1px solid;
	HEIGHT: 24px;
	text-align:center;
	
}

td.otherProductTextLastRow
{
	BORDER-RIGHT: #c0c0c0 1px solid; 
	border-bottom: #c0c0c0 1px solid;
	HEIGHT: 24px
}
