﻿body 
{
	background: #e2e2e2 url('images/bg.jpg') repeat-x;
	font-family: arial;
	font-size: 11pt;
	color: #666666;
}

.normaltext
{
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
}

.imageBorder 
{
	border: 1px solid #004385;
}

a.imageBorder:hover 
{
	border: 1px solid #ED6E16;
}

a 
{
	color: #666666;
	text-decoration: underline;
}

a:hover 
{
	color: #243561;
	text-decoration: none;
}

.productLink 
{
	color:#ffffff;
}
.productLink:hover 
{
	color:#cccccc;
}

.productLeftNav
{
	color:#ffffff;
}
.productLeftNav:hover 
{
	color:#cccccc;
}


.productTitle 
{
	font-size:14px;
	font-weight:bold;
	color: #ffffff;
}

.navHeader
{
	font-size:12px;
	font-weight:bold;
	color: #ffffff;
	padding-bottom:8px;
}

.productCat		/* product category button <div> */
{
	width:210px;
	height:24px;
	border-top:1px solid #e2e2e2;
}

.productCatSel
{
	width:210px;
	height:24px;
	border-top:1px solid #e2e2e2;
	color:#243561;
}

.productCat a
{
	text-decoration:none;
}
.productCatSel a
{
	color:#243561;
	text-decoration:none;
}

.normaltextbox
{
	font-size:11px;
	font-family: arial;
	color: #222222;
}

img 
{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.footer
{
		font-size:11px;
	font-family: arial;
	color:#cccccc;
}
.footer:hover 
{
		font-size:11px;
	font-family: arial;
	color:#ffffff;
}
