body{
	background: FFFFFF;
	margin-top: 1;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.divtblframe{
	text-align: center;
}

#tblframe{
	border-top: 1px solid #003ffc;
	border-left: 1px solid #003ffc;
	border-bottom: 1px solid #003ffc;
	border-right: 1px solid #003ffc;
}

.tblframe{
	margin-left: auto;
	margin-right: auto;
}

#tdtopmenu {
	border-top: 1px solid #003ffc;
	border-bottom: 1px solid #003ffc;
	background: #fe824c;
	text-align: center;
}

#tdbanner {
	text-align: center;
}

#tdlogo {
	text-align: center;
}
#tdcenter {
	text-align: center;
}

#tdtmenuspacer {
	width: 6px;
	text-align: center;
}

#tdfooter {
	text-align: right;
	padding: 3px;
	color: #183693;
	border-left: 1px dotted #ffffff;
}

#tdbody {
	width: 550px;
	text-align: center;
	color: #183693;
	border-bottom: 1px dotted #ff4e00;
	padding: 2px;
}

#tdlbody {
	width: 560px;
	border-right: 1px dotted #ff4e00;
}

#tdrbody {
	width: 180px;
}
#tdrbody a {
	color: #ffffff;
	text-decoration: none;
}
#tdrbody a:visited {
	color: #ffffff;
	text-decoration: none;
}
#tdrbody a:active {
	color: #ffffff;
	text-decoration: none;
}

#tdtmenutxt {
	text-align: center;
	width: 150px;
	color: #183693;
	font-weight: bold;
	display: block;
}

#tdtmenutxt a {
	text-align: center;
	width: 150px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

#tdtmenutxt a:hover {
	text-align: center;
	width: 150px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	background-color: #003ffc;
}

.dot {
	text-align: right;
	vertical-align: top;
}

.text {
	text-align: left;
	border-bottom: 1px solid #003ffc;
}

.imgs {
	text-align; center;
	vertical-align: middle;
	border-left: 1px solid #003ffc;
}

.redcol {
	color: #ff0000;
}

#imglink a {
	color: #ffffff;
}

#imglink a:visited {
	color: #ffffff;
}

#imglink a:active {
	color: #ffffff;
}

#imglink a:hover {
	color: #fff000;
}