﻿body {
  margin: 10px;
  background: #FFF;
  font-family: Verdana,tahoma;
  text-align:center;
}

.OrangeLink {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 11px;
}
.OrangeLink   a{
	color: #FF6600;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;
}

.OrangeLink   a:hover {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
}

.headerFont
{
	font-family: Tahoma;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
}

.page_descrpiton
{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}


.Itemtitle {
	color: #003366;
	font-family: Tahoma;
	font-size: 12px;
}
.ItemtitleLink a{
	color: #003366;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:undeline;
}

.ItemtitleLink a:hover {
	color: #003366;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
}

.ItemDescription
{
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.BlueLink {
	color: #000099;
	font-family: Tahoma;
	font-size: 10px;
}
.BlueLink  a{
	color: #000099;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
}

.BlueLink  a:hover {
	color: #000099;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
}


.ProductFeatureCatName {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}

.ProductFeatureKey {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.ProductFeatureValue{
	font-family: Tahoma;
	font-size: 11px;
	color: #606060;
}
.ProductFeatureLink a{
	color: #0000CC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:undeline;
}

.ProductFeatureLink a:hover {
	color: #0000CC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
}

.PagingPageNumber {
	font-family: Tahoma;
	font-size: 10px;
	color: #676767;
}
.simpleLink a{
	color: #0000CC;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:underline;
}

.simpleLink a:hover {
	color: #0000CC;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration:none;
}
.productTechnicalName {
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
}
.ProductDate {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	direction:ltr;
}
.ProductTitleLink {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;	
}
.ProductTitleLink a{
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
}

.ProductTitleLink a:hover {
	color: #FF6600;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
}
.CategoryNameTitle {
	color: #000066;
	font-family: Tahoma;
	font-size: 12px;
}

.categoryDesc {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

.productTitle {
	color: #E64C00;
	font-family: Tahoma;
	font-size: 14px;
}

.breadCrumbDis {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
}

.breadCrumbLink {
	color: #0000CC;
	font-family: Tahoma;
	font-size: 11px;
}
.breadCrumbLink a{
	color: #0000CC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:none;
}

.breadCrumbLink a:hover {
	color: #0000CC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration:underline;
}

.CategoryTitleLink {
	color: #003366;
	font-family: Tahoma;
	font-size: 12px;
}
.CategoryTitleLink a{
	color: #003366;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:underline;
}

.CategoryTitleLink a:hover {
	color: #003366;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration:none;
}
.button {
	background-image: url(../../images/ltr/buttonBack.gif);
	border: 1px solid #999999;
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 11px;
	height: 20px;
	font-weight: normal;
	text-decoration: none;
}
.BTNLink{
   font-size:11px;
   text-decoration:none;
   color:#003366;
   
}

a.BTNLink {
   font-size:11px;
   text-decoration:none;
   color:#003366;
}

a.BTNLink:hover {
   font-size:11px;
   text-decoration:underline;
   color:#003366;
}

.textbox {
	border: 1px solid #999999;
	font-family: Tahoma;
	font-size: 11px;
	height: 17px;
	font-weight: normal;
	text-decoration: none;
}
