td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #ffffff;
}
.greenline {
	background-image: url(images/greentop.gif);
	background-repeat: repeat-x;
}
.top {
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.top2 {
	background-image: url(images/top2.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.blueline {
	background-image: url(images/blueline.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tdred {
	background-color: #832607;
}
.spacer {
	background-image: url(images/spacer.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 12px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 text-decoration: none;
}

/* Borders used by some items */

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}

/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText, a.buttonText:link, a.buttonText:visited, a.buttonText:active, a.buttonText:focus {
 text-decoration: none;
 color: #FFCC99;
 font: Bold 12px Arial, Helvetica;
}
.buttonHover, a.buttonHover:link, a.buttonHover:visited, a.buttonHover:active, a.buttonHover:focus {
 text-decoration: none;
 color: #99CCFF;
 font: Bold 12px Arial, Helvetica;
 padding: 1px;
}
.buttonBorder {
 border: 1px outset #339966;
}
.buttonBorderOver {
 border: 1px inset #CC9966;
}.faded {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #070783;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;


}
