img.thumb {
object-fit: cover;
  width:240px;
  height:190px;
}
img.large {
border-width: 1px;
border-color: #000000;
border-style: solid;
}

img {
	max-width:100%;
}
body {

}
td {

}
th {

}
h1 {
margin-top:18px;
text-align:center;
}
h2 {

}
h3 {

}
h3.center {

text-align: center;
}
h4 {


}
h5 {

}
A:link {
color: rgba(0, 0, 0, 0.65);

}
A:visited {
color: rgba(0, 0, 0, 0.65);
}
A:hover {
color: #cb0309;
}
A:active {
#cb0309
}
.alternate {
background-color: #f9f9f9;
}
A.link2:link {
color: rgba(0, 0, 0, 0.65);
}
A.link2:visited {
color: rgba(0, 0, 0, 0.65);
}
A.link2:hover {
color: #cb0309;
}
A.link2:active {
color: #cb0309;
}
.right {
text-align: right;
}
.rightalt {
background-color: #f9f9f9;
color: #000000;
text-align: right;
}
.middlealt {
background-color: #f9f9f9;
color: #000000;
text-align: center;
}
.middle {
text-align: center;
}
.howmany {
font-size: 10pt;
color: #000040;
text-align: center;
}
.inform {
font-size: 10pt;
color: #000040;
}
.reg {
color: #000000;
}
.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 */
}

