R@charset "UTF-8";

/* SpryMenuBarHorizontal.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 LAYOUT INFORMATION: describes box model, positioning, z-order

 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-style: oblique;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: center;
	cursor: pointer;
	width: 170px;
	float: left;
	height: auto;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 8.2em;
	position: absolute;
	left: -1000em;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 8.2em;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Submenu containers have borders on all sides */
ul.MenuBarHorizontal ul
{
	border: 0px solid #FFFFFF;
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarHorizontal a
{
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em;
	color: #333;
	text-decoration: none;
	background-image: url(WebImg/NavMenuSub.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus
{
	background-color: #33C;
	color: black;
	background-image: url(WebImg/NavMenuSubHov.gif);
	background-repeat: no-repeat;
	background-position: bottom left;	
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible
{
	background-color: #666666;
	color: black;
}

/*******************************************************************************

 SUBMENU INDICATION: styles if there is a submenu under a given menu item

 *******************************************************************************/

/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenu
{
	background-image: url(WebImg/NavMenu.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
/* Menu items that have a submenu have the class designation MenuBarItemSubmenu and are set to use a background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenu
{
	background-image: url(WebImg/NavMenuSubR.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal a.MenuBarItemSubmenuHover
{
	background-image: url(WebImg/NavMenuHov.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
/* Menu items that are open with submenus have the class designation MenuBarItemSubmenuHover and are set to use a "hover" background image positioned on the far left (95%) and centered vertically (50%) */
ul.MenuBarHorizontal ul a.MenuBarItemSubmenuHover
{
	background-image: url(WebImg/NavMenuSubRHov.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

/*******************************************************************************

 BROWSER HACKS: the hacks below should not be changed unless you are an expert

 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FFF;
	}
}



body
{  
background-color: #990000;
scroll: none;
background: url(WebImg/BG.jpg) top left repeat;
font-family: Arial, Helvetica, sans-serif;
}



#Logo
{
position:absolute;
left:5%;
top:0px;
z-index:1;
}

#LogIn
{
position:absolute;
right:1%;
top:0px;
}

a.Log:link {color: #e6e6e6; font-size:12px;}
a.Log:visited {color: #FFFFFF; font-size:12px;}
a.Log:hover {color: #000000; font-size:12px;}

#NavLine
{
position: absolute; 
top: 90px;
left: 50%;
margin-left: -391px;
  
}

.style2 
{
font-family: Arial, Helvetica, sans-serif;
position: absolute; 
top: 97px; 
left: 45%;
margin-left: -410px;
z-index:2;
}


#Phrase
{
position: absolute; 
top: 20px; 
right: 2%; 
}

#CimLeft
{
position: absolute; 
top: 125px; 
left: 4%; 
}

#CimRight
{
position: absolute; 
top: 125px; 
left: 95%; 
}

#BottomLink
{
position: absolute;
top: 695px;
left: 40%;
margin-left: -250px;


}

a.BLink:link {color: #FFFFFF; margin: 3px 20px;}
a.BLink:visited {color: #999999; margin: 3px 20px;}
a.BLink:hover {color: #888888; margin: 3px 20px;}

#BotLine
{
position: absolute; 
top: 690px;
left: 50%;
margin-left: -391px;
z-index:2;
}

#Copyright
{
white-space:nowrap;
margin-left: 100px;
}

#PromoDiv
{
height=107px;
width=230px;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
position: absolute;
top: 580px;
left: 10%;
cursor: pointer;
}

#Ballstxt
{
font-size: 10pt;
font-weight: bold;
line-height: 90%;
}

#FeatureDiv
{
height=107px;
width=230px;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
position: absolute;
top: 580px;
left: 40%;
cursor: pointer;
}

#Featuretxt
{
font-size: 10pt;
font-weight: bold;
line-height: 90%;
}

#WarrantyDiv
{
height=107px;
width=230px;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
position: absolute;
top: 580px;
left: 68%;
cursor: pointer;
}

#Gntytxt
{
font-size: 10pt;
font-weight: bold;
line-height: 90%;
}

#UpSell
{
height=107px;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
position: absolute;
width: 50%;
top: 580px;
left: 10%;

}

#UpItem1
{
position: absolute;
top: 565px;
left: 10%;
padding: 5px;
cursor: pointer;
width: 150px;
	background-image: url(WebImg/BottomMenu.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

#UpItem2
{
position: absolute;
top: 565px;
left: 30%;
padding: 5px;
cursor: pointer;
width: 150px;
	background-image: url(WebImg/BottomMenu.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

#UpItem3
{
position: absolute;
top: 565px;
left: 50%;
padding: 5px;
cursor: pointer;
width: 150px;
	background-image: url(WebImg/BottomMenu.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

h1
{
color:#23671c;
font-weight: bold; 
font-size: 14pt;  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
text-align:left;
vertical-align: center;
padding-left: 70px;
text-decoration: none;
}

p
{
color:#000000; 
font-size: 10pt;  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
text-align: left;
text-decoration: none;
margin: 10 5;
padding-left: 25px;
padding-right: 10px;
}

h2
{
color:#000000;
font-weight: bold; 
font-size: 12pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: none;
margin: 0px;
padding: 0px;
line-height: 90%;
}

td
{
color:#000000;  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
text-align: left;
text-decoration: none;
margin: 0;
padding: 0px;
vertical-align: top;
}

th
{
color:#000000;  
font-weight: bold; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
text-align: right;
text-decoration: none;
padding-right: 25px;
vertical-align: top;
}

#ProdName
{
position: absolute; 
top: 175px; 
left: 10%;
color:#000000;
font-weight: bold; 
font-size: 20pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: underline;
margin: 5px;
padding: 5px;
line-height: 125%;
}

#Signup
{
position: absolute; 
top: 175px; 
left: 10%;
color:#000000;
font-weight: bold; 
font-size: 14pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: none;
width: 325px;
margin: 5px;
padding: 5px;
}



#ProdNamez
{
position: absolute; 
top: 150px; 
left: 10%;
color:#000000;
font-weight: bold; 
font-size: 20pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: underline;
margin: 5px;
padding: 5px;
width: 35%;
}

#ProdWords
{
position: absolute; 
top: 175px; 
left: 50%;
width=325px;
	background-image: url(WebImg/tabBG.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#ProdTxt
{
padding-left: 25px;
padding-right: 10px;
padding-top: 10px;
font-size: normal;
text-align:left;
white-space:normal;
Width: 325px;
}

#ReplaceNet
{
font-style: italic;
color: #990000;
text-align: center;
}

a.Kit:link {color: #990000; font-style: italic; text-decoration: none; text-align: center;}
a.Kit:visited {color: #990000; font-style: italic; text-decoration: none; text-align: center;}
a.Kit:hover {color: #000000; font-style: italic; text-decoration: none; text-align: center;}


#BuyNow
{
margin-left: 50px;
}

#tab1
{
position: relative;
top: 4 px;
left: 30 px;
}

#TLQuarter
{
position: absolute; 
top: 175px; 
left: 12%;
padding-left: 5px;
padding-bottom: 4px;
width: 300px;
line-height: 125%;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#TRQuarter
{
position: absolute; 
top: 175px; 
left: 63%;
padding-left: 5px;
padding-bottom: 4px;
width: 300px;
line-height: 125%;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#BRQuarter
{
position: absolute; 
top: 400px; 
left: 63%;
padding-left: 5px;
padding-bottom: 4px;
width: 300px;
line-height: 125%;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#BLQuarter
{
position: absolute; 
top: 400px; 
left: 12%;
padding-left: 5px;
padding-bottom: 4px;
width: 300px;
line-height: 125%;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#BlockTxt
{
color:#000000;
font-weight: bold; 
font-size: 14pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: right;
vertical-align: top;
text-decoration: none;
line-height: 125%;
}

a.BlackR:link {color: #000000; margin-left: 20px; text-decoration: none; text-align: right;}
a.BlackR:visited {color: #111111; margin-left: 20px; text-decoration: none; text-align: right;}
a.BlackR:hover {color: #222222; margin-left: 19px; text-decoration: none; text-align: right;}

#RBulk
{
position: absolute; 
top: 150px; 
left: 25%;
width: 65%;
font-size: 10pt;
}

#Catlog
{
position: absolute; 
top: 175px; 
left: 30%;
width: 65%;
font-size: 12pt;
}

#Cntct
{
position: absolute; 
top: 250px; 
left: 40%;
width: 40%;
font-size: 12pt;
}

#DlrTitle
{
position: absolute; 
top: 150px; 
left: 9%;
color:#000000; 
font-size: 18pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: underline;
text-indent:-25px;
}

#DlrTxt
{
position: absolute; 
top: 220px; 
left: 11%;
color:#000000;
width: 475px;
font-weight: bold; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;

}

a.DlrLnk:link {
position: absolute; 
top: 540px; 
left: 10%;
font-weight: bold; 
font-size: 16pt;  
font-family: Arial, Helvetica, sans-serif; 
color: #000000; 
text-decoration: none; 
text-align: center;
}
a.DlrLnk:visited {
color: #111111; 
position: absolute; 
top: 540px; 
left: 10%;
font-weight: bold; 
font-size: 16pt;  
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none; 
text-align: center;
}
a.DlrLnk:hover {
color: #222222; 
position: absolute; 
top: 540px; 
left: 10%;
font-weight: bold; 
font-size: 16pt;  
font-family: Arial, Helvetica, sans-serif; 
text-decoration: none; 
text-align: center;}

#DlrPic
{
position: absolute; 
top: 150px; 
left: 70%;
}

#DlrWords
{
position: absolute; 
top: 200px; 
left: 57%;
width=325px;
	background-image: url(WebImg/tabBG.jpg);
	background-repeat: repeat;
	background-position: top left;
}

#DlrWrd
{
padding-left: 25px;
padding-right: 25px;
padding-bottom: 10px;
font-size: 12px;
text-align:left;
white-space:normal;
Width: 325px;
}

#Dealer
{
position: absolute; 
top: 175px; 
left: 50%;
width: 50%;
font-size: 10pt;
}

#Inst
{
position: absolute; 
top: 150px; 
left: 35%;
width: 55%;
font-size: 10pt;
}

#OnTxt
{
position: absolute; 
top: 225px; 
left: 40%;
margin-left: -20px;
}

#OnPic
{
position: absolute; 
top: 275px; 
left: 40%;
}

#OnTab1
{
position: absolute; 
top: 160px; 
left: 10%;
width: 300px;
}

#OnTab2
{
position: absolute; 
top: 160px; 
left: 65%;
width: 300px;
}

a.OnTitle:link {color: #000000; font-size: 12pt; text-align:center; text-decoration: none; font-weight: bold; margin: 30px;}
a.OnTitle:visited {color: #333333; font-size: 12pt; text-align:center; text-decoration: none; font-weight: bold; margin: 30px;}
a.OnTitle:hover {color: #990000; font-size: 14pt; text-align:center; text-decoration: none; font-weight: bold; margin: 50px;}

#RepMap
{
position: absolute; 
top: 175px; 
z-index:1;
left: 61%;
margin-left: -308px;
margin-right: -308px;
}

#Rep
{
position: absolute; 
top: 180px; 
left: 9%;
width: 230px;
}

#LocWords
{
position: absolute; 
top: 225px; 
left: 25%;
width: 60%;
color:#000000; 
font-size: 12pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
}

#TLSix
{
position: absolute; 
top: 150px; 
left: 12%;
padding-left: 5px;
padding-bottom: 4px;
vertical-align: bottom;
width: 250px;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#TRSix
{
position: absolute; 
top: 150px; 
right: 12%;
padding-left: 5px;
padding-bottom: 4px;
vertical-align: bottom;
width: 250px;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#BRSix
{
position: absolute; 
top: 400px; 
right: 12%;
padding-left: 5px;
padding-bottom: 4px;
vertical-align: bottom;
width: 250px;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#BLSix
{
position: absolute; 
top: 400px; 
left: 12%;
padding-left: 5px;
padding-bottom: 4px;
vertical-align: bottom;
width: 250px;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#TMSix
{
position: absolute; 
top: 165px; 
left: 50%;
margin-left: -125px;
margin-right: -125px;
padding-left: 5px;
padding-bottom: 4px;
vertical-align: bottom;
width: 250px;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#BMSix
{
position: absolute; 
top: 385px; 
left: 50%;
margin-left: -125px;
margin-right: -125px;
padding-left: 5px;
padding-bottom: 4px;
vertical-align: bottom;
width: 250px;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#MFive
{
position: absolute; 
top: 350px; 
left: 50%;
margin-left: -125px;
margin-right: -125px;
padding-left: 5px;
padding-bottom: 4px;
vertical-align: bottom;
width: 250px;
cursor: pointer;
	background-image: url(WebImg/BLBlock.gif);
	background-repeat: none;
	background-position: bottom left;
}

#BaseTitle
{
position: absolute; 
top: 350px; 
left: 50%;
margin-right: -146px;
margin-left: -125px;
}

#TurfTitle
{
position: absolute; 
top: 350px; 
left: 50%;
margin-right: -280px;
margin-left: -280px;
}

#GolfTitle
{
position: absolute; 
top: 250px; 
left: 50%;
margin-right: -80px;
margin-left: -80px;
}

#StopTitle
{
position: absolute; 
top: 250px; 
left: 50%;
margin-right: -140px;
margin-left: -140px;
}

#FrameTitle
{
position: absolute; 
top: 175px; 
left: 50%;
margin-right: -80px;
margin-left: -80px;
}

a.CatTitle:link {color: #000000; text-decoration: none; text-align: center; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a.CatTitle:visited {color: #222222; text-decoration: none; text-align: center; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a.CatTitle:hover {color: #444444; text-decoration: none; text-align: center; font-size: 12pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

a.DarkR:link {color: #000000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
a.DarkR:visited {color: #222222; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}
a.DarkR:hover {color: #444444; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}

a.DarkL:link {color: #000000; text-decoration: none; text-align: center; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}
a.DarkL:visited {color: #222222; text-decoration: none; text-align: center; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}
a.DarkL:hover {color: #444444; text-decoration: none; text-align: center; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}

#HockeyTitle
{
position: absolute; 
top: 175px; 
left: 12%;
}

#TThree
{
position: absolute; 
top: 175px; 
left: 45%;
padding-left: 5px;
padding-bottom: 4px;
width: 45%;
cursor: pointer;
}

#MThree
{
position: absolute; 
top: 310px; 
left: 35%;
padding-left: 5px;
padding-bottom: 4px;
width: 45%;
cursor: pointer;
}

#BThree
{
position: absolute; 
top: 450px; 
left: 25%;
padding-left: 5px;
padding-bottom: 4px;
width: 45%;
cursor: pointer;
}

#NImg
{
position: absolute; 
top: 225px; 
left: 7%;
color:#000000;
font-weight: bold; 
font-size: 20pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: underline;
margin: 5px;
padding: 5px;
width: 30%;
}

#MImg
{
position: absolute; 
top: 200px; 
left: 7%;
color:#000000;
font-weight: bold; 
font-size: 20pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: underline;
margin: 5px;
padding: 5px;
width: 30%;
}

#NTitle
{
position: absolute; 
top: 150px; 
left: 40%;
color:#000000; 
font-size: 16pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: underline;
font-weight: bold;
}

#NDesc
{
position: absolute; 
top: 175px; 
left: 40%;
width: 48%;
color:#000000; 
font-size: 12pt; 
font-weight: bold; 
line-height: 125%;
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
}

#NSize
{
position: absolute; 
top: 418px; 
left: 40%;
color:#000000; 
font-size: 10pt; 
line-height: 125%; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
padding-bottom: 30px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#NNet
{
position: absolute; 
top: 463px; 
left: 56%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
padding-bottom: 30px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#NSubmit
{
position: absolute; 
top: 500px; 
left: 68%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#NLinks
{
position: absolute; 
top: 523px; 
left: 46%;
margin-left: -10%;
width: 52%;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

a.NSub:link {color: #000000; text-decoration: none; text-align: center; font-size: 16pt; font-family: Arial, Helvetica, sans-serif; margin: 25px;}
a.NSub:visited {color: #000000; text-decoration: none; text-align: center; font-size: 16pt; font-family: Arial, Helvetica, sans-serif; margin: 25px;}
a.NSub:hover {color: #333333; text-decoration: none; text-align: center; font-size: 16pt; font-family: Arial, Helvetica, sans-serif; margin: 25px;}

a.NLink:link {color: #990000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin: 20px;}
a.NLink:visited {color: #760000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin: 20px;}
a.NLink:hover {color: #000000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin: 20px;}

#FImg
{
position: absolute; 
top: 200px; 
left: 7%;
color:#000000;
font-weight: bold; 
font-size: 20pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: underline;
margin: 5px;
padding: 5px;
width: 30%;
}

#FTitle
{
position: absolute; 
top: 150px; 
left: 40%;
color:#000000; 
font-size: 16pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: underline;
font-weight: bold;
}

#FDesc
{
position: absolute; 
top: 175px; 
left: 40%;
width: 55%;
color:#000000; 
font-size: 10pt; 
font-weight: bold; 
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
}

#F1
{
position: absolute; 
top: 450px; 
left: 7%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
padding-bottom: 10px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#F2
{
position: absolute; 
top: 450px; 
left: 19%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
padding-bottom: 10px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#F3
{
position: absolute; 
top: 450px; 
left: 26%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
padding-bottom: 10px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#F4
{
position: absolute; 
top: 450px; 
left: 50%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
padding-bottom: 10px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#F5
{
position: absolute; 
top: 448px; 
left: 77%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
padding-bottom: 10px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#FSubmit
{
position: absolute; 
top: 489px; 
left: 80%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
padding-bottom: 10px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#FLinks
{
position: absolute; 
top: 511px; 
left: 7%;
width: 87%;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.jpg);
	background-repeat: no-repeat;
	background-position: top right;

}

a.FSub:link {color: #000000; text-decoration: none; text-align: center; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; margin: 10px;}
a.FSub:visited {color: #000000; text-decoration: none; text-align: center; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; margin: 10px;}
a.FSub:hover {color: #333333; text-decoration: none; text-align: center; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; margin: 10px;}

a.FLink:link {color: #990000; text-decoration: none; text-align: center; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
a.FLink:visited {color: #760000; text-decoration: none; text-align: center; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }
a.FLink:hover {color: #000000; text-decoration: none; text-align: center; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; }

#PitTitle
{
position: absolute; 
top: 170px; 
left: 50%;
margin-left: -225px;
}

#PitL
{
position: absolute; 
top: 200px; 
left: 12%;
padding-left: 5px;
padding-bottom: 4px;
width: 40%;
cursor: pointer;
}

#PitR
{
position: absolute; 
top: 200px; 
left: 56%;
padding-left: 5px;
padding-bottom: 4px;
width: 39%;
cursor: pointer;
}

#LPAcc
{

width=200px;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
position: absolute;
top: 505px;
left: 8%;
padding: 5px;
font-size: 10pt;
}

#MPAcc
{

width=200px;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
position: absolute;
top: 505px;
left: 36%;
padding: 5px;
font-size: 10pt;
}

#RPAcc
{
width=200px;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;
position: absolute;
top: 505px;
left: 66%;
padding: 5px;
font-size: 10pt;
}


a.MachTitle:link {color: #000000; text-decoration: none; text-align: center; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a.MachTitle:visited {color: #000000; text-decoration: none; text-align: center; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a.MachTitle:hover {color: #333333; text-decoration: none; text-align: center; font-size: 13pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

a.MachDesc:link {color: #000000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a.MachDesc:visited {color: #222222; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
a.MachDesc:hover {color: #444444; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}

a.AccessLink:link {color: #990000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
a.AccessLink:visited {color: #760000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }
a.AccessLink:hover {color: #000000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; }

#TitleSm
{
font-size: 10pt;
font-weight: bold;
}

#BLinkz
{
position: absolute; 
top: 150px; 
left: 8%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
width: 85%;
text-align: left;
vertical-align: top;
line-height: 90%;
}

#BSize
{
position: absolute; 
top: 510px; 
left: 38%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
width: 150px;
padding: 15px 50px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

#BNet
{
position: absolute; 
top: 470px; 
left: 63%;
color:#000000; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
font-weight: bold;
text-align: left;
width: 300px;
padding: 5px;
vertical-align: top;
	background-image: url(WebImg/BottomMenu.gif);
	background-repeat: no-repeat;
	background-position: top right;

}

a.GLink:link {color: #990000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin: 5px;}
a.GLink:visited {color: #760000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin: 5px;}
a.GLink:hover {color: #000000; text-decoration: none; text-align: center; font-size: 10pt; font-family: Arial, Helvetica, sans-serif; margin: 5px;}

#Splash
{
position: absolute; 
top: 175px; 
left: 50%;
margin-left: -350px;
margin-right: -350px;
}

Splash
{
position: absolute; 
top: 175px; 
left: 50%;
margin-left: -350px;
margin-right: -350px;
}

#FinePrnt
{
height: 275px;
width: 300px;
overflow:auto;
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
}

#HalfScroll
{
position: absolute; 
top: 175px; 
left: 50%;
height: 400px;
width: 450px;
overflow:auto;
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
font-style:normal;
}

#GntyTitle
{
position: absolute; 
top: 175px; 
left: 10%;
color:#000000; 
font-size: 18pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;
text-decoration: underline;

}

#GntyTxt
{
position: absolute; 
top: 210px; 
left: 10%;
color:#000000;
width: 550px;
font-weight: bold; 
font-size: 10pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: left;
vertical-align: top;

}


#GntyWords
{
position: absolute; 
top: 200px; 
left: 65%;
width=325px;
}

#CntTxt
{
color:#000000; 
font-size: 10pt;  
font-family: Tahoma, Arial, Helvetica, sans-serif; 
text-align: center;
text-decoration: none;
margin: 10 5;
padding-left: 25px;
padding-right: 10px;
}

#ProdList
{
position: absolute; 
top: 175px; 
left: 10%;
height: 400px;
width: 80%;
overflow:auto;  
font-family: Arial, Helvetica, sans-serif; 
}

#ProdGory
{
font-weight: bold; 
font-size: 14pt;  
font-family: Arial, Helvetica, sans-serif; 
text-align: center;
vertical-align: top;
}