.tsx1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: auto;
	padding: 4px;
	background-color: #EBEBEB;
}
html {
	 min-height: 100%; margin-bottom: 1px; 
}

.tsx2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: auto;
	padding: 4px;
	background-color: #FFFFFF;
}
.tsxb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	padding: 4px;
}
.tsxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	padding: 4px;
	color: #666666;
}
.bodywrap {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 2px;
	padding-left: 14px;
}
.fimage {
	float: left;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px none #000000;
}
.icon {
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 2px;
}

.bodykeyline {
	border: 1px solid #FFCC33;
	text-align: center;
}
.txtTitle2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.divspec {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}

.txtTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.txtPara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.bordrt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #D7C33E;
	border-right-color: #D7C33E;
	border-bottom-color: #D7C33E;
	border-left-color: #D7C33E;
}
.dtop {
	text-align: center;
	width: 800px;
	float: none;
}

.bordlt {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7C33E;
	border-right-color: #D7C33E;
	border-bottom-color: #D7C33E;
	border-left-color: #D7C33E;
}
.bordbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D7C33E;
	border-right-color: #D7C33E;
	border-bottom-color: #D7C33E;
	border-left-color: #D7C33E;
}
.bordtop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7C33E;
	border-right-color: #D7C33E;
	border-bottom-color: #D7C33E;
	border-left-color: #D7C33E;
}
a:link    {
	text-decoration: none;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active  {
	text-decoration: none;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover   {
	text-decoration: underline;
	color:#0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
