body 						{
								background-color : #eeeeee;
		 						font-family : Verdana, Arial, sans-serif;
		 						color: #000000;
		 						margin: 0px;
		 						scrollbar-arrow-color: #000000;
		 						scrollbar-face-color: #dddddd;
		 						scrollbar-3dlight-color: #ffffff;
		 						scrollbar-highlight-color: #aaaaaa;
		 						scrollbar-shadow-color: #aaaaaa;
		 						scrollbar-darkshadow-color: #000000;
		 						scrollbar-track-color: #FFFFFF;
		 						}
h1              {
								font-size: 10pt; 
								color:#63246B;
								}
h2		 					{		
								font-size: 8pt; 
								color:#63246B;
								}
h3		 					{		
								font-size: 8pt; 
								color:#000000;
								}
a.head3								{
								text-decoration: none;
								font-size: 8pt;
								font-weight: bold; 
								color:#000000;
								}
a.head3:hover		{
								color: #AA0000;
								font-size: 8pt;
								font-weight: bold; 
								background: #eeeeee;
								text-decoration:underline;
								}								
a.head3:visited	{
								font-size: 8pt;
								font-weight: bold; 
								color:#000000;
								text-decoration: none;
								}
a								{
								color: #006600;
								text-decoration: none;
								}
a:hover					{
								color: #AA0000;
								background: #eeeeee;
								text-decoration:underline;
								}								
a:visited				{
								color: #660000;
								text-decoration: none;
								}								
table						{
								border-collapse: collapse; 
								border: 0; 
								}
table.outer			{
								width: 779; 
								background: #ffffff; 
								border-collapse: collapse; 
								border: 1; 
								border-width: thin; 
								border-color: #8A8A8A; 
								border-style: solid 
								}
table.main 			{
								width: 100%; 
								background: #ffffff; 
								border-collapse: collapse; 
								border: 0; 
								border-width: thin; 
								border-color:#8A8A8A 
								}

table.userInput	{
								width: 100%; 
								background:  #F7F7F7; 
								border-collapse: collapse; 
								border: 1; 
								border-width: thin; 
								border-color:#D8E4AB;
								border-style: solid;
								}
table.userInput	td.tiny 		{
								vertical-align: top;
								width: 25;
								padding: 5;
								border-top-color: #D8E4AB; 
								border-top-style: solid; 
								border-width: thin								
								}
table.userInput	td.short 		{
								width: 100;
								vertical-align: top;
								padding: 5;	
								border-top-color: #D8E4AB; 
								border-top-style: solid; 
								border-width: thin											
								}
table.userInput	td.ans 		{
								width: 75;
								vertical-align: top;
								padding: 5;	
								border-top-color: #D8E4AB; 
								border-top-style: solid; 
								border-width: thin											
								}
table.userInput	td.medium 		{
								width: 200;
								vertical-align: top;
								padding: 5;	
								border-top-color: #D8E4AB; 
								border-top-style: solid; 
								border-width: thin			
								}
table.userInput	td.long 		{
								width: 300;
								vertical-align: top;
								padding: 5;	
								border-top-color: #D8E4AB; 
								border-top-style: solid; 
								border-width: thin			
								}
table.userInput	td.verylong 		{
								width: 100%;
								vertical-align: top;
								padding: 5;	
								border-top-color: #D8E4AB; 
								border-top-style: solid; 
								border-width: thin			
								}
.mainHeader 		{
								height:100; 
								background: transparent url(../image/header.jpg) no-repeat scroll 0%;
								}
.mainMenu 			{
								height:30;
								vertical-align: middle;
								cell-spacing: 2;
								background:#ADC752;
								}
.subMenu 			{
								height:30;
								vertical-align: middle;
								cell-spacing: 2;
								background:#EEEEEE;
								}								
.menuItem				{
								padding: 2;
								background: #CCCC00;
								width:100; 
								font-weight:bold
								border-left-color: #CCCC00; 
								border-right-style: solid; 
								border-right-color: #CCCC00;
								boder-width: thin
								}
.footer					{
								height:50; 
								color:#c0c0c0;
								vertical-align: middle;
								}
.userInputHead	{
								height:30; 
								background:#D8E4AB; 
								padding: 5}
td							{
								vertical-align: top;
								font-size: 8pt
								
								}
input							{
								font-family: Verdana, Arial, sans-serif;
								font-size: 10pt
								}								
.error							{
				color: #ff0000;
				font-weight: bold;
}								


