body {  scrollbar-arrow-color: #000000;
		scrollbar-base-color: #ffffff;
		scrollbar-dark-shadow-color: #999999;
		scrollbar-track-color: #ffffff;
		scrollbar-face-color: #dddddd;
		scrollbar-shadow-color: #888888;
		scrollbar-highlight-color: #ffffff;
		scrollbar-3d-light-color: #222222;
	}

p            { font-family: Verdana; font-size: 10pt }
p.heading    { font-weight: bold }
p.small 	{color=#FFFFFF; font-size: 7pt }
p.smallblack 	{color=#000000; font-size: 7pt }
p.whitetext  { color: #FFFFFF; font-size: 7pt}


td	         { font-family: Verdana; font-size: 10pt }
td.orangecell    { border:1px solid #000000; padding:1; font-family: Verdana; font-size: 10pt; color=#000000; background-color:#FFB20E }
td.maincell      { border:1px solid #C0C0C0; padding:4; font-family: Verdana; font-size: 10pt }
td.noborder      { border:0px }
th               { font-family: Verdana; font-size: 10pt;  border-bottom:1px solid #C0C0C0; border-left-width:1; border-right-width:1; border-top-width:1; font-weight:bold; text-align:left }



li           { font-family: Verdana; font-size: 10pt; list-style-image: url('/gfx/smallcurvebullet.png') }

a:active     { color: #FF0000; font-weight:bold; text-decoration:none }
a:link       { color: #808080; font-weight:bold; text-decoration:none }
a:visited    { color: #808080; font-weight:bold; text-decoration:none }
a:hover      { color: #FF0000; font-weight:bold; text-decoration:none }

span.textglow  	{ position:relative; width:300; height:20; filter:glow(Color=#ff0000,Strength=2)  }
span.redsmalltext  { color: #FF0000; font-size: 7pt}
span.greennormal {color:#00FF00; }
span.rednormal {color:#FF0000;}

h2           { font-size: 14pt;  border-right-width:1; border-top-width:1; border-bottom-width:1; font-style:none }
h3           { font-size: 12pt;  }

input        { border-style:solid; border-width:1; font-size: 11pt; font-weight:bold; font-family: Arial; background-color:#FFb20e; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1 }
textarea        { border-style:solid; border-width:1; font-size: 11pt; font-weight:bold; font-family: Arial; background-color:#FFb20e; padding-left:4; padding-right:4; padding-top:1; padding-bottom:1 }
