body{
	background:url(/web-dev/template-images/background-image.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

td, div{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #525252;
}

#topMenu{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#topMenu a:link{text-decoration:none; color: #000000}
#topMenu a:visited{text-decoration: none; color: #000000;}
#topMenu a:hover{color: #FFFFFF;}
#topMenu a:active{text-decoration: none; color: #000000;}

#bottomMenu{color: #CCCCCC;}
#bottomMenu a:link{text-decoration:none; color: #CCCCCC}
#bottomMenu a:visited{text-decoration: none; color: #CCCCCC;}
#bottomMenu a:hover{color: #666666;}
#bottomMenu a:active{text-decoration: none; color: #CCCCCC;}

a:link{text-decoration:none; color: #e28004}
a:visited{text-decoration: none; color: #e28004;}
a:hover{color: #666666;}
a:active{text-decoration: none;}

h1{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:0px;
	background-image:url(/web-dev/template-images/fade.jpg);
	background-repeat:no-repeat;
}

h2{
	font-size: 12px;
	font-weight: bold;
	color: #D84621;
	margin: 0px;
	padding: 0px;
}

h3{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

.pageTitle{
	font-size: 16px;
	font-weight: bold;
	color: #F6961E;
}

.productListHeading{
	font-size: 14px;
	font-weight: bold;
	color: #888887;
	background-color: #D9D9D9;
	padding: 5px;
}

.productListDescription{
	font-size: 11px;
	color: #C7C7C7;
	padding: 5px;
}

.tableBorder{
	border: 1px solid #CCCCCC;
}

.textBox{
	width: 100%;
}

.productTitle{
	font-size: 16px;
	font-weight: bold;
	color: #B0B0B0;
	text-decoration: none;
	background-color: #E2E2E2;
	background-image: url(/web-dev/template-images/h-fade2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 5px;
	margin: 15px;
}

.productSpecs{
	font-size: 13px;
	font-weight: bold;
	color: #7C7C7C;
	text-decoration: none;
}

#productName{
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:5px;
	padding-right:0px;
	background-image:url(/web-dev/template-images/fade.jpg);
	background-repeat:no-repeat;
}
