img.thumb {
border-width: 0px;
border-style: solid;
border-color: #efefef;
width: auto;
height: 190px;
}
img.large {
border-width: 0px;
border-color: efefef;
border-style: solid;

}
body {
font-family: "Lato", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 21px;
color: #333333;
text-align:left;
}
td {
font-family: "Lato", sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 21px;
color: #333333;
// text-align:left;
}
th {
font-family: "Lato", sans-serif;
font-size: 14px;
font-weight: 900;
line-height: 21px;
color: #333333;
}
th.right {
text-align: right;
}
h1 {
color: #3498db !important;
font-family: "Raleway", sans-serif;
font-size: 36px;
font-weight: 600;
line-height: 54px;
text-transform: uppercase;
text-align: center;
}
h2 {

}
h3 {

}
h3.center {

text-align: center;
}
h4 {

}
h5 {

}
A:link {
color: #4f91cd;
}
A:visited {
color: #4f91cd;
}
A:hover {
text-decoration: none;
color: #003399;
}
A:active {
color: #003399;
}
.alternate {
color: #333333;
background-color: #b4d6f1;
}
A.link2, A.td.alternate, td.alternate:nth-child(1) > a:nth-child(1):link {
color: #4f91cd;
}
A.link2:visited {
color: #003399;
}
A.link2:active {
color: #003399;
}
.right {
text-align: right;
}
.rightalt {
background-color: #b4d6f1;
color: #333333;
text-align: right;
}
.middlealt {
background-color: #b4d6f1;
color: #333333;
text-align: center;
}
.middle {
text-align: center;
}
.howmany {
font-size: 10pt;

text-align: center;
}
.inform {
font-size: 10pt;

}
.reg {
font-size: 14px;

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



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


.table td {
	border-top: none;
}


