body {
	font-family: "Times New Roman", Times, serif;
	font-size: 85%;
	color: #7F007C;
	font-weight: normal;
	font-style: italic;
	line-height: 130%;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../../images/bg_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: fixed;
}

p {
	font-size: 1.1em;
	line-height: 1.7em;
}
p a {
	color: #0000CC;
}

img {border: 0px;}

a:hover {
	text-decoration: none;
}

h1, h2, h3 {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight: normal;
	padding: 5;
}

h1 {font-size: 2.0em; margin: 1.2em 0em 1.2em 0em; font-weight: normal;}
h2 {font-size: 1.5em; margin: 1.2em 0em 1.2em 0em; font-weight: normal;}
h3 {
	font-size: 1.05em;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 1em;
	vertical-align: middle;
}
h4 {
	font-size: 1.5em;
	line-height: normal;
	font-weight: normal;
	padding: 5px;
}

.border_all {border: 1px solid #b2b2b2}
.border_left {border-left: 1px solid #b2b2b2;}
.border_right {border-right: 1px solid #b2b2b2;}
.border_top {border-top: 1px solid #b2b2b2;}
.border_bottom {border-bottom: 1px solid #666666;}



 ul#subnavlist {
	color: #7F007C;
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
	margin: 0px 0px 0px 20px;
}
 #subnavlist li {
	list-style-type: none;
	display: inline;
	text-align: left;
	font-weight: normal;
}
 #subnavlist a {
	padding: 3px 12px 3px 12px;
	display: block;
}
 #subnavlist a:link {
	color: #333333;
	text-decoration: none;
	display: block;
	 font-weight: normal;
}
 #subnavlist a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	 font-weight: normal;
}
 #subnavlist a:hover {
	color: #7F007C;
	background-color: #FFFFFF;
	text-decoration: underline;
	display: block;
	 font-weight: normal;
}
 #subnavlist a:active {
	color: #7F007C;
	background-color: #FFFFFF;
	text-decoration: none;
	display: block;
	 font-weight: normal;
}
	
.footer {font-size: 0.8em; line-height: 1.5em;	padding: 8px; color: #999999;}
.footer a:link {text-decoration: none; color: #999999;}
.footer a:visited {text-decoration: none; color: #999999;}
.footer a:hover {text-decoration: underline; color: #342121;}

.left_bg {
	background-image: url(/Public_assets/images/left_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.right_bg {
	background-image: url(/Public_assets/images/right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.product_title {
	font-weight: bold;
	line-height: 1.5em;
	color:#7F007C;
}

.product_title a:link {
	font-weight: bold;
	line-height: 2em;
	text-decoration:none;
	font-style: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.product_title a:visited {
	font-weight: bold;
	line-height: 2em;
	font-style: normal;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	text-decoration: none;
}
.product_title a:hover {
	text-decoration: underline;
}



.product_body {
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	line-height: normal;
	margin: 5px;
	padding: 5px;
}

.watermark {
	background-image: url(/Public_assets/images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}

.style4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #850088;
}
.style5 {
	color: #FFFFFF;
	padding: 4;
	margin: 4;
}
.style6 {
	color: #FFFFFF;
	font-size: 0.9em;
}
.style6 a {
	color: #FFFFFF;
		text-decoration: none;

}
.style6 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.watermark #navimages {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-transform: lowercase;
}
.watermark #navimages table {
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.producttitle {
	font-weight: bold;
	color: #7F007C;
	text-decoration: none;
}
.upper {
	text-transform: uppercase;
	font-size: large;
	font-weight:bold;
}
