@charset "UTF-8";
body {
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	padding-top: 30px;
}
.white {
	color: #FFFFFF;
}
#tdTop {
	background-color: #FFFFFF;
	height: 60px;
	padding-top: 0px;
	padding-bottom:0px;
	padding-right: 0px;
	padding-left: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.logo  {
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
  }
.Buttons {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #777061;
	text-decoration: none;
}

.Buttons2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#tdImage {
	background-color: #FFFFFF;
	padding: 7px;
	border: 1px solid #000000;
}
#tdNews {
	background-color: #777061;
	padding: 20px;
}
#tdStartRight {
	padding: 20px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777061;
	border-right-color: #777061;
	border-bottom-color: #777061;
	border-left-color: #777061;
}
