
/* ::::: http://www.firefoxie.net/ns4_toxins.css ::::: */

body, body div, body p, body th, body td, body li, body dd { voice-family: inherit; font-size: small; }
html > body, html > body div, html > body p, html > body th, html > body td, html > body li, html > body dd { font-size: small; }

/* ::::: http://www.firefoxie.net/newstyle.css ::::: */

a:link { color: rgb(0, 0, 255); text-decoration: underline; }
a:visited { color: rgb(255, 204, 102); text-decoration: underline; }
a:hover { color: rgb(153, 204, 255); text-decoration: none; }
body { font-family: "Arial","Helvetica","sans-serif"; }
.navbar a:link { color: rgb(255, 255, 255); text-decoration: none; }
.navbar a:visited { color: rgb(255, 204, 102); text-decoration: none; }
.navbar a:hover { color: rgb(153, 204, 255); text-decoration: none; }
.mainmenu a:link { color: rgb(0, 0, 0); font-size: 11pt; text-decoration: none; }
.mainmenu a:visited { color: rgb(0, 0, 0); font-size: 11pt; text-decoration: none; }
.mainmenu a:hover { color: rgb(153, 204, 255); font-size: 11pt; }
.hollyhack { height: 1%; }

/* ::::: http://www.firefoxie.net/boxes.css ::::: */

.first-box { background-color: rgb(255, 204, 102); background-image: url('ul-cor.gif'); background-position: left top; background-repeat: no-repeat; }
.second-box { background-image: url('ur-cor.gif'); background-position: right top; background-repeat: no-repeat; }
.third-box { background-image: url('lr-cor.gif'); background-position: right bottom; background-repeat: no-repeat; }
.content-box { padding: 1px; background-image: url('ll-cor.gif'); background-position: left bottom; background-repeat: no-repeat; }
.first-box2 { background-color: rgb(255, 204, 102); background-image: url('ul-cor.gif'); background-position: left top; background-repeat: no-repeat; }
.second-box2 { background-image: url('ur-cor.gif'); background-position: right top; background-repeat: no-repeat; }
.third-box2 { background-image: url('lr-cor.gif'); background-position: right bottom; background-repeat: no-repeat; }
.content-box2 { padding: 1px; background-image: url('ll-cor.gif'); background-position: left bottom; background-repeat: no-repeat; }
p { margin: 10px; }
* html .content-box { height: 1%; }

