body {
background: #fff url(brick.gif) repeat scroll top left;
text-align: center;
width: 100%;
}

.INTRO {
width: 71%;
margin: auto;
text-align: left;
color: #300;
font-family: "Comic Sans MS", Arial;
}

#MAINTABLE {
margin: auto;
text-align: left;
}

#MAINTABLE td, th {
width: 130px;
height: 48px;
font-family: Arial;
font-size: 14pt;
font-weight: bold;
}

#STICKERSTABLE {
margin: auto;
text-align: center;
}

.STICKERSLEFTMENU {
width: 132px;
vertical-align: top;
text-align: left;
font-family: Arial;
font-size: 14pt;
font-weight: bold;
color: red;
}

#STICKERSTABLE td {
height: 40px;
padding: 4px;
}

#STICKERS {
background-color: white;
padding: 4px;
}

#STICKERS th {
background-color: #faebd7;
color: #600;
font-size: 14pt;
}

.FIRSTCOL {
background-color: #faebd7;
color: #600;
font-size: 14pt;
width: 20px;
font-weight: bold;
}

#STICKERS td {
color: #600;
font-size: 12pt;
padding: 4px;
whitespace: normal;
}

.NSI { /*No Sticker Image */
border: thin solid black;
color: #300;
background-color: #eff;
font-size: 10pt;
font-family: Arial;
line-height: 1.8em;
text-align: left;
margin: auto;
padding: 4px;
}

.NSI p {
text-align: center;
margin: 0;
}

.HI_MOM {
padding: 0 2em;
color: red;
font-size: 14pt;
font-family: "Times New Roman", serif;
text-align: left;
}

#UPLOADFORM {
color: brown;
border: thick double blue;
text-align: left;
padding: 0 1em;
}

#STATBOX {
border: thick double #901005;
text-align: center;
padding: 0.5em 0;
margin: 0.5em 0 0.75em 0;
}

A:link {display: block; text-decoration: none; color: #000;}
A:visited {display: block; text-decoration: none; color: #669;}
A:hover {display: block; text-decoration: none; color: red;}
A:active {display: block; text-decoration: none; color: #f00;}

