body					{ font-family:"Arial"; font-size:small; padding:0px; background:#CCCCCC url(Images/Stripes.gif); }

h1						{ font-family:"Garamond"; margin-bottom:0.25em; font-size:36px; font-weight:normal; color:#000000; }
h2						{ font-family:"Garamond"; margin-bottom:0.25em; font-size:24px; font-weight:normal; text-decoration:italic; color:#000000; }
h3						{ font-family:"Garamond"; margin-bottom:0.25em; font-size:18px; font-weight:normal; text-decoration:italic; color:#000000; }

p						{ margin-top:0em; margin-bottom:0.5em; }
ul						{ margin-top:0em; }
ol						{ margin-top:0em; }
li						{ margin-bottom:0.25em; }

input					{ border:#999999 1px solid; }
textarea				{ border:#999999 1px solid; width:100%; height:256px; font-family:"Arial"; font-size:x-Small; }

hr						{ width:100%; height:1px; border-top:#999999 dotted 1px; }
div.vr					{ width:1px; height:100%; border-left:#999999 dotted 1px; }

font.tiny				{ font-size:xx-Small; }
font.subscript			{ font-size:xx-Small; color:#999999; }
font.bad				{ color:#CC0000; font-weight:bold; }
font.nav				{ color:#3366CC; }

a						{ color:#3366CC; }
a:hover					{ color:#5F98D0; }

a.tab					{ text-decoration:none; font-family:"Garamond"; font-size:24px; color:#333333; display:block; padding-top:4px; padding-bottom:4px; }
a.tab:hover				{ color:#666666; background:#D6D6D6; }

a.tabactive				{ text-decoration:none; font-family:"Garamond"; font-size:24px; color:#3366CC; display:block; padding-top:4px; padding-bottom:4px; }
a.tabactive:hover		{ color:#5F98D0; background:#D6D6D6; }

th						{ font-size:small; }
td						{ font-size:small; }

th.info					{ font-size:13px; }
td.info					{ font-size:13px; }

td.heading				{ height:20px; font-size:11px; color:#333333; padding-left:8px; padding-right:8px; border-bottom:#999999 dotted 1px; }
td.list					{ padding-top:2px; padding-bottom:2px; padding-left:8px; padding-right:8px; border-bottom:#999999 dotted 1px; }

td.shadowtopright		{ width:4px; height:4px; background:url(Images/ShadowTopRight.gif) no-repeat; }
td.shadowright			{ width:4px; background:url(Images/ShadowRight.gif) repeat-y; }
td.shadowbottomleft		{ width:4px; height:4px; background:url(Images/ShadowBottomLeft.gif) no-repeat; }
td.shadowbottom			{ height:4px; background:url(Images/ShadowBottom.gif) repeat-x; }
td.shadowbottomright	{ width:4px; height:4px; background:url(Images/ShadowBottomRight.gif) no-repeat; }