.topborder {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}
.bottomborder {
	border-bottom-width: thin;
	border-bottom-color: #b6b6b6;
	border-bottom-style: solid;
}
.leftborder {
	border-left-color: #b6b6b6;
	border-left-width: thin;
	border-left-style: solid;
}
.rightborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #B6B6B6;
}
.brderbkgrndleft {
	background-image: url(images/b-left.jpg);
	background-repeat: no-repeat;
}
.brderbkgrndright {
	background-image: url(images/b-right.jpg);
	background-repeat: no-repeat;
}
.masthead {
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: b6b6b6;
	border-right-color: b6b6b6;
	border-left-color: b6b6b6;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
}
#tdBannerspace {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
#tableLayout {
	background-color: #FFFFFF;
}
#tdheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	background-color: #B2ACAB;
	padding: 2px;
	height: 10px;
	text-align: center;
}
#tdAffects {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: capitalize;
	color: #EC016E;
	background-color: #e3e3e3;
	text-align: left;
	height: 20px;
}
#tdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: capitalize;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}
#tdLeftnav {
}
#tdLeftnav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #B2ACAB;
	text-align: center;
	display: block;
	margin: 10px;
	padding: 8px;
	width: 140px;
	border: 1px dotted #DA0864;
}
#tdLeftnav  a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
#tableLayout h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000099;
}
#tdFormLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #B2ACAB;
	text-align: right;
	padding: 4px;
}
#tdFormRight {
	background-color: #B2ACAB;
	text-align: left;
	padding: 4px;
}
#tdFormHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
	background-color: #B2ACAB;
	padding: 5px;
}
#tdHomePage {
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 400px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: none;
	color: #993300;
	text-decoration: none;
}
#tdLetterNav {
}
#tdLetterNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #B2ACAB;
	display: block;
	margin: 6px;
	padding: 6px;
	height: 20px;
	border: 1px dotted #E70264;
	text-align: center;
	width: 175px;
}
#tdLetterNav  a:hover  {
	color: #FFFFFF;
	background-color: #990000;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	color: #F00;
}
#tdFormLeft2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color: #B2ACAB;
	text-align: left;
	padding: 4px;
}
