﻿A				{
				color : #9D885B;
				text-decoration : none;
				}
				
A:Hover			{
				color : #9D885B;
				text-decoration : underline;
				}
				
Body			{
				background-color : #FFFFE8;
				font-family : Times New Roman, Times;
				color : #000000;
				scrollbar-3dlight-color : #F7F6DD;
				scrollbar-highlight-color : #9B865A;    
				scrollbar-face-color : #DBD3B4;
				scrollbar-arrow-color : #9B865A;
				scrollbar-shadow-color : #9B865A;
				scrollbar-darkshadow-color : #F7F6DD;
				scrollbar-track-color : #DBD3B4;
				}
TD				{
				font-size : 10pt;
				color : #000000;
				}
TD.thank		{
				font-size : 14pt;
				color : #000000;
				font-weight:bold;
				}
h1				{
				font-size : 13pt;
				color : #007A00;
				}
ul.bigbullets	{
				font-size : 13pt;
				color : #000000;	
				}
.main			{
				background-image : URL("graphics/mainbg.gif");
				background-repeat : no-repeat;
				background-position : bottom left;
				background-attachment : fixed;
				}
				
.menu			{
				background-image : URL("graphics/menubg.gif");
				}
				
.botm			{
				background-image : URL("graphics/botmbg.gif");
				}	
.sbutton		{
				color : #000000;
				font-family : Times New Roman, Times;
				font-size : 9pt;
				font-weight : Bold;
				border-width : 1px, 1px, 1px, 1px;
				background-color : #fffff8;
				border-color : #9B865A;
				}
a.regbutton	{
	background:maroon;
	padding:10px;
	color:#ffffff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	}

input,select	{
				border-left			:	1px #000000 solid;
				border-right		:	1px #000000 solid;
				border-top			:	1px #000000 solid;
				border-bottom		:	1px #000000 solid;
				color				:	#000000;
				font-size			:	9pt;
				}
.button			{
				background-color 	:	#DBD3B4;
				}
.noborder		{
				border-left			:	0px;
				border-right		:	0px;
				border-top			:	0px;
				border-bottom		:	0px;
				}
