/* munchfonts style sheet  |||   http://www.munchfonts.com */

body {margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0; background:#ffffff; color:#000000; } 

/* background-image: url(buttons/background.gif);background-attachment: fixed; background-position:top right; background-repeat: no-repeat;} */

.header {background:#eeeeef;color: #666668; border-bottom: 1px solid #cccccd;}
.logo {background:#666699; background-image: url(buttons/logobg.gif); color:#ffffff;}
.content {border-top: 1px solid #cccccd;}
.navtab {background:#eeeeef;color: #666668; border: 1px solid #cccccd;border-bottom: 1px solid #cccccd;}
.nav {background:#9999cc; background-image: url(buttons/navbg.gif);color:#ffffff;}
.footer {background:#eeeeef;color: #666668; border-top: 1px solid #cccccd;}
.note {background:#333366; background-image: url(buttons/notebg.gif); color:#ffffff;}
.flashback {background:#eeeeef; border-top:1px  solid #cccccd; border-bottom:1px  solid #cccccd;}
.ordertable td {background:#eeeeef;border-bottom:4px solid #ffffff; }

h1, h2, h3, h4, h5, h6 {margin-left:1em;}

p {background:transparent; color: #000000; line-height:140%;  margin:0;padding:0; }
blockquote {background:transparent; color: #000000;  line-height:140%;}
cite {background:transparent; color: #000000; }
p small {line-height:120%;}

p img {padding-top:1em; padding-right:4px;}
p.copyright {background:transparent; color:#262656; line-height:100%;}

hr {margin-top:.5em;margin-bottom:.5em;padding-top:0;padding-bottom:0; background:#cccccd; height:1px; border:none; }

ol, ul, li, li p {background:transparent; color: #000000; }
dl, dd, dd p  {background:transparent; color: #000000; }
dt  {background:transparent; color: #000000; }
ul li  {list-style-image:url(buttons/bullet.gif);}


a:link   { background:transparent;  color: #333399; }
a:visited {background:transparent; color: #9999cc; }
a:hover  {background:#ccccee; text-decoration: none; color: #000000; }
a:active { background:#eeeeff; text-decoration: none; color: #000066; } 


.navtab a:link   { background:transparent;  color: #333399; display:block; width:100%;}
.navtab a:visited {background:transparent; color: #9999cc; display:block; width:100%;}
.navtab a:hover  {background:#ccccee; text-decoration: none; color: #000000; display:block; width:100%; }
.navtab a:active { background:#ffffff; text-decoration: none; color: #000066; display:block; width:100%;} 

a:link  img {border:0;}
a:visited  img {border:0;}
a:hover  img {border:0;}
a:active img {border:0;}
