img.thumb {
width: 60px;
border-width: 5px;
border-style: none;
border-color: FFEEBC;
}
img.large {
}
body {
margin-top: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-right: 5px;
font-family: arial;
font-size: 10pt;
color: 330000;
background-color: ffffff;
background-image: url(/images/bckgrnd.jpg);
}
td {
font-family: arial;
font-size: 10pt;
color: 330000;
}
th {
font-family: arial;
font-size: 10pt;
color: 330000;
}
h1 {
margin: 0px;
font-family: arial;
font-size: 22pt;
text-align: center;
color: 990000;
}
h2 {
margin: 0px;
font-family: arial;
font-weight: 10;
font-size: 18px;
text-align: left;
color: ff0000;
}
h3 {
font-style: normal;
font-size: 18px;
}
h3.center {
font-style: normal;
font-size: 18px;
text-align: center;
}
h4 {
font-style: normal;
font-size: 18px;
text-align: center;
}
h5 {
font-style: normal;
font-size: 18px;
text-align: right;
}
A:link {
color: 0000FF;
}
A:visited {
color: 000099;
}
A:hover {
text-decoration: none;
color: 000000;
}
A:active {
color: ff0000;
}
.alternate {
color: 33000;
background-color: FFEAD9;
}
A.link2:link {
color: 0000FF;
}
A.link2:visited {
color: 00CCFF;
}
A.link2:active {
color: 0000FF;
}
.right {
text-align: right;
}
.rightalt {
background-color: FFEAD9;
color: 33000;
text-align: right;
}
.middlealt {
background-color: FFEAD9;
color: 33000;
text-align: center;
}
.middle {
text-align: center;
}
.howmany {
font-size: 10pt;
color: 990000;
text-align: center;
}
.inform {
font-size: 10pt;
color: ff0000;
}
.reg {
font-size: 10pt;
color: 330000;
}
.nobg {
background-image: url("") ;
background-color: #ffffff;
color: #000000;
}


.box_round {
     -moz-border-radius: 10px; /* FF1+ */
  -webkit-border-radius: 10px; /* Saf3+, Chrome */
          border-radius: 10px; /* Opera 10.5, IE 9 */
}


