BODY {
	background-color: #FFFFFF;
  	font-family: Verdana, arial, sans serif;
  	font-size: 10pt;
 /* margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;*/
 	margin: 0;
  	padding: 0;
  	height: 100%;
  /*	overflow: auto; */
}


/****** special for Galina ********/

.blueheader {
 color: blue;
 font-size: 14pt;
 font-weight: normal;
 font-family:  Times New Roman,serif;
}

.aquaheader {
 color:  rgb(95,158,160);
 font-size: 12pt;
 font-weight: normal;
 font-family: Times New Roman,serif;
}

.maroonheader {
 color: #993366;
 font-size:16pt;
 font-weight:bold;
 font-family:Helv,Arial,sans-serif;
}

.darkblueheader {
 color: #02689c;
 font-size:13pt;
 font-weight:bold;
 font-family:Helv,Arial;
}

.maintext {
 color: black;
 font-size: 11pt;
 font-weight: normal;
 font-family: Helv,Arial,sans-serif, Times New Roman,serif;
}


.silverrb {
 border-right: 1px solid silver;
}
.silvertrb {
 border-right: 1px solid silver;
 border-top: 1px solid silver;
}
.silvertb {
 border-top: 1px solid silver;
}

/**********General classes*/

.linkboximg  {
 background-image: url(/nr/images/button_general.gif);
 background-repeat: repeat-x;
 font-family: Helvetica;
 font-size: 10pt;
 text-decoration: none;
 color: black;
 padding-left: 5px;
 padding-right: 5px;
 border: silver 1px solid;
/* background-color: #e6e6fa;
 display: block;
 width: 100%;*/
}

.linkboxpp  {
 background-image: url(/nr/images/paypal_logo.gif);
 background-repeat: no-repeat;
 font-family: Helvetica;
 font-size: 10pt;
 text-decoration: none;
 color: #993366;
 width: 109px;
 height: 35px;
/* background-color: #e6e6fa;
 border: #993366 1px solid;
 padding: 5px;
 display: block;
 width: 100%;*/
}


.linkbox a {
 font-family: Helvetica;
 font-size: 12px;
 text-decoration: none;
 color: #993366;
 background-color: #e6e6fa;
 border: #993366 1px solid;
 padding: 5px;
 display: block;
 /*width: 100%;*/
}


.linkbox a:hover {
 font-family: Helvetica;
 font-size: 12px;
 text-decoration: none;
 color: #993366;
 background-color: #40d0e0;
 border: #993366 1px solid;
 padding: 5px;
 display: block;
 /*width: 100%;*/
}



.redyellow {
 border: 1px solid red;
 background-color: #fffacd;
 color:red;
 padding:20px;
}

.float {
 position:absolute;
 top: 80px; left: 0px;
 z-index: 2;
 width: 450px; visibility:hidden;
 font: 8pt 'Helvetica','Helv','Arial',sans-serif;
 color: black;
 align:justify;
 background-color: white;
 padding: 0px;
/* margin: 5px;
 margin-color: green;
 border: 1px solid silver;*/
}



/*Index page heading style*/
h1 {
	color: #094989;
	font-size:12pt;
	padding-top: 10px;
}

/*Body text*/
p { }

td {}

/*wishlist search buttons*/
.buttonwl {
	background-image: url(/nr/images/button_silver20.gif);
	background-repeat: repeat-x;
	background-color: #e0ffe0;
	font-size: 7pt;
	font-weight: normal;
	margin: 0;
/*	width:110px;*/
	height:15px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
/*	border: solid silver 1px;*/
	letter-spacing: 0px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: blue;
}


/*Product buttons*/
.button2 {
	background-image: url(/nr/images/button_product.gif);
	background-color: #EEFFFF;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid #BB720A 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/*General buttons*/
.button3 {
	background-image: url(/nr/images/button_general.gif);
	background-color: #1F8CBD;
	font-size: 10pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

.button_sm  {
	background-color: #e0ffff;
	padding-left: 2px;
	padding-right: 2px;
	align: center;
	cursor: hand;
	vertical-align: center;
	font-size: 10px;
	text-decoration: none;
	color: #993366;
	border: 1px #808080 solid;
}

.button_hp  {
	background-color: #e0ffff;
	padding-left: 2px;
	padding-right: 2px;
	align: center;
	cursor: hand;
	vertical-align: center;
	font-size: 9pt;
	text-decoration: none;
	color: #993366;
	border: 1px #5f9ea0 solid;
}


/*Small title bar*/
.titletab_small {
  /*	background-color: #094989;*/
  	background-color: #add8e6;
  	color: white;
  	font-weight: bold;
  	font-size: 10pt;
  	padding: 3px;
}

/*Large blue title bar*/
.titletab_large {
/*	background-color: #094989;*/
	background-color: #00bfff;
	color: white;
	font-size: 11pt;
	font-weight: normal	
}

/*Shadow box outline for forms*/
.shadowbox {
	border-left: 1px #999999 solid;
	border-top: 1px #999999 solid;
	border-bottom: 2px #999999 solid;
	border-right: 2px #999999 solid;
	padding: 3px;
}

/*Form text/heading*/
.contentbar1 {
  	color: #000000;
  	font-weight: normal;
  	font-size: 9pt;
}

/* Box for session errors */
.errorbox {
	border-color: #000000;
	border-style: solid;
	border-width: 1 2 2 1px;
	padding: 5px;
	margin: 3px;
	background: #ffffff;
	align: center;
	color: #f00;
	font-weight: bold;
}

/**********End general classes*/


/**********Topper classes*/

/*Top menu*/
.linemenu {	
  	text-align:right;
	vertical-align:top;
	color:blue;
	text-decoration:none;
	background-color:white;
	top: 20px;
}

.search_login {
	vertical-align: middle;
}

/*Top menu links*/
A.toplink:link, A.toplink:active, A.toplink:visited {
  	color: blue;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Top menu links*/
A.toplink:hover {
  	color: blue;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Topper controls bar */
.navigation_bar {
/*	height:27;*/
	/*background-image: url(/nr/images/navigation_bar.gif);*/
	background-color: #e0ffff; /* #e0f5df;*/
	background-repeat: repeat-x;
	color: #000000;
/*	border-top: 2px solid #20b2aa;
	border-bottom: 2px solid #20b2aa;*/
	padding-left: 10px	
/*	position: absolute; */
	top: 110px;
	z-index: 6;
}

/*Topper controls links*/
.topmenu {
/*	background-color: #e0ffff; */
	font-size: 10pt !important;
	font-weight: bold !important;
	color: #0000ff !important;
	text-decoration: none !important;
/*	border-left: 2px solid #20b2aa;
	border-right: 2px solid #20b2aa;*/
/*	position: relative; */
	z-index: 6;
}

/*Topper controls links*/
A.topmenu:hover {
	text-decoration: none !important;
	background-color: #add8e6;
	z-index: 6;
}

/*Topper controls drop down menus*/
.submenu {
	font-size:8pt;
	color:#993366;
	vertical-align:top;
	text-align:right;
	text-decoration:none;
	background-color:#e0ffff;
	z-index: 4;
}
A.submenu:link {}
A.submenu:visited {}
A.submenu:hover {text-decoration:underline; background-color: #add8e6; display: block; text-align: left}
A.submenu:active {}

/*Breadcrumb bar conrol*/	
.breadcrumb_bar {
	height:20;
	background-color:#218CBD;
	font-size:12px;
	color:white;
	padding-left: 10px;
	border-top: 1px solid #0099FF;
	border-bottom: 1px solid #124B8A;
}
	
/*Breadcrumb links*/
.breadlink {		
	font-size:12px;
	color:white;
	text-decoration:none;
}
		
/**********End topper classes*/

/*##########Flyout classes*/


.side_menu {
	font-size:11pt;
	color:#8b008b;
	vertical-align:top;
	text-align:left;
	text-decoration:none;
	background-color:#218CBD;
	display: block;
 }
/****************************
.side_flyout {
  	background-color: #87cefa;
  	color: #ff7f50;
  	font-weight: normal;
  	font-size: 11px;
  	text-decoration: none;
  	display: block;
}
*****************************/

.side_flyout {
  	background-color: #e0ffff;
  	color: #ff7f50;
  	font-weight: normal;
  	font-size: 15px;
  	text-decoration: none;
  	display: block;
  	border: 1px solid white;
}
A.side_flyout:link {}
A.side_flyout:visited {}
A.side_flyout:hover {
	text-decoration:none;
	background-color: #b0e0e6;
/*	border-top: 1px solid #8b008b;
	border-bottom: 1px solid #8b008b;*/
	display: block;
}
A.side_flyout:active {}
/***********************
A.side_flyout:hover {
	text-decoration:none;
	background-color: #d8bfd8;
	border-top: 1px solid #8b008b;
	border-bottom: 1px solid #8b008b;
	display: block;
}
**********************/


/* orange = ffa500
 flyout 'navajowhite' = ffdead
 nav bar dark brown = b22222
 */

#menuhead1 {
	font-size: 14px;
	text-decoration: none;
}

#menulink1 {
	font-size: 13px;
	text-decoration: none;
}

#mhead1 {
	position: fixed;
	top: 130px;
	left: 0px;
}

#nav1 {
	position: fixed;
	top: 150px;
	left: 0px;
/*	width: 230px;
	text-decoration: none; */
}
#nav1a {
	position: fixed;
	top: 10px;
	left: 0px;
}
#nav2 {
	position: fixed;
	top: 350px;
	left: 0px;
}
#nav3 {
	position: fixed;
	top: 250px;
	left: 0px;
	background-color: #dfb8df;
	border-top: 1px solid #993366;
	border-bottom: 1px solid #003366;
	text-decoration: none;
}

.sidelinks   {
	padding: 2px;
	font-size: 8pt;
	font-weight: normal;
	color: black;
	text-decoration: none;
	background-color: #add8e6; /*#e0ffff; #e0f5df;*/
	display: block;
/*	border-top: 3px solid #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;*/
	z-index: 6;
}
a.sidelinks:link, a.sidelinks:visited, a.sidelinks:active   {
	padding: 2px;
	font-size: 9pt;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	background-color: #add8e6; /*#e0ffff; #e0f5df;*/
	display: block;
/*	border-top: 3px solid #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;*/
	z-index: 6;
}
a.sidelinks:hoverx {
	text-decoration: none !important;
	background-color: #add8e6;
	color: #000000;
	z-index: 4;
	display: block;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

.sidelinks2 {
}
.sidelinks2 a   {
	padding: 2px;
	padding-right:9px;
	font-size: 9pt;
	font-weight: bold;
	color: blue;
	text-decoration: none;
	background-color: #add8e6; 
	display: block;
}
.sidelinks2 a:hover {
	text-decoration: none !important;
	background-color: #add8e6;
	color: #000000;
	z-index: 4;
	display: block;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}


.sidebar {
/*	background-color: #20b2aa;*/
	font-size: 10pt;
	color: white;
	padding-right: 3px;
	display: block;
}

.side_info {
	background-image: url(/nr/images/informational_topics.gif);
	background-repeat: no-repeat;
	height: 50px;
}

.side_url a {
/*	background-color: #f0f8ff;*/
	color: blue;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 6px;
	padding-bottom: 9px;
	padding-top: 9px;
}

.side_url a:hover {
	background-color: #f0f8ff;
	color: blue;
	display: block;
	padding: 6px;
	border-bottom: 3px solid #20b2aa;
	border-top: 3px solid #20b2aa;
}

a.sidemenu1:link, a.sidemenu1:visited, a.sidemenu1:active   {
	padding: 2px;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e0ffff; /*#e0f5df;*/
	display: block;
/*	width: 100%;*/
	border-top: 3px solid #ffffff;
/*    border-left: 20px solid red;*/
/*	position: relative;*/
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	z-index: 6;
}
a.sidemenu1:hover {
	text-decoration: none !important;
	background-color: #add8e6;
	color: #000000;
	z-index: 4;
	display: block;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}
/*
#s580 a:link {
border-bottom: 3px solid white;
border-left: 20px solid red;
}
#s580 a:hover {
border-bottom: 3px solid white;
border-left: 20px solid blue;
}
 */
a.sidemenu1bot:link, a.sidemenu1bot:visited, a.sidemenu1bot:active   {
	padding: 2px;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e0ffff; /*#e0f5df;*/
	display: block;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
	z-index: 6;
}
a.sidemenu1bot:hover {
	text-decoration: none !important;
	background-color: #add8e6;
	color: #000000;
	z-index: 4;
	display: block;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;
}

a.sidemenu1a:link, a.sidemenu1a:visited, a.sidemenu1a:active   {
/*	filter:alpha(opacity=500);
	-moz-opacity:0.5;
	opacity: 0.5; */
}
/*
A.sidemenu1:link {}
A.sidemenu1:visited {}
a.sidemenu1:active {}
 */


.sidemenu2  {
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background-color: #ffa500;
	display: block;
/*	width: 100%;
	border-top: 1px solid #ffffff;
 */
}

A.sidemenu2:hover {
	text-decoration: none !important;
	background-color: #b22222;
	diplay: block;
}

.sidesubmenu1 {
	font-size:9pt;
	color: black; /*#8b008b;*/
	vertical-align:top;
	text-align:left;
	text-decoration:none;
/*	background-color:#e6e6fa; lavender */
	background-color: #e0ffff;
/* from nav1a layer positioning
/*	position: relative;*/
/*	top: 210px;
	left: 140px; */
/**/
	/*border: 1px solid #8b008b; maroon
	border: 1px solid #20b2aa;  seagreen */
	border: 1px solid white;
	display: block;
/*	position: relative;*/
	z-index: 6;
/*	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;*/

 }

A.sidesubmenu1:link {}
A.sidesubmenu1:visited {}
A.sidesubmenu1:hover {
	text-decoration:none;
/*	background-color: #d8bfd8; dark lavender */
	background-color: #add8e6;
/*	border-top: 1px solid #8b008b;
	border-bottom: 1px solid #8b008b; maroon */
	border-top: 1px solid #20b2aa;
	border-bottom: 1px solid #20b2aa;
	display: block;
/*	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity: 0.8;*/
}
A.sidesubmenu1:active {}

.sidesubmenu2 {
	font-size:8pt;
	color:#8b008b;
	vertical-align:top;
	text-align:left;
	text-decoration:none;
	background-color:#e6e6fa;
	/*border: 1px solid #8b008b; */
	display: block;
 }

A.sidesubmenu2:link {}
A.sidesubmenu2:visited {}
A.sidesubmenu2:hover {
	text-decoration:none;
	background-color: #d8bfd8;
	border-top: 1px solid #8b008b;
	border-bottom: 1px solid #8b008b;
	display: block;
}
A.sidesubmenu2:active {}


/*##########End flyout classes*/

/**********Left column classes (leftright & leftonly)*/

.navbar {
	background: white;
}

#n0 {
	background-color: #add8e6;
}

#n1 {
	background-color: #e0ffff;
}

.n1a {
	background-color: #7fffd4;
	text-decoration: none;
	font-size: 10px;
	color: #993366;
	display: block;
}

A.n1a:hover {
	background-color: #40e0d0;
}
.n2a {
	background-color: #ffdab9;
	text-decoration: none;
	font-size: 10px;
	color: #993366;
	display: block;
}

A.n2a:hover{
	background-color:#f4a460;
}

#n3a {
	background-color:

}
.left {
	width:257px;
/*	background-color:#ffb6c1; */
	color:white;
/*	border-right: 1px solid #00bfff; */
}		

.left_table {width:100%}
	
.advanced_search {
	font-size:10px;
	color:white;
	text-decoration:none;
}	
a.advanced_search:link {}
a.advanced_search:visited {}
a.advanced_search:hover {text-decoration:underline}
a.advanced_search:active {}

/*Explode tree, collapse tree*/
.barlink {
	background-color: #094989
}

A.barlink:link, A.barlink:active, A.barlink:visited {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 10pt;
}

/*Explode tree, collapse tree*/
A.barlink:hover {
  	color: white;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 10pt;
}

/*Components on left bar (search and product tree)*/
.categorybar {
  	background-color: #87cefa;
  	color: #ffffff;
  	font-weight: normal;
  	font-size: 11px;
  	text-decoration: none
}
		
/**********End left column classes*/


/**********Center column classes*/

/*left right (outer)*/	
.center {width:*; vertical-align:top}

/*leftonly (outer)*/
.center_leftonly {width:85%; vertical-align:top}

/*no left (outer)*/
.center_noleft {width:100%; vertical-align:top}

/*padding around inner elements*/
.center_padding {width:100%}

/*central content (inner)*/
.center_table {width:90%; text-align:left}
		
/**********End center column controls*/


/**********Begin right column controls (leftright)*/

.right {width:15%; vertical-align:top}

/*Right content*/
.right_table {width:100%}
		
/**********End of right column style*/


/**********Begin footer controls*/		
	
.footer {
	border-top:solid #add8e6; /*#BB720A 1px; */
	margin:5px;
	padding:5px
	font-size: 8pt;
}
	
/**********End of footer controls*/

/**********Begin search_box_small component classes*/

/*Search button /nr/images/*/
.search_button {
	background-image: url('button_general.gif');
	background-color: white;
	font-size: 9pt;
	font-weight: normal;
	margin: 0;
	padding: 0;
	border: solid black 1px
	letter-spacing: 0px;
	align: center;
	cursor: pointer;
	vertical-align: center;
	text-decoration: none;
	color: black;
}

/**********End search_box_small component classes*/


/**********Cross component classes*/

/*Cross component outer*/
.specials {width:90%; text-align:left}
		
/*Cross component title bar*/
.specials_title {
	width:100%;
	height:19;
	background-image: url('title_tab_cross.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px;
	margin-top: 5px
}
	
/*Cross component body*/
.specials_body {
	width:100%;
	margin:0;
	border:solid #218CBD 2px;
	font-size: 10pt;
}

A.crosstitle:link, A.crosstitle:active, A.crosstitle:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.crosstitle:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End cross component classes*/


/**********Random component classes*/

/*Random component title bar*/
.random_title {
	width:100%;
	height:19;
	background-image: url('title_tab_random.gif');
	background-repeat: no-repeat;
	background-position: left;
	color:white;
	font-weight:bold;
	padding-left: 10px						
}
	
/*Random component body*/
.random_body {
	width:100%;
	margin:0;
	border:solid #218CBD 2px;			
}

/*Random component product name*/
A.random_description:link, A.random_description:active, A.random_description:visited {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: none;
}

A.random_description:hover {
	color: black;
  	font-weight: bold;
  	font-size: 11px;
	text-decoration: underline;
}

/**********End random component classes*/
	
/**********Cart component classes*/

/*cart table row*/
.cartnorm {
  	background-color: #e0ffff; /*#dddddd;*/
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}


/*cart alternate table row*/
.cartalt {
  	background-color: #FFFFFF;
  	color: #000000;
  	font-weight: normal;
  	font-size: 11px;
  	border-top: 0;
  	border-bottom: 1px solid black;
  	border-left: 1px solid black;
  	border-right: 1px solid black;
}

A.cartlink:link, A.cartlink:active, A.cartlink:visited {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*Top menu links*/
A.cartlink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/**********End cart component classes*/

/**********Cart tiny component classes*/

/*Cart tiny component*/
.carttiny {
  	background-color: #add8e6; /*#218CBD;*/
  	color: white;
  	font-weight: normal;
  	font-family:arial;
  	width:95%;
  	border: solid #218CBD 1px
}

/*Cart tiny title*/
.carttiny_title {
  	background-color: #add8e6; /*#218CBD;*/
  	color: #FFFFFF !important;
  	font-weight: normal;
  	text-decoration: none;
  	font-family:arial;
  	font-size: 9pt;
  	width:95%;
  	height:20px;
  	vertical-align: center;
  	border: solid #218CBD 1px
}

A.carttiny_title:link, A.carttiny_title:active, A.carttiny_title:visited, A.carttiny_title:hover {
}

/*Cart tiny headings*/
.ctiny_heading {
  	color: #FFFFFF !important;
  	font-weight: normal;
  	font-size: 8pt;
  	text-decoration:underline
}

/*Cart tiny text and links*/
.ctiny_text {
  	color: white;
  	font-weight: normal;
  	text-decoration: none;
  	font-size: 8pt;
}

A.ctiny_text:link, A.ctiny_text:active, A.ctiny_text:visited {
}

A.ctiny_text:hover { text-decoration: underline }

/**********End cart tiny component classes*/

/**********Cart_display component classes*/

/*Cart display row*/
.cartdisplay {
	background-color: white;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/*Cart display alternate row*/
.cartdisplay_alt {
  	background-color: #dddddd;
  	color: #000000;
  	font-weight: normal;
  	font-size: 12px;
}

/**********End cart_display component classes*/

/**********Results_ component classes*/

/*results_buylist category heading*/
.title {
	font-weight:bold;
	font-size:16px
}


/*results_buylist item link*/
A.resultslink:link, A.resultslink:active, A.resultslink:visited {
	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;		
}

/*results_buylist item link*/
A.resultslink:hover {
  	color: black;
  	font-weight: normal;
  	text-decoration: underline;
  	font-size: 12px;
}

/*results_big product name*/
.results_description {
	color: black;
  	font-weight: bold;
  	font-size: 11px
}

/**********End results_ component classes*/

/*   products pages tables */
.prod_table {
	color: #993366;
	font-size: 12pt;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #add8e6;
}

A#prod_link {
	color: #993366;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

A#prod_link:hover {
	color: #993366;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

#prod_comment {
	color: #5f9ea0;
	font-size: 9pt;
	font-weight: normal;
}





/* --- static vertical menu styles, JS ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #ffffff;
	font-size: 4pt;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	background-color: #d8bfd8;
	display: block;
	filter:alpha(opacity=200);
	-moz-opacity:1.5;
	opacity: 2.5;
}

.m0l1o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #ffffff;
	font-size: 11pt;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	background-color: #d8bfd8;
	display: block;}

.m0l2o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #ffffff;
	font-size: 11pt;
	font-weight: bold;
	color: #993366;
	text-decoration: none;
	background-color: #d8bfd8;
	display: block;}

.m0l3o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #ffffff;
}

.m0l0i {
	padding: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	background-color:#e6e6fa;
	display: block;
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	opacity: 1.0;
}

.m0l1i {
	padding: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	background-color:#e6e6fa;
	display: block;
}

.m0l2i {
	padding: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11pt;
	font-weight: bold;
	background-color:#e6e6fa;
	display: block;
}

.m0l3i {
	padding: 2px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
}

/* end of js left nav */

.link1 {
	font-size: 8pt;
	border: 1px solid #add8e6;
}
