.watermark {
	background-image: url(images/shell/watermark.jpg);
	background-repeat: repeat-y;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

form {
	padding:0px;
	border:0px;
	margin:0px;
}

#header {
	width: 746px;
	background-image: url(images/shell/top.jpg);
}

#trans {
	filter:alpha(opacity=90);
	opacity: 0.90;
	-moz-opacity:0.90;
}

#trans div{
	filter: alpha(opacity=100);
	opacity: 1;
	-moz-opacity: 1;
}

a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}

.productimage {
	border: 1px; 
	border-color: #CCCCCC;
}

.heading {
	color: #0066CC;
	font-size: 18px;
	font-weight: bold;
}

.bluebold {
	color: #0066CC;
	font-size: 14px;
	font-weight: bold;
}

.smtext {
	font-size: 10px;
}

.footertext {
	font-size: 10px;
	color: #cccccc;
}

.quicksearchtext {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.tableheader {
	color: #ffffff;
	background-color: #00aeef;
}

/* FAQ SECTION STYLING SECTION 
================================================================================ */
#q1,#q2,#q3,#q4,#q5,
#q6,#q7,#q8,#q9,#q10 {position:relative;margin-top:-30px;}
