/* CSS Document */

body {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		margin:0px;
}
td{
		line-height:160%
}

a:link, a:visited{
		color:#276E08;
		text-decoration:none;
		font-weight:bold
}
a:hover{
		color:#382775;
		font-weight:bold
		text-decoration:none;
}

#productPageTableBorder{
		border-bottom-color:#586B85;
		border-bottom-style:dotted;
		border-bottom-width:1px;
}

#navLinks a:link ,  #navLinks a:visited{
	color:#000000;
}
#navLinks a:hover{
	color:#276E08;
}

#sideLinks a:link ,  #sideLinks a:visited{
	color:#000000;
}
#sideLinks a:hover{
	color:#276E08;
}