A:link {text-decoration: none; font-weight: bold; color: #0040df;}
A:visited {text-decoration: none; font-weight: bold; color: #0040df;}
A:active { color: #0040df; text-decoration: none; font-weight: bold;}
A:hover {color: #f5fffa; text-decoration: underline; font-weight: none;}

img.prod {
border: solid 1px #ffffff;
}

p {
font-family: verdana;
color: #0060df;
}
p.alt {
font-family: verdana;
color: babyblue;
}

ul li {
display: list-item;
list-style-type: circle;
}

.head {
font-size: 60;
}

.smhead {
font-size: 20pt;
color: #ffffff;
}
.mehead {
font-size: 24pt;
color: #ffffff;
}

.smlink {
font-family: verdana;
font-size: 10pt;
}

.white {font-family:verdana;font-size:12pt;color:#0040df;text-align:left;border-bottom: solid 1px #c2c2c2;font-weight:bold;}
.black {font-family:verdana;font-size:12pt;color:#000000;text-align: left;border-left: solid 1px #c2c2c2;border-bottom: solid 1px #c2c2c2;}

.boxes {
position: absolute;
top: 135;
left: 540;
width: 225px;
z-index: 1;
}

.new {
border: solid 2px #ffffff;
width: 225px;
height: 75px;
color: #ffffff;
font-size: 10pt;
font-family: verdana;
text-align: left;
text-indent: 2;
background:springgreen;
z-index: 2;
}

.tools {
border: solid 2px yellow;
width: 225px;
height: 250px;
color: #f0fff0;
font-size: 11pt;
font-family: verdana;
text-align: left;
text-indent: 2;
background: springgreen;
z-index: 2;
}

.toppic {
position: absolute;
top: 2356;
left: 550;
border: solid 0px yellow;
color: #f0fff0;
font-size: 11pt;
font-family: verdana;
}