html, body {
	margin: 0 auto;
	height:100%;
	width:100%;
	background-color:#e7e7ed;
	font-family:tahoma, arial, sans-serif;
	font-size:12px;
}

.container {
	margin: 0px auto;
	background-color:#e7e7ed;
	height:500px;
	width:760px;	
}

.top {
	width:760px;
	background-image:url(cmsfile/7197);
}

.left {
	background-image:url(/cmsfile/7193);
	background-repeat:no-repeat;
	width:200px;
	vertical-align:top;
	padding-top:50px;
}

.productImage {
	border:1px solid #1367AF;
}

.content {
	line-height:150%;
	color:#000000;
	vertical-align:top;
	width:560px;
	padding:46px 0px 0px 0px;
	background-color:#ffffff;
	font-size:10pt;
}
td {
	font-size:10pt;
}

.list_header_center {
	display:none;
}

/* Content styles */

#content h1{
	font-size: 18px;
	font-weight:bold;
	color:#1367AF;
}
#content h2{
	font-size:13px;
	font-weight:bold;
	color:#000;
}
#content a {
	color:#0271B6;
	text-decoration:none;
}
.productTable {
	border:1px solid #1367AF;
	width:100%; 
}
#productLabel {
	background-color:#1367AF;
	padding:2px; 
	color:#ffffff;
	padding:4px;
	font-size:12px;
	line-height:150%;
}
#productLabel a {
	color:#ffffff;
	text-decoration:none;
}
a.productLink {
	color:#FFFFFF;
	font-size:8pt;
	text-decoration:none; 
}
a.text {
	color:#1367AF;
	text-decoration:none; 
}
a.text:hover {
	color:#1367AF;
	text-decoration:underline; 
}
h3, h1 {
	color:#1367AF;
	font-size:12pt;
}