body {
  background-color: #ffffff;
  font-family: Lucida Sans Unicode, Lucida Console;
  font-size: 12px;
  color: #ffffff;
  scrollbar-face-color: #e55500;
  scrollbar-track-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-highlight-color: #e55500;
  scrollbar-shadow-color: #e55500;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-darkshadow-color: #e55500;
  padding-left: 35px;
  padding-top: 30px;
  padding-bottom: 30px;
  background-image: url(bg.gif);
  margin: 0 0 0 0;
}
hr {
	border: dashed #FA5D00 2px;
	height: 2px;
	text-align: center;
	width: 100%;
}
.tdmenu {
 font-size: 11px;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 20px;
 background-color: #FFFFFF;
 vertical-align: top;
 padding-bottom: 50px;
 font-family: Trebuchet MS;
 color: Gray;
}
.tdmain {
 font-family: Trebuchet MS;
 padding-right: 30px;
 padding-left: 30px;
 padding-top: 10px;
 background-color: #FFFFFF;
 vertical-align: top;
 padding-bottom: 50px;
 color: Gray;
 font-size: 13px;
}
.txt {
	text-align: justify;	
   background-color: #F5F5F5;
	padding: 8px;
	border: solid gray 1px;
}
.txt2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #525252;
}
.txt3 {
	font-weight: bold;
	font-size: 14px;
	text-align: right;
	color: #525252;
	border-bottom: solid #525252 2px;
	width: 90%;
}
a:link,a:visited{
  text-decoration: none;
  color: #FA5D00;
}
a:hover,a:active{
  color: #000000;
  text-decoration: none;
}
a.do:link,a.do:visited{
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 14px;
}
a.do:hover,a.do:active{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  background-color: transparent;
  font-family: Tahoma;
  font-size: 14px;
}
h1 {
	color: Silver;
	font-size: 20px;
	text-decoration: none;
	text-align: right;
}
h2 {
	font-size: 18px;
	color: Silver;
	text-align: right;
}
h3 {
	font-size: 16px;
	color: Silver;
	text-align: right;
}