body
{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: url(Images/bg1.jpg) #b5a67f repeat-y center 50%;
}

body1
{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: url(Images/bg2.gif) #5C6AA6;
}

body2
{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background: #5C6AA6;
}


.bodyText {line-height: 17px;}


/******* hyperlink and anchor tag styles *******/
.sideNav
{
	background-color: #F7F5F2;
	padding-right: 15px;
	font-family: tahoma;
	font-size: 11px;
	color: #43231A;
}

.footer
{
	font-family: tahoma;
	font-size: 12px;
	color: #43231A;
	padding-bottom: 10px;
	padding-top: 10px;
}

.headerText {color: #425477; font-weight: bold; font-family: tahoma; font-size: 12px; color: #43231A;}

.subNav {color: #425477; font-weight: bold;}
.subNav:link {color: #425477; text-decoration: none;}
.subNav:visited {color: #425477; text-decoration: none;}
.subNav:hover {color: #0095D3; text-decoration: none;}

.secondaryNav {color: #886825;  font-weight: bold;}
.secondaryNav:link {color: #886825; text-decoration: none;}
.secondaryNav:visited {color: #886825; text-decoration: none;}
.secondaryNav:hover {color: #BD8612; text-decoration: none;}

#RFQTable, RFQTable.td
{
	text-align: left;
	font-family: tahoma;
	font-size: 12px;
}


.productTitle
{
	text-align: center;
	font-weight: bold;
	font-family: tahoma;
	font-size: 14px;
	color: blue;
}

.productTitle1
{
	text-align: center;
	font-weight: bold;
	font-family: tahoma;
	font-size: 16px;
}

.productPrice
{
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff3366;
}

.colorLink
{
	font-family: tahoma;
	font-size: 12px;
}

.productDetail
{
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.productDetail
{
	text-align: center;
}

.mainStory
{
	text-align:left;
	font-family: tahoma; font-size: 12px; color: #43231A;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.mainTable
{
}

.copyright
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
}

.headerinfo
{
	font-family: tahoma;
	font-size: 11px;
	color: white;
	background-color: #000000;
	padding-bottom: 2px;
	padding-top: 2px;
}

.mainTitle
{
	background-color: #F7F5F2;
	text-align: center;
	font-weight: bold;
	font-family: tahoma;
	font-size: 24px;
	color: black;
}

.productImageDetail
{
	font-family: tahoma;
	font-size: 11px;
	color: black;
	font-weight: bold;
}

