img.thumb {
border-width: 2px;
border-style: solid;
border-color: #669966;
}
img.large {
border-width: 2px;
border-color: #669966;
border-style: solid;
}




body {
color: rgb(65, 64, 66);
}
td {
color: rgb(65, 64, 66);
}
th {
color: rgb(65, 64, 66);
}
form {font-size: 16px;}
h1, h2, h3 {
  
}


img.greenck {
height:50px !important;
width: 50px !important;
 max-width: none !important;
}

@media (max-width: 600px) {
  h1 {
    font-size: 27px !important; line-height:36px !important;
  }
  h2, h3 {
    font-size: 24px !important; line-height: 30px !important;
  }
}
h3.center {

}
h4 {

}
h5 {

}
A:hover {

}
A:link {

}
A:active {

}
A:visited {

}
.alternate {}

A.link2:link {

}
A.link2:active {

}
A.link2:visited {

}
.right {
text-align: right;
}
.rightalt {

text-align: right;
}
.middlealt {

}
.middle {
text-align: center;
}
.howmany {

}
.inform {
font-size: 10pt;

}
.reg {
font-size: 16px;

}
.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 */
}


