@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/layout/background.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 40px;
}
a:link {
	color: #999999;
}
a:visited {
	color: #AAC6C6;
}
a:hover {
	color: #669999;
}
#tdCopyright {
	font-size: 9px;
	color: #669999;
	text-align: center;
}
/*#tdNavigation a {
	color: #999999;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#tdNavigation a:hover {
	color: #AAC6C6;
}*/
#tdEmail {
	text-align: left;
	vertical-align: bottom;
	line-height: 1.3em;
}
#tdMainLayout {
	text-align: center;
	vertical-align: top;
}
/*#tdNavigation {
	vertical-align: top;
}
*/
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

