
body, TD {
	scrollbar-3dlight-color : #C8C8C8;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #C8C8C8;
	scrollbar-darkshadow-color : black;
	scrollbar-face-color : #C8C8C8;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : #7D7D7D;
	scrollbar-track-color : #F5F5F5;
	font-family: arial, helvetica, sans-sarif; font-size: 8pt; color: #5A5A5A;
}

h1, h2, h3, h4, h5 { line-height: normal }

.text1 { font-family: sans-serif, arial, helvetica; font-size: 8pt}
.text2 { font-family: arial, helvetica; font-size: 8pt}

.link1:link{ font-family: sans-serif, arial, helvetica; font-size: 8pt; color: #FF2400; text-decoration: none}
.link1:visited{ font-family: sans-serif, arial, helvetica; font-size: 8pt; color: #FF2400; text-decoration: none}
.link1:active{ font-family: sans-serif, arial, helvetica; font-size: 8pt; color: #000000; text-decoration: none}
.link1:hover{ font-family: sans-serif, arial, helvetica; font-size: 8pt; color: #33FFFF; text-decoration: UNDERLINE}

.link2:link{ color: #808080; text-decoration: none}
.link2:visited{ color: #808080; text-decoration: none}
.link2:active{ color: #000000; text-decoration: none}
.link2:hover{ color: #5C5C5C; text-decoration: UNDERLINE}

a { font-weight: bold; text-decoration: underline; color: #003366; }
a:hover { font-weight: bold; text-decoration: none; color: #003366; }

.lowText { text-decoration: none; color: #5A5A5A; font: Bold 8pt Arial, Helvetica }
.highText { text-decoration: none; color: #FFFFFF; font: Bold 8pt Arial, Helvetica }
.itemBorder { border: 1px solid #F5F5F5 }
.itemBorderBlank { border: 1px solid #CCCCDD }

.buttonText { text-decoration: none; color: #FFCC99; font: Bold 8pt Arial, Helvetica }
.buttonHover { text-decoration: none; color: #99CCFF; font: Bold 8pt Arial, Helvetica; padding: 1px }
.buttonBorder { border: 1px outset #339966 }
.buttonBorderOver { border: 1px inset #CC9966 }

.table { background-color: #A5A5A5; }
.cell { background-color: white; padding: 5px, 2px, 5px, 2px; vertical-align: top }
.cell-strong { background-color: white; padding: 5px 2px 5px 2px; vertical-align: top; font-weight: bold }
.cell-heading { font-weight: bold; color: white; padding: 5px, 2px, 5px, 2px; vertical-align: middle }
.cell-line { background-color: white; padding: 5px 2px 5px 5px; vertical-align: middle }
.cell-form-heading { font-weight: bold; color: white; padding: 5px 2px 5px 2px; vertical-align: top }

li { padding-left: 10px; background-image: url(/images/bullet.gif); background-repeat: no-repeat; background-position: 0 5; }
ul { list-style-type: none; margin-left: 0px; padding: 5px }

.textinput { font-family: Arial; padding-left: 3px }

.button { border: solid 1px #A5A5A5; background: white; color: #5A5A5A; width: 100px; }

.content { line-height: 16px; }

textarea { font-family: sans-serif; font-size: 9pt; width: 200px; height: 100px }

#idra li { background-image: none; padding-left: 0; }

#idra ul { list-style-type: disc; padding: 0; }

@media print {

	.table td { border: #A5A5A5 1px solid }

}

