.main {
	background-color: #FFFFFF;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #392f36;
	border-left-color: #392f36;
	border-bottom-width: 5px;
	border-bottom-color: #392f36;
	background-image: url(images/tsabg.gif);
	background-repeat: no-repeat;
	background-position: center center;



}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.txtBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.txtH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	font-style: italic;

}
.header {
	background-color: #CCCCCC;
	background-image: url(images/banner.gif);
	background-repeat: no-repeat;
	height: 153px;
}
