<style type="text/css">
<!--
A:link { color: #3366FF; }
A:visited { color: #6699DD; }
A:hover {color: #ff6633;}

body { 	background: #ffFFFF;
				margin: 0; }

.jpic  { color: #ff0000;
				margin: 0; }
.jpic A:link { color: #ffffff; }
.jpic A:visited { color: #ffffff; }
.jpic A:hover {color: red;}

.jnav  { 	font-family: Arial; 
					font-size: 10px; 
					color: black; 
					background: #ffcc99; 
					line-height: 16px;
					margin: 0;
					border: 0;   }
.jnav A:link { color: black; }
.jnav A:visited { color: black; }
.jnav A:hover {color: red;}

.jsol  { 	font-family: Arial;
					text-decoration: none; 
					font-size: 14px; 
					color: black; 
					background: #fffff7; 
					line-height: 20px; 
					margin: 0;
					border: 0; }
.jsol A:link { color: #000000; }
.jsol A:visited { color: #880000; }
.jsol A:hover {color: #ee0000; }

.jart  { 	font-family: Arial; 
					font-size: 10pt; 
					color: black; 
					background: #fff3c0;
					line-height: 14pt; 
					margin: 0;
					border: 0; }
.jart A:link { color: #000000; }
.jart A:visited { color: #880000; }
.jart A:hover {color: #ee0000; }

h1 {
		font-family: Times,Times New Roman; 
		font-size: 20pt; 
		font-weight: bold;
		color: black; 
		background: #fff3c0;
		line-height: 24pt;  }

.prdname {
		font-family: Times,Times New Roman; 
		font-size: 20pt; 
		font-weight: bold;
		color: black; 
		background: #fff3c0;
		line-height: 24pt; }
.prdname A:link { color: #000000; }
.prdname A:visited { color: #880000; }
.prdname A:hover {color: #ee0000; }

.prdnsub {
		font-family: Times,Times New Roman; 
		font-size: 16pt; 
		font-weight: bold;
		color: black; }
.prdnsub A:link { color: #000000; }
.prdnsub A:visited { color: #880000; }
.prdnsub A:hover {color: #ee0000; }

.prdsect  { 	
		font-family: Arial; 
		font-size: 12pt; 
		font-weight: bold;
		color: black; 
		background: #ffffff; 
		margin-top: 3;}
.prdsect A:link { color: #000000; }
.prdsect A:visited { color: #880000; }
.prdsect A:hover {color: #ee0000; }

.prdtext  { 	
		font-family: Times; 
		font-size: 12pt; 
		font-weight: normal;
		color: black; 
		padding-left: 1em;
		background: #ffffff; }
.prdtext A:link { color: #000000; font-weight: bold; background: #fff3c0;}
.prdtext A:visited { color: #440000; font-weight: bold; background: #fff3c0;}
.prdtext A:hover {color: #880000; font-weight: bold; background: #fff3c0;}

.prdlist  { 	
		font-family: Arial; 
		font-size: 12pt; 
		font-weight: normal;
		color: black; 
		line-height: 16pt;
		padding-left: 1em;
		background: #fff3c0; }
.prdlist A:link { color: #000000; 
		font-weight: bold;}
.prdlist A:visited { color: #880000; 
		font-weight: bold; }
.prdlist A:hover {color: #ee0000; 
		font-weight: bold; }

.prdtsub  { 	
		font-family: Times; 
		font-size: 12pt; 
		color: black; 
		background: #ffffff; }
.prdtsub A:link { color: #000000; }
.prdtsub A:visited { color: #880000; }
.prdtsub A:hover {color: #ee0000; }

.ordinf  { 	
		font-family: Arial; 
		font-size: 12pt;
		font-weight: bold; 
		color: black; 
		background: #fff3c0;
		line-height: 24pt; 
		text-align: center; }

.prdbuy  { 	
		font-family: Times; 
		font-size: 12pt; 
		font-weight: normal;
		color: black; 
		line-height: 18pt;
		text-align: center; }
.prdbuy A:link { color: #000000; background: #fff3c0; font-weight: bold; }
.prdbuy A:visited { color: #880000; background: #fff3c0; font-weight: bold; }
.prdbuy A:hover {color: #ee0000; background: #fff3c0; font-weight: bold; }

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	text-decoration: none;
}

#nav a {
	color: black;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #000;
}

#nav li a:hover {
	font-weight: bold;
	color: #000000;
	background-color: #ffddaa;
	text-decoration: underline;
}

li {
	float: left;
	position: relative;
	width: 9.3em;
	text-align: center;
	cursor: default;
	background-color: #ffcc99;
	border: 1px solid #ee6340;
	border-width: 1px 0;
}
li#first {
	border-left-width: 0.2em;
}
li#last {
	border-right-width: 0.2em;
}
li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	background-color: #ffcc99;	
	padding: 0 0 0 0;
	border-right: solid 1px #ee6340;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

-->
</style>
