body{
	margin-left: 0px;
	margin-right: 0px;
	background-color : White;
	}

p,br,tr,td{
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #404040;
	line-height : 14px;
}

.Table-Main{
	width: 775px;
	width:70%; 
	margin-left:15%; 
	margin-right:15%;
}

.Product-Image-Table{
	border-right : 1px solid #ACACAC;
	border-top : 1px solid #ACACAC;
	border-left : 1px solid #ACACAC;
	background-color : White;
	border-bottom : 1px solid #ACACAC;
}

.Header-Main{
	font-family: Tahoma,Arial,Verdana;
	color: #3C82AC;
	font-size: 15px;
	font-weight: bold;
}

.Header-Secondary{
	font-family: Tahoma,Arial,Verdana;
	color: #4786AA;
	font-size: 13px;
	font-weight: bold;
}

.Header-Product{
	font-family: Tahoma,Arial,Verdana;
	color: #4786AA;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

.Header-Gray{
	font-family: Tahoma,Arial,Verdana;
	color: #848484;
	font-size: 12px;
	font-weight: bold;
}

.headerNavCat{
	font-family: Tahoma,Arial,Verdana;
	color: #374B64;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
}

.Product-ID{
	font-family: Tahoma,Arial,Verdana;
	color: #848484;
	font-size: 11px;
	font-weight: normal;
}

A:ACTIVE, A:LINK, A:VISITED {
	font-family: Tahoma,Arial,Verdana;
	color: #193A82;
	font-size: 11px;  
	text-decoration : none;
	font-weight : normal;
	}

A:HOVER {
	font-family: Tahoma,Arial,Verdana;
	color: #193A82;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
}


.Header-Link:active, .Header-Link:link, .Header-Link:visited  {
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #4C4C4C;
	text-decoration: none;
	font-weight : normal;
}

.Header-Link:hover {
	font-family: Tahoma,Arial,Verdana;
	font-size : 11px;	
	color : #5CA0C7;  
	text-decoration : none;
	font-weight : normal;
  }

.Catlink:link, .Catlink:visited  {
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;
	font-weight: normal;
}

.Catlink:active  {
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #193A82;
	text-decoration: none;
	font-weight : bold;
		}

.Catlink:hover {
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #193A82;
	text-decoration: underline;
	font-weight: normal;
}
.navSubCatlinkUnbold:active, .navSubCatlinkUnbold:link, .navSubCatlinkUnbold:visited  {
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: none;
	font-weight: normal;
}


.navSubCatlinkUnbold:hover {
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #6E6E6E;
	text-decoration: underline;
}

.Text-White-Bold{
		font-family: Tahoma,Arial,Verdana;
		font-size : 13px;
		font-weight : bold;
		color : White;
}

.Gray-Table-Border{
	border-right : 1px solid #C7C7C7;
	border-top : 1px solid #C7C7C7;
	border-left : 1px solid #C7C7C7;
	border-bottom : 1px solid #C7C7C7;
}

.Table-Header{
	height: 25px;
	vertical-align : middle;
	border-top : 1px solid #3C82AC;
	border-bottom : 1px solid #3C82AC;
}

.Footer-Link:active, .Footer-Link:link, .Footer-Link:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #193A82;
	text-decoration: none;
	font-weight : normal;
}

.Footer-Link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #193A82;
	text-decoration: underline;
	font-weight: normal;
}

.Copyright{
	font-family: Tahoma,Arial,Verdana;
	font-size: 10px;
	color: #4C4C4C;}
	
select, input{
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #404040;
}

.Input-Search{

	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #404040;
	height : 18px;
		}

.required{
	font-family: Tahoma,Arial,Verdana;
	color: #505B93;
	font-size: 13px;  
	font-weight : bold;
	}
	
.error{
	font-family: Tahoma,Arial,Verdana;
	color: #A52A2A;
	font-size: 12px;
	font-weight: bold;
}

ul  {
	font-family: Tahoma,Arial,Verdana;
	font-size: 11px;
	color: #505B93;
	text-decoration: none;
	line-height : 14px;
}

hr{
	color: #4C4C4C;
	height : 1px;
}

.Special-Price{
	font-family: Tahoma,Arial,Verdana;
	color: #A52A2A;
	font-size: 11px;
	font-weight: normal;
}