<style type="text/css">
		<!--
/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body 

{
cursor:url("./images/ArrowUSA.cur");
/*background-image:url("./images/decorated-tree.jpg");*/
background-repeat:repeat-y;
}

{ 
scrollbar-base-color: #BBEEFF; 
scrollbar-arrow-color: green;
scrollbar-DarkShadow-Color: blue; 
}


{ 
   color: #333333;
   font-size: 11px;
   font-family: Arial;
} 
th   { color: #333333; font-size: 11px; font-family: Arial; font-weight:bold}  
td   { color: #333333; font-size: 11px; font-family: Arial}  
p  { color: #333333; font-size: 11px; font-family: Arial} 
div  {
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	
} 
table#HiTable td {color: #ffffff; font-size: 5px;}

.paypal      { color: #FF6666; font-family: Arial; font-weight: bold; border: 1 dashed #D42929; padding: 4 }
.pick      {  font-size: 11px; font-family: Arial; font-weight: bold; border: 1 dashed #ffcc99; padding: 4 }
.Catergory   { color: #FF9966; font-size: 11px; font-family: Arial;
               font-weight: bold }            
A
{
    TEXT-DECORATION: none;
    color: #0099FF
}
A:hover
{
	TEXT-DECORATION:underline;
	color: #006699;
}
H3
{
    font-size: 18px;
    font-weight: bold;
    color:royalblue;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H4
{
    font-size: 16px;
    font-weight: bold;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px

}
H5
{
    font-size: 12px;
    font-weight: bold;
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 3px
}
input        { font-family: arial; font-size: 8pt; font-weight: bold; background-color: 
               #EEEEEE; border: 1px dotted #33CCFF;  }
.itemtitle { font-family: arial; font-size: 14px; font-weight: bold; color:black}
li {
	/*list-style-image: url(images/bullet.gif)*/
}

#sectionLinks a {
	display: block;
	border-top: 0px solid #cccccc;
	padding: 2px 2px 2px 2px;
        color: #000000;
}

#sectionLinks a:hover{
	background-color: #99ccff;
        color: #0000ee;
}

#topbar a {
	padding: 2px 2px 2px 2px;
        color: #000000;
}

#topbar a:hover{
	background-color: #99ccff;
        color: #0000ee;
}


.radzi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FCFCFC;
	background-color: #FFFFFF;
	visibility: hidden;
}
.styborski {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #FCFCFC;
	background-image: url(http://spider.freebannertrade.com/cgi-bin/spider_report/wherefrom.cgi/fancyscooters.com);




}


/********Vertical Menu***********/

/*
.urbangreymenu{
width: 170px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #6090c0 url(./downgreen.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #ddeeff;
display: block;
padding: 5px 0;
line-height: 14px;
padding-left: 4px; /*link text is indented 4px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: black;
background: #99ccff;
}
*/
-->
/*vertical menu8*/


#nav { font-size:1em; width:170px; } 
#nav ul { margin:0px; padding:0px; } 
#nav li { list-style: none; }  
 
ul.top-level { background:#ddeeff; } 
ul.top-level li { border: #aabbFF solid; border-width: 1px; } 

#nav ul.sub-level { border:1px solid #aabbFF; } 
#nav a { 
    color: #000000; 
    cursor: pointer; 
    display:block; 
    height:25px; 
    line-height: 25px; 
    text-indent: 5px; 
    text-decoration:none; 
    width:100%; 
} 
#nav a:hover{ text-decoration:underline; } 
 
#nav li:hover { 
    background: #99ccff;   /*#f90; */
    position: relative; 
} 
ul.sub-level { display: none; }
 
li:hover .sub-level { 
    border: #aabbFF solid; border-width: 1px; 
    display: block; 
    position: absolute; 
    left: 165px; 
    top: 5px; 
} 
ul.sub-level li { 
    border: 1px solid #aabbff; 
    float: left; 
    width: 170px; 
} 
 
#nav .sub-level { background: #ddeeff; } 



</style>