
td.mybackground{ 
background-color: #FFFFFF
text-align: center; 
vertical-align: top; 
}

table.tableheight{
	height:100%;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
}

body {
	background-image: url(../images/bg.gif);
	text-align: left;
	vertical-align: top; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}

.splash {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14pt;
	font-weight: normal;
	color: 006699;
}

.border {
	table-height: 100%;
	border-right: 2px solid #FFFFFF;
	border-left: 2px solid #FFFFFF;
}

.txt9 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	color: #6699CC;
	line-height: 120%;
}

a.breadcrumb:link { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#6699CC; text-decoration:underline}
a.breadcrumb:visited { font-family: Verdana, Arial, Helvetica, sans-serif;  font-size:9px; font-weight:bold; color:#6699CC; text-decoration:underline}
a.breadcrumb:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#006699; text-decoration:underline}
a.breadcrumb:active { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:bold; color:#6699CC; text-decoration:underline}

a:link { font-weight:bold; color:#006699; text-decoration:underline}
a:visited { font-weight:bold; color:#006699; text-decoration:underline}
a:hover { font-weight:bold; color:#6699CC; text-decoration:underline}
a:active { font-weight:bold; color:#006699; text-decoration:underline}