body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bckgnd.jpg);
	background-repeat: repeat-x;
}
.gutterBackground {
	background-image: url(../images/gutter_background.gif);
	background-repeat: repeat-x;
}
.dotBorderY {
	background-image: url(../images/dotsY.gif);
	background-repeat: repeat-y;
}
.contentText {
	font-size: 10px;
	padding: 10px;
}
#featuredProduct {
	margin: 10px;
	padding: 10px;
	background-color: #FBFCFE;
	border: 1px solid #E4E4E4;
}
.tableHeader {
	font-size: 12px;
	color: #000000;
	background-color: #00FFFF;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00FFFF;
}
.solidBorder {
	border: 1px solid #E0DFE3;
}
.dotBorderX {

	background-image: url(../images/dotsX.gif);
	background-repeat: repeat-x;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #97A4BD;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.leftTable {
	background-color: #FBFCFE;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #DBDBDB;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	border: 1px solid #B7C9D7;
}
h1 {
	font-size: 12px;
}
.backgroundF0F0F0 {
	background-color: #FBFCFE;
}
.tabs {
	background-image: url(../images/tab_table_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tabRightCorner {
	background-image: url(../images/tab_table_right_corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tabLeftCorner {

	background-image: url(../images/tab_table_left_corner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
