﻿body 
{
	padding     : 0px;
	margin      : 0px;
	font-family : Arial;
	font-size   : 12px;
}

a
{
	color:Black;	
}

a:visited
{
	color:Black;	
}

img
{
	border : none;
}

table
{
	border-collapse : collapse;
	padding         : 0px;
}

td
{
	border-collapse : collapse;
	padding         : 0px;
}

.MainTable
{
	width           : 100%;
	height          : 100%;
	border-collapse : collapse;
}

.MainTableCell1
{
	background-image : url(images/redbar.jpg);
	height           : 100%;
	width            : 228px;
	vertical-align   : top;
}

.MainTableCell2
{
	width          : 100%;
	vertical-align : top;
}

.ContentTable
{
	width : 100%;	
}

.ContentTableCell1
{
	text-align    : center;
	border-bottom : solid 1px #c2c2c2;
	height        : 124px;
}

.ContentTableCell2
{
	border-bottom : solid 1px #c2c2c2;
	height        : 65px;
}

.ShowNaveCell1
{
	color         : #2a7d8f;
	font-weight   : bold;
	font-size     : 14px;
	padding-left  : 20px;
	padding-right : 20px;	
}

.ShowNaveCell2
{
	width            : 180px;
	height           : 20px;
	background-image : url(images/circle.jpg);
}

.ShowNaveCell3
{
	font-weight  : bold;
	font-size    : 14px;
	padding-left : 20px;
}

.CounterCell1
{
	text-align : center;
	height     : 57px;
}

.BluebandCell1
{
	text-align : center;
	font-size  : 10px;
}

.Content
{
	padding : 10px;	
}

.ProductImg
{
	border : solid 1px #c2c2c2;
	width  : 129px;
	height : 99px;
}

.ProductCellWithImage
{
	padding : 10px;
	width   : 129px
}

.ProductHeadCell
{
	border-bottom : solid 1px #ff3507; 
	color         : #ff3507; 
	font-weight   : bold; 
	font-size     : 14px;	
}

.ContactInfoRight
{
	padding-left : 20px;
}

.TextBox
{
	width : 180px;	
}
