body,td,th {
	  font-family: Verdana, Geneva, sans-serif;
	  font-size: 11px;
	  color: #000;
}
body {
	  background-color: #68809A;
	  margin-left: 0px;
	  margin-top: 0px;
	  margin-right: 0px;
	  margin-bottom: 0px;
}
.buttonscontainer {
	  width: 160px;
	  float:left;
	  margin-left:5px;
	  margin-right:5px;
}
.buttons a {
	  color: #2b415b;
	  padding: 3px;
	  background-color: #e2e2e2;
	  display: block;
	  border-left: 10px solid #b02129;
	  font: 12px  Verdana, Geneva, sans-serif;
	  font-weight: normal;
	  text-decoration: none;
	  text-align: left;
	  margin-top: 2px;
}
.buttons a:hover {
	  border-left: 10px solid #2b415b;
	  text-decoration: none;
	  color: #b02129;
}
.title {
	  font-size: 16px;
	  color: #b02129;
	  font-weight:bold;
	text-decoration:underline;
}
.news {
	  color: #2b415b;
	  font-weight:bold;
}
.mbbuttonscontainer {
	  width: 620px;
	  text-align:center;
	  margin-left:5px;
	  margin-right:5px;
	  margin-bottom:5px;
	  border-bottom:1px solid #2b415b;
}
.mbbuttons a {
	  color: #b02129;
	  padding-left: 1px;
	  display:inline-block;
	  font: 13px  Verdana, Geneva, sans-serif;
	  font-weight: normal;
	  text-decoration: none;
	  margin-top: 2px;
}
.mbbuttons a:hover {
	  text-decoration: none;
	  color: #2b415b;
}
a {
	  color: #b02129;
	  text-decoration: none;
}
a:hover {
	  color: #b02129;
	  text-decoration: underline;
}
.h3 {
	  color: #2b415b;
	  font-size: 12px;
	  font-weight: bold;
	  text-decoration: underline;
}  
.h4 {
	  color: #b02129;
	  font-size: 12px;
	  font-weight: bold;
}  
.h5 {
	  color: #2b415b;
	  font-size: 11px;
}
.pic {
	border:1px solid #2b415b;
}
.tb td {
	border-bottom:1px solid #2b415b;
}
.tdr  {
	border-right:1px solid #2b415b;
}