@charset "UTF-8";
/* CSS Document */

body {
  margin: 0px;
  background: #ffffff url(img/main_bgnd.gif);
  background-position: 0% 100%;
  background-repeat:repeat-x;
}

td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  vertical-align: top;
  color: #242424;
}

#listing td, #listing1 td, #listing2 td{
  border-bottom: 1px solid #000000;
}
.bottom {
  background: url(img/bottom.jpg);
  background-repeat:no-repeat;
  text-align: center;
  height: 52px;
  color: #596c1e;
  vertical-align: top;
  text-align: center;
  font-size: 10px;
  padding-top: 12px;
}

.menuleft {
	padding:13px;
  width: 142px;
  background: url(img/menu_left_bgnd.gif);
}

hr {
  height: 1px;
  padding: 0px;
  border-bottom: 0px; border-left: 0px; border-right: 0px;
  border-top: 1px solid #606060;
  margin-top: 13px;
  margin-bottom: 13px;
}

.content {
  padding: 13px;
  padding-right: 0;
  width: 560px;
}

a {
  color: #3d7fbb;
}

.title, H1, LEGEND {
  color: #3d7fbb;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.style3 {
  color: #3d7fbb;
}

.title2, LABEL {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.menu2 {
  font-weight: bold;
  font-size: 10px;
  color: #ffffff;
  text-decoration: none;
}

.small {
  font-size: 11px;
  font-family: Arial, Verdana, Tahoma, Helvetica, Sans Serif;
  color: #666666;
}

.smalltext {
  font-size: 11px;
  line-height: 11px;
  width: 156px;
  font-family: Arial, Verdana, Tahoma, Helvetica, Sans Serif;
  color: #666666;
  height: 19px;
}


input.smallbutton {
  height: 19px;
  font-size: 10px;
  font-weight: bold;
  font-family: Arial, Verdana, Tahoma, Helvetica, Sans Serif;
  color: #ffffff;
  background: #3d7fbb;
}

ul {
  padding-left: 20px;
  padding-right:0;
}

li {
line-height:1.7em;
}

ul.menu {
  margin-left: 0px;
  padding-left: 13px;
  padding-right:0;
  color: #3d7fbb;
}

.mleft {
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.my_th {
  background: #3d7fbb;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  padding: 4px;
}

#sponsors {
	float:right; 
	width:150px; 
	border:1px solid grey; 
	margin-left:10px; 
	background-color:#FFFFFF; 
	text-align:center;
}

#sponsors img {
	border:0;
}

#sponsors .section {
	color:#1E4969; 
	font-weight:bold; 
	border-bottom:1px dotted #1E4969; 
	padding:2px; 
	margin:5px; 
	margin-bottom:2px;

}

