#nav{list-style:none;}

#nav ul { 
    padding:3;
    margin:0;
    list-style:none;
    width:13.3em;
    z-index:99;
    xposition:relative;
    position:absolute; 
    overflow:visible;  
	href:'#';
}

#nav li { 
    margin:0;
    padding:0;
    position:relative; 
    xposition:absolute; 
    float:left;
    z-index:99;
    width: 13.5em;
    background-color: RGB(255,200,200);
    border:solid 1px #CECECE;
    xborder:solid 2px #AAAAAA;
    display:block;
    height:auto;
	href:'#';
}

#nav ul li{ background-color:RGB(255,200,200);}
#nav ul li{ border-width:1px 1px 0 0;}
#nav ul ul li{ border-width:1px 1px 0 0;}
#nav ul ul li:last-child{border-width:1px;}
 
#nav a {
    text-decoration:none; 
    display:block;
    padding: 0.1em;  
    margin:0.2em 0 0.2em 0.1em; 
    width:12.8em; 
    height:1.05em;
}

a[href^="#"]:link,
a[href^="#"]:visited {
	color: black;
	cursor: default;
}


#nav a:hover, #nav li:hover{
    background-color:#DFDFDF; 
    z-index:99;
}
#nav ul li:hover ,
#nav ul li a:hover{ background-color:#DFDFDF;}
#nav ul{
    display:none;   
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li:hover ul ul ul ul ul{
    display:none; 
}

#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul, #nav ul ul ul li:hover ul, #nav ul ul ul ul li:hover ul{
    display:block;
    z-index:99;
}

/*all see this */
#nav ul ul, #nav ul ul ul{
    display:none; 
    position:absolute; 
    margin-top:-2.3em; 
    xmargin-left:12em;
    margin-left:13.4em;
    z-index:99;
}

/* non-IE browsers see this */
 #nav ul li>ul, #nav ul ul li>ul{
    margin-top:-1.2em; 
    z-index:99;
}



li>ul { 
  top: auto;
  left: auto;
  z-index:99;
}


table.green {background-color:#c8ffc8;}
td.green {background-color:#c8ffc8;}
td.drkgreen {background-color:#aae1aa;}
tr.green {background-color:#c8ffc8;}
td {font-size: 12px}
td.menu {font-size: 11px}


a[target^="_blank"] {
  background: transparent url('external.png') no-repeat scroll right center; 
  padding-right: 14px;
  z-index:0;
}


a[href^="http://hamstertracker.com"],
a[href^="http://beta.picks.yahoo.com/picks/2491/"],
a[href^="http://www.paperlotus.etsy.com"],
a[href^="http://cuteoverload.com"],
a[href^="http://blog.makezine.com"],
a[href^="http://radio42.com"],
a[href^="http://www.radio42.com"],
a[href^="http://www.nu.nl"],
a[href^="http://home.iae.nl/users/mathijs/jamy"],
a[href^="http://my.yahoo.com"],
a[href^="http://www.buienradar.nl"],
a[href^="http://www.timeanddate.com"],
a[href^="http://www.djmitch.it"],
a[href^="http://www.citrona.net"],
a[href^="http://www.vibrella.de"],
a[href^="http://www.basic-soul.co.uk"],
a[href^="http://www.christinalong.net"],
a[href^="http://www.burn-audio.com"],
a[href^="http://www.hamsterific.com"],
a[href^="http://www.quincy-jointz.de"],
a[href^="http://www.bloggerschoiceawards.com"],
a[href^="http://www.macheidea.com"],
a[href^="http://feeds.feedburner.com"],
a.showextlnk {
  background:  no-repeat scroll right center; 
  padding-right: 0px;
}

a:link {color: blue}
a:visited {color: blueviolet;}
a:hover {color: red; text-decoration:none;}
a:active {color: blue}
a.sad:link {color:white}
a.sad:visited {color:white}
a.sad:hover {color:red;}
a.sad:active {color:white}

a.item:link {text-decoration:none; color:black;}
a.item:visited {text-decoration:none;color:black;}
a.item:hover {text-decoration:none;color:black;}
a.item:active {text-decoration:none;color:black;}


a.hiddenexternlink {
  background: no-repeat scroll right center; 
}
a.hextlnk {
  background: no-repeat scroll right center; 
}

a.showextlnk {
  background: transparent url('external.png') no-repeat scroll right center; 
  padding-right: 14px;
  z-index:0;
}

body {
  font-family:Arial;
  font-size:11px;
  text-decoration:none;
}
table {
  font-family:Arial;
  font-size:11px;
  text-decoration:none;
}

a[href^="mailto:"] {  
  background: transparent url(emailButton.png) no-repeat scroll right center; 
  padding-right: 24px;
}

a[href$='.pdf'] {  
  background:transparent url(pdf.png) center right no-repeat;  
  display:inline-block;  
  padding-right:24px;  
  line-height:15px;  
}  

a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'] {  
  background:transparent url(word.png) center right no-repeat;  
  display:inline-block;  
  padding-right:24px;  
  line-height:15px;  
}  
   