@namespace url(http://www.w3.org/1999/xhtml);


@-moz-document url-prefix(http://), url-prefix(ftp://), url-prefix(file://), url-prefix(https://) {

/* -------------------------------------- */
/* eliminates some background images      */
/* -------------------------------------- */
/* h1,h2,h3,p,div {background:none!important;} /* */

div
,html
,input
,body
{background:#C1D7F2!important;}


*{text-shadow:none!important;color:black!important;} /* */

a:link{color:mediumblue!important}
a:visited{color:purple!important} 
a:hover,a:active{color:#8F006A!important}

div.SearchText,input {border-color:#2E8B57!important; } /* except the input fields */

}
