.td {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #85AFEB;

}
.bottomlinks {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #F9FEAA;
	text-decoration: none;
}
a.bottomlinks:hover {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}
.pageTitle {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
}
.pageTitleWhite {

	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #336600;
}
.textfield {
	background-color: #E9E9E9;
	height: 20px;
	width: 125px;
	border: 1px inset #D2D2D2;
	font-family: Arial;
	font-size: 10pt;
	color: #0000CC;

}
.textarea {
	font-family: Arial;
	font-size: 10pt;
	color: #0000CC;
	background-color: #E9E9E9;
	border: 1px inset #D2D2D2;
	height: 50px;
	width: 150px;
	background-position: left center;
	vertical-align: middle;



}
.contentInner {
	font-family: Arial;
	font-size: 10pt;
	color: #003366;
}
.contentLinks {
	font-family: Arial;
	font-size: 10pt;
	color: #F9FEAA;
	text-decoration: none;
	font-weight: normal;


}
a.contentLinks:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.anchor {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}
.tdinfra {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	background-image: url(../images/infra/back.jpg);




}
.tdinfra1 {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	background-color: #B3CCEC;
	text-decoration: none;

}
.tdin {

	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000066;
	background-color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: Arial;
	font-size: 10pt;
	height: 15px;
	width: 70px;
	border: 1px solid #000099;
	background-color: #FFFFFF;
	vertical-align: middle;

}
