img.thumb {
width: 60px;
border-width: 1px;
border-style: solid;
border-color: #EBFFFF;
}
img.large {
border-width: 1px;
border-color: #EBFFFF;
border-style: solid;
}
body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family: arial;
font-size: 14px;
color: #000033;
}
#footersection {
background-color: #393939;
}
td {
font-family: arial;
font-size: 14px;
color: #000033;
}
th {
font-family: arial;
font-size: 14px;
color: #000033;
}
th.right {
text-align: right;
}
h1 {
margin: 0px 0px 10px;
padding-top: 20px;
font-family: arial;
font-weight: 500;
font-size: 36px;
text-align: center;
color: #000000;
}
h2 {
margin: 0px;
font-family: arial;
font-weight: 500;
font-size: 20px;
text-align: center;
color: #000000;
}
h3 {
font-style: normal;
font-size: 20px;
}
h3.center {
font-style: normal;
font-size: 20px;
text-align: center;
}
h4 {
font-style: normal;
font-size: 20px;
text-align: center;
}
h5 {
font-style: normal;
font-size: 20px;
text-align: right;
}
A:link {
color: #006699;
}
A:visited {
color: #006699;
}
A:hover {
text-decoration: none;
color: #003399;
}
A:active {
color: #003399;
}
.alternate {
color: #ffffff;
background-color: #393939;
}
A.link2, A.td.alternate, td.alternate:nth-child(1) > a:nth-child(1):link {
color: #ffffff;
}
A.link2:visited {
color: #003399;
}
A.link2:active {
color: #003399;
}
.right {
text-align: right;
}
.rightalt {
background-color: #393939;
color: #ffffff;
text-align: right;
}
.middlealt {
background-color: #393939;
color: #ffffff;
text-align: center;
}
.middle {
text-align: center;
}
.howmany {
font-size: 10pt;
color: #006699;
text-align: center;
}
.inform {
font-size: 10pt;
// color: #000000;
}
.reg {
font-size: 14px;
color: #000033;
}
.nobg {
background-image: url("") ;
background-color: #ffffff !important;
color: #000000;
}


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


