body {
	background-color: #E1E9F2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #790000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #790000;
}
a:hover {
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.lnksT {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 62%;
	font-weight: normal;
	color: #790000;
	text-align: right;
	text-indent: 5px;
	white-space: normal;
	margin-right: 5px;
}
/* Footer/Links
---------------------------*/
.t1Ftr {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 62%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #003169;
	height: 28px;
	width:auto;
	text-align: center;
	padding-top: 4px;
	border-right: solid 8px #FFFFFF;
	border-left: solid 8px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
}
.t1Ftr a:hover {
color:#ffffff;
text-decoration: underline;
}
.t1Ftr a:link {
color:#ffffff;
text-decoration: none;
}
.t1Ftr a:visited {
color:#FFFFFF;
}
/* -- End Footer/Links -- */

.t1NavBg {
	background-image: url(../../85/html/images/V1/elements/t1navbg.jpg);
	background-repeat: repeat-x;
	height: 61px;
	width: 765px;
	background-color: #FFFFFF;
}
.t1LogoBg {
	background-color: #FFFFFF;
	background-image: url(../../85/html/images/V1/elements/t1lgBg.jpg);
	background-repeat: repeat-x;
	height: 116px;
	width: 765px;
}

/* JS Disabled Msg
---------------------------*/
.txtJSmsg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D8D8D8;
	font-weight: bolder;
}
