/* --------------------------- */
/* GENERALs */
/* --------------------------- */
html, body { 
	margin: 0px; 
	padding: 0px; 
	height: 100%; 
}

body {
	text-align: center;
	vertical-align: middle;
	/*background-color: #213443;*/
	background-color: #373D93;
	margin: 0px; 
	padding: 0px;
	overflow-x:hidden;
}
p { margin: 0px; }


html, body, td, div, p {
	font-size: 12px; 
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	color: #fff;
}
a:link, a:visited, a:active { color: #fff; text-decoration: underline; }
a:hover { color: #33BBBF; text-decoration: underline; }

a { outline: none; }


/* --------------------------- */
/* TABLEs */
/* --------------------------- */

/* Home */
TABLE.hp_mainTB {
	width: 100%;
	height: 500px;
	margin: 0px;
}
	TABLE.hp_mainTB TD.containerTD { 
		width: 100%;
		height: 460px;
		background-color: #1e9ea1;
		background-image: url( ../../graphics/hp_bg.jpg );
		background-position: top center;
		background-repeat: no-repeat;
		padding: 0px 0px 0px 0px;
		
		text-align: center;
		vertical-align: top;
	}
	/*img.hp_logo { width: 310px; height: 90px; margin: 0px; border: 0px solid #000; }*/
	
	TABLE.hp_mainTB TD.stripesTD { 
		width: 100%;
		height: 4px;
		background-color: #ccc;
	}
	
	TABLE.hp_mainTB TD.addressTD { 
		width: 100%;
		height: 32px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		vertical-align: middle; 
	}
	TABLE.hp_mainTB TD.addressTD a:link, TABLE.hp_mainTB TD.addressTD a:visited { color: #fff; text-decoration: none; } 
	TABLE.hp_mainTB TD.addressTD a:active, TABLE.hp_mainTB TD.addressTD a:hover { color: #33BBBF; text-decoration: none; }
	
	
	TABLE.homeFlagTB { 
		width: 540px;
	}
	TABLE.homeFlagTB TD { 
		width: 540px;
		padding-top: 14px;
	}
	img.homeFlag { margin-right: 6px; }
	
	
	TABLE.hp_newsTB {
		width: 540px;
		/*height: 500px;*/
	}
		TABLE.hp_newsTB TD.imgTD { 
			width: 120px;
			padding: 0px 0px 0px 0px;
			text-align: left;
			vertical-align: top;
		}
		img.newsHomeImg { width: 110px; margin: 0px 10px 10px 0px; border: 0px solid #000; } /*height: 120px;*/
		TABLE.hp_newsTB TD.txtTD { 
			padding: 0px 0px 10px 0px;
			text-align: left;
			vertical-align: top;
		}
		TABLE.hp_newsTB TD DIV { margin: 0px; } 
		TABLE.hp_newsTB TD.sepTD { 
			height: 30px;
			padding: 0px 0px 10px 0px;
			background-image: url( ../../graphics/hp_sep_bg.gif );
			background-position: bottom;
			background-repeat: repeat-x;
			color: #213443;
			font-weight: bold;
			text-align: right;
			vertical-align: top;
		}
		TABLE.hp_newsTB TD.sepTD A:link, TABLE.hp_newsTB TD.sepTD A:visited { text-decoration: none; color: #213443; }
		TABLE.hp_newsTB TD.sepTD A:active, TABLE.hp_newsTB TD.sepTD A:hover { text-decoration: none; color: #fff; }
		
		TABLE.hp_newsTB TD.newsTD { 
			padding: 0px 0px 0px 0px;
			text-align: left;
			vertical-align: top;
		}



		
		
/* Pages */
TABLE.pg_mainTB {
	width: 100%;
	height: 600px;
	margin-top: 20px;
}
	TABLE.pg_mainTB TD.stripesTD { 
		width: 100%;
		height: 4px;
		background-color: #ccc;
	}
	
	TABLE.pg_mainTB TD.headerTD { 
		width: 100%;
		height: 148px;
		background-color: #007C91;
		background-image: url( ../../graphics/header_bg.jpg );
		background-position: top center;
		background-repeat: no-repeat;
		padding: 0px 0px 0px 0px;
		
		text-align: center;
		vertical-align: middle;
	}
	
	TABLE.pg_mainTB TD.toolbarTD { 
		width: 100%;
		height: 100px;
		background-image: url( ../../graphics/pg_toolbar_bg.gif );
		background-position: top;
		background-repeat: repeat-x;
		padding: 0px 0px 0px 0px;
		
		vertical-align: top;
	}
	
	TABLE.pg_mainTB TD.containerTD { 
		width: 100%;
		/*height: 370px;*/
		padding: 0px 0px 0px 0px;

		vertical-align: top;
	}
	/*img.hp_logo { width: 310px; height: 90px; margin: 0px; border: 0px solid #000; }*/
	
	TABLE.pg_mainTB TD.addressTD { 
		width: 100%;
		height: 32px;
		padding: 0px 0px 0px 0px;
		text-align: center;
		vertical-align: middle; 
	}
	TABLE.pg_mainTB TD.addressTD a:link, TABLE.pg_mainTB TD.addressTD a:visited { color: #fff; text-decoration: none; } 
	TABLE.pg_mainTB TD.addressTD a:active, TABLE.pg_mainTB TD.addressTD a:hover { color: #33BBBF; text-decoration: none; }
	
	
	
		
	TABLE.pg_boxTB {
		width: 760px;
		margin-bottom: 20px;
	}
		TABLE.pg_boxTB TD.titleTD { 
			width: 760;
			height: 36px;
			text-align: left;
		}
		TABLE.pg_boxTB TD.contentsTD { 
			width: 760;
			padding: 40px 40px 40px 40px;
			background-image: url( ../../graphics/pg_box_bg.gif );
			background-position: top;
			background-repeat: repeat-y;
			text-align: left;
			vertical-align: middle; 
		}
			
		.boxCorner { width: 20; height: 5px; }
		.boxBarT { 
			width: 720px; 
			height: 5px; 
			background-image: url( ../../graphics/pg_boxBarT_bg.gif );
			background-position: top;
			background-repeat: repeat-x;
		}
		.boxBarB { 
			width: 720; 
			height: 5px; 
			background-image: url( ../../graphics/pg_boxBarB_bg.gif );
			background-position: bottom;
			background-repeat: repeat-x;
		}
		
		
		
		
	TABLE.pageListTB {
		width: 680px;
		margin-top: 0px;
		margin-bottom: 18px;
	}
		TABLE.pageListTB TD.imgTD { 
			width: 120px;
			padding: 0px 0px 0px 0px;
			text-align: right;
			vertical-align: top;
		}
		img.listingNewsThumb { width: 90px; margin: 0px 0px 18px 10px; border: 0px solid #78CACF; } /*height: 120px;*/
		
		TABLE.pageListTB TD.txtTD { 
			padding: 0px 0px 18px 0px;
			text-align: left;
			vertical-align: top;
		}
		TABLE.pageListTB TD.txtTD a:link, TABLE.pageListTB TD.txtTD a:visited { color: #373D93; text-decoration: none; }
		TABLE.pageListTB TD.txtTD a:active, TABLE.pageListTB TD.txtTD a:hover { color: #3C358E; text-decoration: underline; }
		
		TABLE.pageListTB TD.imgDetTD { 
			padding: 0px 10px 6px 0px;
			text-align: left;
			vertical-align: top;
		}
		TABLE.pageListTB TD.txtSrcTD { 
			padding: 4px 0px 4px 0px;
			text-align: left;
			vertical-align: top;
			border-bottom: 1px dotted #426277;
		}
		TABLE.pageListTB TD.txtSrcTD a:link, TABLE.pageListTB TD.txtSrcTD a:visited { color: #fff; text-decoration: none; }
		TABLE.pageListTB TD.txtSrcTD a:active, TABLE.pageListTB TD.txtSrcTD a:hover { color: #fff; text-decoration: underline; }
		
		
		
		
		

		/* Dealers */
		TABLE.pageListTB TD.iframeDealersTD { 
			width: 380px;
			padding: 0px 0px 0px 0px;
			text-align: left;
			vertical-align: top;
			background-color: #8081BA;
		}
		TABLE.pageListTB TD.mapDealersTD {
			width: 300px;
			text-align: left;
			vertical-align: top;
			padding-bottom: 4px;
		}
		TABLE.iframeBodyTB { 
			background-color: #8081BA;
		}
		
			
		TABLE.dealerFormTB {
			width: 320px;
			margin-top: 10px;
			margin-bottom: 10px;
		}
			TABLE.dealerFormTB TD.formTD {
				padding-top: 2px;
				padding-bottom: 2px;
			}
			TABLE.dealerFormTB TD.listTD {
				padding-top: 10px;
				padding-bottom: 12px;
				border-top: 1px dotted #426277;
			}
		
		div#dealersItaliaDIV {
			width: 300px;
			height: 380px;	
			position: relative;
			visibility: hidden;
			margin: 0px; 
			padding: 0px; 
			text-align: left; 
			vertical-align: top;
			border: 0px solid #f0f;
			overflow: hidden;
		}
		
		
		
		/* Products */
		div#divSectionBoard {
					width: 680px;
					height: 240px;
					position: relative;
					visibility: hidden;
					top: 0px;
					left: 0px;
					padding: 0px; 
					text-align: left; 
					border: 0px solid #fff;
		}
		div.divSectionIMG {
			width: 680px;
			height: 240px;
			position: absolute;
			visibility: visible;
			top: 0px;
			left: 0px;
			padding: 0px; 
			background-color: #8081BA;
			color: #373D93;/*#33BBBF*/
			font-size: 14px;
			font-weight: bold;
			text-align: left; 
			border: 0px solid #fff;
			z-index: 1;
		}
		
		div#productsSectionList {
			width: 730px;	
			position: relative;
			top: 0px;
			left: 0px;
			padding: 0px; 
			text-align: left; 
			vertical-align: top;
			border: 0px solid #fff;
		}
		
		
		TABLE.pg_boxTB TD.contentsSectionTD { 
			width: 760px;
			height: 32px;
			padding: 0px 30px 45px 30px;
			text-align: center;
			vertical-align: middle; 
		}
		TABLE.pg_boxTB TD.contentsHeaderTD { 
			width: 760px;
			padding: 20px 40px 0px 40px;
			background-image: url( ../../graphics/pg_box_bg.gif );
			background-position: top;
			background-repeat: repeat-y;
			text-align: left;
			vertical-align: middle; 
		}
		TABLE.pg_boxTB TD.contentsDetailsTD { 
			width: 760px;
			padding: 0px 40px 0px 40px;
			background-color: #fff;
			background-image: url( ../../graphics/pg_boxW_bg.gif );
			background-position: left;
			background-repeat: repeat-y;
			text-align: left;
			vertical-align: middle; 
			border-top: 1px solid #5E5CA5;
			border-bottom: 1px solid #5E5CA5;
		}
		TABLE.pg_boxTB TD.contentsExtraTD { 
			width: 760px;
			padding: 10px 40px 0px 40px;
			background-image: url( ../../graphics/pg_box_bg.gif );
			background-position: top;
			background-repeat: repeat-y;
			text-align: left;
			vertical-align: middle; 
		}
		TABLE.pg_boxTB TD.slidingTD { 
			width: 760px;
			height: 64px;
			padding: 0px 0px 0px 0px;
			background-color: #fff;
			text-align: center;
			vertical-align: middle; 
			border-top: 0px solid #8081BA;
			border-bottom: 0px solid #8081BA;
			background-image: url( ../../graphics/pg_boxW_bg.gif ); 
			background-position: left; 
			background-repeat: repeat-y;
		}
		
		TABLE.pg_boxTB TD.slidingTDtop { 
			width: 760px;
			height: 10px;
			padding: 0px 0px 0px 0px;
			background-color: #8081BA;
			border: 0px solid #8081BA;
			background-image: url( ../../graphics/pg_box_bg.gif ); 
			background-position: left; 
			background-repeat: repeat-y;
		}
		
		
		
		
			div.productsSectionBox {
				width: 210px !important;
				width: 230px;
				height: 210px !important;
				height: 230px;	
				float: left;
				margin-right: 0px; 
				padding: 10px 12px 10px 8px !important; 
				padding: 10px; 
				
				text-align: center; 
				vertical-align: top;
				background-image: url( ../../graphics/productsSectionBox_bg.gif );
				background-position: top center;
				background-repeat: no-repeat;
				overflow: hidden;
				border: 0px solid #f0f;
			}
			
			img.listingSectionThumb {
				margin: 10px 0px 0px 0px;
				width: 214px;
				height: 152px;
				border: 1px solid #78CACF;
			}
			img.listingItemThumb {
				margin: 10px 0px 10px 0px;
				width: 110px;
				border: 1px solid #78CACF;
			}
			img.sectionSlideImg { width: 680px; height: 200px; margin: 0px 0px 4px 0px; border: 0px solid #000; }
			img.imgDetails { width: 320px; margin: 0px 0px 4px 0px; border: 0px solid #78CACF; }
			img.otherImgsThumb { width: 160px; margin: 0px 0px 4px 0px; border: 1px solid #78CACF; }
			
			img.marqueeItemThumb {
				margin: 0px 0px 0px 0px;
				width: 80px;
				border: 0px solid #78CACF;
			}
		
		
		div#toolProductSearchArea { 
			width: 760px;
			height: 30px;
			position: relative;
			padding: 0px; 
			text-align: right; 
			vertical-align: top;
			border: 0px solid #f0f;
		}
			div#toolProductSearch { 
				width: 240px;
				height: 24px;
				position: absolute;
				top: 30px; 
				right: 0px;
				padding: 0px; 
				text-align: right; 
				vertical-align: middle;
				border: 0px solid #0ff;
			}
		
		
		
		TABLE.pageDetailsTB {
			width: 680px;
			margin-top: 0px;
			margin-bottom: 0px;
		}
		
			TABLE.pageDetailsTB TD.downloadTD { 
				padding: 10px 0px 20px 0px;
				text-align: left;
				vertical-align: bottom;
				color: #2F347B; 
			}
			TABLE.pageDetailsTB TD.downloadTD a:link, TABLE.pageDetailsTB TD.downloadTD a:visited { color: #2F347B; text-decoration: underline; }
			TABLE.pageDetailsTB TD.downloadTD a:active, TABLE.pageDetailsTB TD.downloadTD a:hover { color: #33bbbf; text-decoration: underline; }
			
			
			TABLE.pageDetailsTB TD.imgDetTD { 
				padding: 0px 10px 6px 0px;
				text-align: left;
				vertical-align: top;
			}
			TABLE.pageDetailsTB TD.txtTD { 
				padding: 30px 0px 18px 0px;
				text-align: left;
				vertical-align: top;
				color: #2F347B; 
			}
			TABLE.pageDetailsTB TD.txtTD a:link, TABLE.pageDetailsTB TD.txtTD a:visited { color: #2F347B; text-decoration: underline; }
			TABLE.pageDetailsTB TD.txtTD a:active, TABLE.pageDetailsTB TD.txtTD a:hover { color: #33bbbf; text-decoration: underline; }
			
			
		.scrollingname { font-size: 10px; font-weight: normal; color: #373D93; }
		A.scrollingname:link, A.scrollingname:visited { color: #373D93; text-decoration: none; }
		A.scrollingname:active, A.scrollingname:hover { color: #373D93; text-decoration: underline; }
		
		
		
		
		
		
		
		/* Company */
		TABLE.pg_boxTB TD.contentsCompanyImgTD { 
			width: 760;
			padding: 0px 0px 0px 0px;
			background-image: url( ../../graphics/pg_box_bg.gif );
			background-position: top;
			background-repeat: repeat-y;
			text-align: left;
			vertical-align: middle; 
		}
		
		img.companyImgs { width: 250px; height: 164px; margin: 2px 1px; border: 0px solid #78CACF; }
		
		
	
/* --------------------------- */
/* TOOLBARs */
/* --------------------------- */
.menuIEb, .menuNNb {
	font-weight: bold;
	vertical-align: top;
	margin-top: 6px; 
	font-size: 11px; 
}

.menuIE, .menuNN {
	font-weight: normal;
	padding-left: 6px;
	font-size: 11px; 
}
div.bFirst {
	position:absolute;
	height:26px !important;
	height:24px;
	font-size: 11px; 
}


	TABLE.hp_toolbarTB { 
		width: 100%;
		height: 50px;
		margin-top: 144px;
	}
	
		TABLE.hp_toolbarTB TD.stripesTD { 
			width: 100%;
			height: 4px;
			background-color: #ccc;
		}
		TABLE.hp_toolbarTB TD.nullTD { 
			width: 100%;
			height: 14px;
		}
		TABLE.hp_toolbarTB TD.toolbarTD { 
			width: 100%;
			height: 32px;
			text-align: center;
			vertical-align: top; 
			background-image: url( ../../graphics/hp_toolbar_bg.gif );
			background-position: top;
			background-repeat: repeat-x;
		}
		
		
		
				DIV#toolBar {
					/*width: 760px; */
					height: 42px; 
					position: relative; 
					text-align: center;
					border: 0px solid #fff;
					z-index: 1;
				}
				
					#toolBar ul {
						padding: 0px;
						margin:0px;
						position: relative; 
						
					}
					#toolBar ul li { 
						width: 110px;
						height: 42px; 
						display: inline; 
						padding: 0px 0px 0px 0px;
						border: 0px solid #000;
					}
				
					#toolBar ul li a:link, 
					#toolBar ul li a:visited {
						border-bottom: 0px solid #000;
					}
					#toolBar ul li a:active, 
					#toolBar ul li a:hover {
						color: #fff; 
						text-decoration: none;
						border-bottom: 0px solid #1d508f;
					}
					
					#toolBar ul li#Active a { color: #fff; text-decoration: none; border-bottom: 2px solid #1d508f; }


		

				
		TABLE.pg_toolbarTB { 
			width: 660px;
			height: 42px;
			margin: 0px;
		}
			TABLE.pg_toolbarTB TD.toolFirstTD { 
				width: 110px;
				height: 42px;
				padding: 0px 0px 0px 0px;
				vertical-align: top; 
				font-size: 11px; 
			}
			
			div.toolBut1st {
				width: 110px;
				height: 42px;
				position: relative;
				top: 0px;
				left: 0px;
				padding: 0px; margin: 0px; 
				font-size: 11px; 
				text-align: left; 
				border: 0px solid #fff;
				z-index: 20;
			}
			
				div.toolbar2nd {
					/*width: 600px;*/
					height: 100px;
					position: absolute;
					top: 42px;
					left: 0px;
					padding: 0px; 
					margin: 0px; 
					font-size: 11px; 
					text-align: left; 
					vertical-align: top; 
					border: 0px solid #fff;
					z-index: 3;
				}
				
				div.toolbar2ndPro {
					width: 940px;
					height: 300px;
					position: absolute;
					top: 42px;
					left: -340px;
					padding: 0px; 
					margin: 0px; 
					font-size: 11px; 
					text-align: left; 
					vertical-align: top; 
					border: 0px solid #fff;
					z-index: 20;
				}
			
				TABLE.pg_toolbarSecondTB { 
					height: 22px !important;
					height: 20px;
					margin: 0px;
				}
					TABLE.pg_toolbarSecondTB TD.toolSecondTD { 
						height: 26px !important;
						height: 24px;
						padding: 1px 12px 1px 12px;
						background-color: #05A3AA;
						text-align: center; 
						vertical-align: middle; 
						font-size: 11px; 
						font-weight: bold;
						border-left: 2px solid #373D93;
						border-right: 2px solid #05A3AA;
					}
					TABLE.pg_toolbarSecondTB TD.toolSecondTD A:link, TABLE.pg_toolbarSecondTB TD.toolSecondTD A:visited  { color: #fff; text-decoration: none; } 
					TABLE.pg_toolbarSecondTB TD.toolSecondTD A:active, TABLE.pg_toolbarSecondTB TD.toolSecondTD A:hover  { color: #373D93; text-decoration: none; } 
					
					TABLE.pg_toolbarSecondTB TD.toolThirdTD { 
						padding: 1px 0px 0px 2px;
						font-size: 11px; 
						text-align: left; 
						vertical-align: top; 
					}
		
				
					div.toolbar3rd {
						position: relative; 
						top: -2;
						padding: 0px;
						margin: 0px;
						text-align: left; 
						vertical-align: top; 
						border: 0px solid #fff; 
						z-index:18;
					}
					
						TABLE.subsubToolbarTB {
							width: 120px;
							margin-top: 2px;
						}
							TABLE.subsubToolbarTB TD.subsubToolbarTD {
								height: 18px;
								padding: 0px 6px 0px 6px;
								margin: 1px;
								text-align: left; 
								vertical-align: middle; 
								background-color: #05B7C0;
								border-top: 1px solid #373D93;
							}
							TABLE.subsubToolbarTB TD.subsubToolbarTD A:link, TABLE.subsubToolbarTB TD.subsubToolbarTD A:visited  { color: #fff; text-decoration: none; } 
							TABLE.subsubToolbarTB TD.subsubToolbarTD A:active, TABLE.subsubToolbarTB TD.subsubToolbarTD A:hover  { color: #373D93; text-decoration: none; } 
						
					
/* --------------------------- */
/* DIVs */
/* --------------------------- */
.openBlock { display: block; }
.closedBlock { display: none; }







/* --------------------------- */
/* FONTs */
/* --------------------------- */
/* titoli pagine */
h1 { 
	margin: 0px 0px 14px 40px;
	font-size: 24px; 
	font-weight: bold;
	color: #33BBBF;
	text-decoration: none;
}
h1 A:link, h1 A:visited { text-decoration: none; color: #33BBBF; }
h1 A:active, h1 A:hover { text-decoration: underline; color: #33BBBF; }

/* Titoli vari */
h2 { 
	margin: 0px 0px 2px 0px;
	font-size: 12px; 
	font-weight: bold;
	color: #213443;
	text-decoration: none;
}
h2 A:link, h2 A:visited { text-decoration: none; color: #213443; }
h2 A:active, h2 A:hover { text-decoration: underline; color: #213443; }


h3 {
	margin: 0px 0px 8px 0px;
	color: #373D93;
	font-size: 13px; 
	font-weight: bold;
	text-decoration: none;
}
h3 A:link, h3 A:visited { text-decoration: none; color: #373D93; }
h3 A:active, h3 A:hover { text-decoration: underline; color: #373D93; }


.homeNewsSep {
	color: #657374;
}

a.listBack:link, a.listBack:visited { color: #373D93; text-decoration: none; }
a.listBack:active, a.listBack:hover { color: #373D93; text-decoration: underline; }
	
	
/* Details title  */
h4 { 
	margin: 0px 0px 16px 0px;
	font-size: 14px; 
	font-weight: bold;
	color: #373D93;
	text-decoration: none;
}

		
/* Avanti Indrio  */
h5 { 
	margin: 0px 4px 0px 4px;
	font-size: 24px; 
	font-weight: bold;
	color: #33BBBF;
	text-decoration: none;
}
h5 A:link, h5 A:visited { text-decoration: none; color: #33BBBF; }
h5 A:active, h5 A:hover { text-decoration: underline; color: #33BBBF; }
		

/* sku scheda prodotto */
h6 {
	margin: 0px 0px 8px 0px;
	color: #33BBBF;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
}
h6 A:link, h6 A:visited { text-decoration: none; color: #33BBBF; }
h6 A:active, h6 A:hover { text-decoration: underline; color: #33BBBF; }



/* --------------------------- */
/* NAVIGs */
/* --------------------------- */			
TABLE.navigTB {
	width: 760px; 
	height: 36px; 
	text-align: left;
	vertical-align: top; 
}
	TABLE.navigTB TD.titleTD {
		width: 260px; 
		height: 36px; 
		text-align: left;
		vertical-align: top; 
	}
	TABLE.navigTB TD.navigTD {
		width: 500px; 
		height: 36px; 
		text-align: right;
		vertical-align: top; 
		padding-top: 6px;
	}
	
	TABLE.navigTB TD.titleProdTD {
		width: 160px; 
		height: 36px; 
		text-align: left;
		vertical-align: top; 
	}
	TABLE.navigTB TD.pathProdTD {
		width: 340px; 
		height: 36px; 
		text-align: left;
		vertical-align: top; 
		padding-top: 12px;
		padding-left: 6px;
	}
	TABLE.navigTB TD.pathProdDetTD {
		width: 600px !important; 
		width: 540px; 
		height: 36px; 
		text-align: left;
		vertical-align: top; 
		padding-top: 12px;
		padding-left: 6px;
	}
	TABLE.navigTB TD.navigProdTD {
		width: 140px; 
		height: 36px; 
		text-align: right;
		vertical-align: top; 
		padding-top: 12px;
	}
	


div#navigPosition {
	position: relative;
	width: 760;
	height: 18px;
	top: 0px;
	left: 0px;
	text-align: left;
	vertical-align: top; 
	border: 0px solid #f00;
}
	
	
	.navigLink {	
		font-size: 14px;
		font-weight: bold;
		text-decoration: none; 
		background-color: #8081BA;
		padding: 2px;
		border: 0px solid #899394;
	}
	a.navigLink:link, a.navigLink:visited { 
		color: #fff; 
		font-weight: bold;
		text-decoration: none; 
		background-color: #8081BA;
		/*padding: 1px;*/
		border: 0px solid #8081BA;
	}
	a.navigLink:active, a.navigLink:hover { 
		color: #373D93; 
		text-decoration: none; 
		font-weight: bold;
		background-color: #ccc;
		border: 0px solid #8081BA;
	}