body { color:black; margin:0 }

A:link { color: #FFFFFF } 
A:visited { color: #FFCC33 }
A:hover { color: #CCCC33 }
A:active { color: #CCCC33 }

h2 { color:#FFFFFF; font-size: x-large; text-align: center }
h3 { color:#990000; text-decoration: none }

td.topBar { background:#FFCC33 url(/images/red_paw_prints.gif) repeat-x middle }
td.rightBar { background:#990000 url(/images/vertical_paw_prints.gif) repeat-y center }

td.topBarLogo { background:#990000 }
td.navBar { background:#990000 }
td.body { background:#FFCC33 }
	td.body A:link { color: #000099 } 
	td.body A:visited { color: #990000 }
	td.body A:hover { color: #3366CC }
	td.body A:active { color: #3366CC }

td.selected { border: 1px solid #000099; border-right: none; background:#000099; 
			white-space:nowrap; }
td.subtext {text-indent: 15px; white-space:nowrap; }
td.subtext2 {text-indent: 30px; white-space:nowrap; }
td.selectedSubtext { border: 1px solid #000099; border-right: none; background:#000099; 
			text-indent: 15px; white-space:nowrap; }
td.selectedSubtext2 { border: 1px solid #000099; border-right: none; background:#000099; 
			text-indent: 30px; white-space:nowrap; }
td.required { color: red }

p.footer { font-style: italic; font-size: small; text-align: center }

span.heading { color:#000099; text-decoration: none; font-weight: bold }
span.headingLink { color:#000099; text-decoration: underline; font-weight: bold }
span.footnote { color:#333333; font-size: xx-small; vertical-align: super }

span.quote { color:#000099; font-style:italic }
span.quoteLink { color:#000099; text-decoration: underline; font-size:small; 
			font-style:normal }
