body						{ background-color: #FFCC00; scrollbar-base-color: #ED9625; scrollbar-arrow-color: #ED7021; scrollbar-DarkShadow-Color: #ED7021; background-image: url(/image/background.png) }

p,li,td					{ font-family: Times New Roman; font-size: 11pt; color: Black }

a							{ font-family: Times New Roman; color: Black } 

a:hover					{ color: #ED7021; background-color: Black }

h1							{ font-family: Arial; font-size: 14pt; color: #000000; letter-spacing: 1pt; font-weight: bold }
h2							{ font-family: Arial; font-size: 11pt; color: #000000; letter-spacing: 1pt; font-weight: bold }

.bodyContent			{ top: 115px; left: 200px; width: expression((document.body.clientWidth - 200) + "px"); height: expression((document.body.clientHeight - 115) + "px"); position: absolute; overflow: visible }

.bodyLeft				{ top: 115px; left: 5px; width: 190px; position: absolute; overflow: hidden }

.bodyCaption			{ top: 5px; left: 270px; position: absolute }



.captionText1			{ font-family: Arial Narrow; font-size: 14pt; color: #0066CC; font-weight: bold; line-height: 1.0; letter-spacing: 1.5pt }
p.captionText1			{ margin: 6px }
.captionText2			{ font-family: Arial Narrow; font-size: 10pt; color: #0066CC; font-weight: bold; line-height: 0.5 }
p.captionText2			{ margin: 6px }
.captionFlag			{ top: 0px; left: 0px; width: 100%; height: 100%; padding-right: 10px; position: absolute; overflow: visible }



.leftMenu				{ top: 0px; left: 10px; width: 160px; height: auto; position: relative; overflow: hidden; margin-bottom: 10px }
.leftLinks				{ top: 0px; left: 10px; width: 160px; height: auto; position: relative; overflow: hidden; margin-bottom: 10px }



.linksCaption			{ width: 100%; font-family: Arial Narrow; font-size: 10pt; color: #0066CC; font-weight: bold; text-align: center; margin: 2px; border: solid 1px #ED7021 }
.linksText a			{ width: 100%; margin: 1px; font-family: Arial; font-size: 9pt; color: Black }
.linksTextHover a		{ width: 100%; margin: 1px; font-family: Arial; font-size: 9pt; color: #ED7021; background-color: Black }
.linksTextSelected a	{ width: 100%; margin: 0px; font-family: Arial; font-size: 9pt; color: Black; border: dotted 1px #ED7021 }

.linksSubNone			{ width: 20px; }
.linksSubOpen			{ width: 20px; background-image: url(/image/minusRed.png); background-repeat: no-repeat; }
.linksSubClosed		{ width: 20px; background-image: url(/image/plusRed.png); background-repeat: no-repeat; }



.aspTableCaption		{ color: #FFCC00; background-color: #000000; font-family:Times New Roman; font-size:12pt; text-align:left; vertical-align:top; font-weight:bold }
.aspTableCaption1		{ font-family: Arial; font-size: 12pt; letter-spacing: 1pt; font-weight: bold }
.aspTableText			{ font-size: 11pt; font-family: Times New Roman }
.aspTableTextSmall	{ font-size: 9pt; font-family: Times New Roman }
