<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">

<HTML>
<HEAD>
	<META HTTP-EQUIV="Content-Type" CONTENT="text/html;CHARSET=iso-8859-1">
	<TITLE>Wizards Style Sheet</TITLE>
	<STYLE TYPE="text/css" TITLE="Wizards Style Sheet">

		BODY {color : papayawhip}	
                A {
		  color: maroon;
		  font-family : Verdana;
		  text-decoration : none
                }

		A:hover {
		   text-decoration:none;
	           font-family : Verdana;
                   color:#e9967a
		}

		A.white {
		 color: white;
                 text-decoration:underline;
                 font-family : Verdana;
		 font-size : 8pt
		}

		DIV.Hidden {
			display: none;
		}

		DIV.Visible {
			display: "";
		}

		.colorinput {
			font-size : 8pt;
			font-family : Verdana;
			text-align : left;
			vertical-align : top;
			color : maroon;
			WIDTH: 175px;
		}

		.colorinputLogin {
			font-size : 8pt;
			font-family : Verdana;
			text-align : left;
			vertical-align : top;
			color : maroon;
			WIDTH: 255px;
		}
		
		
		P {
			color : maroon;
			text-decoration: none; 
        		font-size: 11pt;
			font-weight: bold;
        		line-height: 13pt;
			font-family : Verdana;
		}
     		
		H2 {font-size : 14pt;
		font-family : Verdana;
        	font-weight: bold}

        	H3 {
			font-size : 10pt;
			font-family : Verdana;
        		font-weight: bold
		}

		TABLE.intro { font-size : 11pt;
		font-family : Verdana;
		text-align : left;
		vertical-align : top;
		background : papayawhip}
		
		TABLE.main { font-size : 10pt;
		font-family : Verdana;
		text-align : left;
		background : silver}
		
		TABLE.buttons { font-size : 10pt;
		font-family : Verdana;
		text-align : left;
		background : silver}
		
		TD.intro { font-size : 11pt;
		text-align : left;
		background : papaywhip;
		vertical-align : top}
		
		TD.navigationbar { font-size : 12pt;
		font-family : Verdana;
		text-align : center;
		color: papayawhip;
		font-weight : bold;
		vertical-align : top}
					
		TD.form { font-size : 14pt;
		font-family : Verdana;
		text-align : center;
		color: maroon;
		font-weight : bold;
		vertical-align : top}
		
		TD.formtext { font-size : 8pt;
		font-family : Verdana;
		color: black;
		vertical-align : top}
		
		TD.homepage { font-size : 23pt;
		font-family: Verdana;
		font-weight : bold;
		background : papaywhip;
		color : maroon}
		
		TD.app2 { font-size : 18pt;
		font-weight : bold;
		color : red;
		font-family: verdana;
		text-align : left}

		TD.Yellow9pt { 
			font-size : 9pt;
			font-weight : normal;
			color : yellow;
			font-family: verdana;
		}

		
		TD.app { font-size : 12pt;
		font-weight : bold;
		color : maroon;
		font-family: verdana;
		text-align : left}
					
		TD.version { font-size : 8pt;
		font-weight : bold;
		color : maroon;
		text-align : left}
		
		TD.caption { font-size : 10pt;
		font-weight : bold;
		text-align : left}
		
		TD.browser { font-size : 11pt;
		font-weight : bold;
		font-family: verdana;
		text-align : center;
		background : silver}
		
		TD.instruction { font-size : 8pt;
		font-family : Verdana;
		font-weight : normal}
		
		TD.header { font-size : 11pt;
		font-weight : bold;
		background : maroon;
		color : white}
		
		TD.trackhead { font-size : 11pt;
		font-weight : bold;
		font-style : normal;
		background : silver;
		color : maroon}
		
		TD.tracktitle { font-size : 11pt;
		font-weight : bold;
		font-style : italic;
		background : silver;
		color : maroon}
		
		TD.field { font-size : 9pt;
		font-family : Verdana;
		font-weight : normal}

		TD.field1 { font-size : 9pt;
		font-family : Verdana;
		font-weight : bold}
		
		TD.label { font-size : 9pt;
		font-family : Verdana;
		text-align : left;
		font-weight : bold;
		color : navy}
		
		TD.dbvalue { font-size : 9pt;
		font-weight : normal;
		text-align : left;
		color : maroon;
		font-style : normal}
		
		TD.hint { font-size : 9pt;
		font-weight : normal;
		color : #CC0000}
		
		TD.line { font-size : 9pt;
		font-weight : normal;
		color : black}
		
		TD.view_button { font-size : 8pt;
		background : silver;
		color : navy ;
		font-weight : normal;
		text-align : center}
		
		TD.button { font-size : 9pt;
		background : maroon;
		font-weight : normal;
		text-align : center}
		
		
		TD.fieldbutton { font-size : 9pt;
		background : silver;
		font-weight : normal;
		text-align : left}
		
		TD.indicator { font-size : 9pt;
		background : silver;
		font-weight : normal;
		text-align : left}
		
		TD.write { font-size : 8pt;
		background : silver;
		font-weight : bold;
		text-align : left}
		
		TD.placehold { font-size : 12pt;
		font-family : WingDings;
		color : maroon;
		background : silver;
		font-weight : normal;
		text-align : center}
		
		TD.confirmation { font-size : 12pt;
		color : maroon;
		background : silver;
		font-weight : normal;
		text-align : center}
		
		TD.background { background : papayawhip}
		
		SPAN { font-size : 8pt;
		color : green;
		font-weight : bold}
		
		TD.link{ font-size : 8pt;
		color : blue;
		font-weight : normal;
		font-style : underline}
		
		TD.tablevalue { font-size : 8pt;
		font-weight : normal;
		text-align : left;
		color : black}

		.Select1 {
    			FONT-SIZE: 9pt;
    			BACKGROUND-COLOR: papayawhip;
			WIDTH: 150px;
		}
			
		.Select3 {
    			FONT-SIZE: 9pt;
    			BACKGROUND-COLOR: papayawhip;
			WIDTH: 225px;
		}

		.BGDisabledTxt {
			font-size : 8pt;
			font-family : Verdana;
			text-align : left;
			vertical-align : top;
			color : blue;
    			BACKGROUND-COLOR: #99FFCC;
			WIDTH: 175px;
		}

		
		TD.label { font-size : 9pt;
			font-family : Verdana;
			text-align : left;
			font-weight : bold;
			color : navy
		}

		.BGDisabledSel {
			font-size : 8pt;
    			BACKGROUND-COLOR: #99FFCC;
			WIDTH: 65px;
		}

		.Select2 {
			font-size : 8pt;
			font-family : Verdana;
			text-align : left;
			vertical-align : top;
			color : maroon;
			WIDTH: 65px;
		}

		P.field { 
			font-size : 9pt;
			font-family : Verdana;
			font-weight : normal;
		}
	</STYLE>
</HEAD>
</BODY>
</HTML>
