				/*body*/
body			{padding:					0px;
				margin-top:					20px;
				margin-bottom:				0px;
				margin-left:				0px;
				margin-right:				0px;
				background-color:			#FFFFFF;
				font-size:					11px;
				color:						#000000;
				font-family:				verdana, geneva, arial;
				line-height:				17px;}
				
				/*layers*/
#rel			{position:					relative;
				top:						0px;
				left:						0px;}
#head_logo		{position:					absolute;
				z-index:					10;
				top:						0px;
				left:						10px;}
#head_picbg		{position:					absolute;
				z-index:					10;
				top:						27px;
				left:						158px;}
#head_pics		{position:					absolute;
				z-index:					20;
				top:						29px;
				left:						161px;}
#flower01		{position:					absolute;
				z-index:					10;
				top:						0px;
				left:						165px;}
#flower02		{position:					absolute;
				z-index:					20;
				top:						35px;
				left:						28px;}
#flower03		{position:					absolute;
				z-index:					30;
				top:						130px;
				left:						127px;}
#flowerborder	{position:					absolute;
				z-index:					40;
				top:						0px;
				left:						28px;}
				
				/*tables and tds*/
td				{font-size:					11px;
				color:						#000000;
				font-family:				verdana, geneva, arial;
				line-height:				17px;}
td.shad1		{background-color:			#FFFFFF;}
td.shad2		{background-color:			#FFFFFF;}
td.shad3		{background-color:			#FFFFFF;}
td.main			{background-color:			#FFFFFF;}
td.head			{background-color:			#B8D5A0;}
td.nav			{font-size:					11px;
				color:						#636363;
				font-family:				verdana, geneva, arial;
				font-weight:				normal;
				line-height:				normal;
				background-color:			#97B47F;
				background-image:			url(../images/nav_bg.gif);
				background-repeat:			repeat-x;
				padding:					3px 10px 4px 10px;}
td.navline		{background-color:			#97B47F;}
td.footer		{background-color:			#B8D5A0;}
td.foottxt		{font-size:					10px;
				color:						#636363;
				font-family:				verdana, geneva, arial;
				line-height:				normal;
				padding:					7px 10px 30px 10px;}
td.left			{padding:					27px 0px 30px 0px;}
td.right		{padding:					30px 0px 30px 0px;}


				/*links*/
a:link			{color:						#000000;
				text-decoration:			underline;}
a:active		{color:						#000000;
				text-decoration:			underline;}
a:visited		{color:						#000000;
				text-decoration:			underline;}
a:hover			{color:						#7D7D7D;
				text-decoration:			underline;}
a.nav:link		{color:						#636363;
				font-weight:				bold;
				text-decoration:			none;}
a.nav:active	{color:						#636363;
				font-weight:				bold;
				text-decoration:			none;}
a.nav:visited	{color:						#636363;
				font-weight:				bold;
				text-decoration:			none;}
a.nav:hover		{color:						#000000;
				font-weight:				bold;
				text-decoration:			none;}
a.foot:link		{color:						#636363;
				font-weight:				normal;}
a.foot:active	{color:						#636363;
				font-weight:				normal;}
a.foot:visited	{color:						#636363;
				font-weight:				normal;}
a.foot:hover	{color:						#000000;
				font-weight:				normal;}

				/*text*/
h1				{font-size:					12px;
				font-weight:				bold;
				margin:						0px 0px 7px 0px;}
h2				{font-size:					11px;
				font-weight:				bold;
				margin:						0px 0px 7px 0px;
				color:						#7D7D7D;}
				
				/*lists*/
ul				{list-style-image:			url(../images/list.gif);
				margin-left:				0px;
				margin-top:					7px;
				padding-left:				15px;}
				
				/*images*/
img				{border:					0px;}
				
				/*form elements*/
.txtbox1		{background-color: #FFFFFF;
				border: 1px solid #B8D5A0;
				font-size: 10px;
				color: #000000;
				font-family: arial, verdana, geneva;
				width: 230px;
				height: 18px;}

.txtbox2		{background-color: #FFFFFF;
				border: 1px solid #B8D5A0;
				font-size: 10px;
				color: #000000;
				font-family: arial, verdana, geneva;
				width: 50px;
				height: 18px;}

.txtbox3		{background-color: #FFFFFF;
				border: 1px solid #B8D5A0;
				font-size: 10px;
				color: #000000;
				font-family: arial, verdana, geneva;
				width: 175px;
				height: 18px;}

.textarea		{background-color: #FFFFFF;
				border: 1px solid #B8D5A0;
				scrollbar-face-color:#FFFFFF;
				scrollbar-arrow-color:#B8D5A0;
				scrollbar-track-color:#FFFFFF;
				scrollbar-shadow-color:#B8D5A0;
				scrollbar-highlight-color:#FFFFFF;
				scrollbar-3dlight-color:#B8D5A0;
				scrollbar-darkshadow-color:#FFFFFF;
				font-size: 10px;
				color: #000000;
				font-family: arial, verdana, geneva;
				width: 230px;
				height: 120px;}
				
.btn			{background-color: #FFFFFF;
				border: 1px solid #B8D5A0;
				font-size: 11px;
				color: #000000;
				font-family: arial, verdana, geneva;}