body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 20px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	font-size: 10pt;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FF4000;
	font-size: 14px;
}
blockquote{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.CaptionOrange {
	color: #FF4000;
}

.TD_Contents_Frame {
	width: 705px;
	height: 465px;
}
.TD_Contents {
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 35px;
}

.TD_Canvas {
	height: 535px;
	width: 805px;
	background-repeat: no-repeat;
	padding-right:7px;
	

}
.TDLogo {
}
.TDLogo a {
	display: block;
	height: 35px;
	width: 100px;	
}
.TDFooter {
	color: #999999;
	font-size: 9pt;
}
.TDFooter a{
	color: #999999;
	font-size: 9pt;
	text-decoration: none;	
}
.TDFooter a:link{
	color: #999999;
	font-size: 9pt;
	text-decoration: none;	
}
.TDFooter a:hover{
	color: #999999;
	font-size: 9pt;
	text-decoration: none;	
}

.TDFooter a:visited {
	color: #999999;
	font-size: 9pt;
}
.TopMenu {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px;
	height: 40px;
}
.TopMenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

	margin-left: 15px;
}

.TopMenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;

	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF4000;
}
.SelectedLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;

	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF4000;
}
.Caption_Name {
	color: #FF4000;
	font-size: 12px;
	font-weight: bold;
}
p {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.TD_ContactBackground {
	background-image: url(../images/img_contact.jpg);
	background-repeat: no-repeat;
	background-position: 210px 70px;
}
.Thumbs {
}
.Thumbs img {
	padding-left:20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.SlideShowControl{
}
.SlideShowControl a {
	color: #999999;
	text-decoration: none;	
	padding-left:5px;
}
.SlideShowControl a:link {
	color: #999999;
	text-decoration: none;	
	padding-left:5px;
}
.SlideShowControl a:hover {
	color: #FF9900;
	text-decoration: none;	
	padding-left:5px;
}
.SlideShowControl a:visited {
	color: #999999;
	text-decoration: none;	
	padding-left:5px;
}
.Contact{
}
.Contact a{
	color: #FF4000;
	text-decoration: none;
}
.Contact a:link{
	color: #FF4000;
	text-decoration: none;
}
