
BODY {color: #000000;
font-family: arial, helvetica,sans-serif;
font-size: 8pt;
background: #5D5D5D;
}
#top {
background: url(images/claytop.jpg);
background-repeat: no-repeat;
height: 194px;
width: 640px;
}
#topRight {width: 200px;
height: 116px;
position: relative;
top: -4;
}
#main {
background: #a2a1a2;
}
#left {
text-align: left;
}
#menu {margin: 10px 10px 10px 10px;
text-align: right;
}
A {text-decoration: none;
color: #8D3038;
font-weight: bold;
font-size: 8pt;
}

A:hover{text-decoration: underline;
color: #000000;
font-weight: bold;
font-size: 8pt;
}
A.mag {text-decoration: none;
color: #8D3038;
font-weight: bold;
font-size: 9pt;
}

A.mag:hover{text-decoration: underline;
color: #000000;
font-weight: bold;
font-size: 9pt;
}


A.menu {color: #666666;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

 A.menu:hover {
color: #ffffff;
text-decoration: none;
font-weight: bold;
font-size: 10pt;

}

p.copyright {font-size: 7pt;
color: #666666;
}

a.copyright {font-size: 7pt;
}
a.copyright:hover {font-size: 7pt;
color: #000000;
}


.bottom {
color: #000000;
font-size: 8pt;
}
.bottomSubtitle {
font-size: 10pt;
}
.title {font-weight: bold;
font-size: 12pt;
margin: 10px 10px 10px 35px;
}
.left {margin: 0px 10px 0px 35px;
font-size: 10pt;
}
INPUT.button {color: #000000;
background: #a1a2a1;
font-weight: bold;
font-size: 10pt;
border-style: outset;
border-width: 3px;
border-color: #666666;
}
INPUT {
background: #C0C0C0;
color: #000000;
font-size: 10pt;
}
TEXTAREA {
color: #000000;
background: #C0C0C0;
}
SELECT {
color: #000000;
background: #C0C0C0;
font-size: 10pt;
}
TD {font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}