﻿body
{
	
}



.tab .logo
{
	width: 200px;
	height: 45px;
}

.tab .linkpanel
{
	vertical-align: middle;
	text-align: center;
}


.menustyle
{
	background-image: url(images/blacktab.jpg);
	font-weight: bold;
	color: white;
	width: 119px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.menustyle a
{
	color: white;
	background:none;
}

.menustyleover
{
	background-image: url(images/blackovertab2.jpg);
	font-weight: bold;
	color: yellow;
	width: 119px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

.menustyleover a
{
	color: white;
}

.menustyleselected
{
	background-image: url(images/orangetab.jpg);
	font-weight: bold;
	color: yellow;
	width: 119px;
	height: 40px;
	vertical-align: middle;
	text-align: center;
}

.menustyleselected a
{
	color: black;
	font-weight: bold;
}

.Featuredproduct
{
	border-style: solid;
	text-align: center;
	
}

.Featuredproduct .title
{
	font-size: 25pt;
	font-weight: bold;
	text-transform: capitalize;
	font-family: 'Courier New' , Courier, monospace;
	letter-spacing: .2pc;
	background-image: images/bannerbg.png;
	text-align: center;
}

.Featuredproduct .subtitle
{
	font-size: 15pt;
	letter-spacing: .5pc;
	text-align: center;
}
.Featuredproduct td
{
	text-align: left;
}

.Featuredproduct .product
{
	text-align: left;
	font-size: small;
	font-family: 'Courier New' , Courier, monospace;
}

.Featuredproduct .subtitle
{
	font-size: 13pt;
	letter-spacing: .15pc;
	text-align: center;
}

.Featuredproduct .multimediaFeedback
{
	vertical-align: top;
	text-align: center;
}

.Featuredproduct .sidebar
{
	background-image: url('images/sidebg.jpg');
}