@import url("form.css");
/* GLOBAL LINKS */
a	{
	text-decoration: none;
	color: #ffffff;

	}
a:hover	{
	text-decoration: none;
	color: #889C67;

	}
/* Grey SCROLLBAR */
body	{
	scrollbar-face-color: #56733A;
	scrollbar-track-color: #56733A;
	scrollbar-darkshadow-color:#47642B;
	scrollbar-shadow-color:#47642B;
	scrollbar-highlight-color:#47642B;
	scrollbar-3dlight-color: #47642B;
	scrollbar-arrow-color:#A3B389;
	}
/* GLOBAL LINKS */

a          {
	text-decoration: none;
	color: #ffffff;


            }

a:hover  {

            text-decoration: NONE;
color: #889C67;

            }



body     {



            }

/* FONTS */

font       {

            font-family: arial, helvetica;
			font-size:11px;
			color:#333333;

            }

.BodyText

            {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
	text-transform: none;




            }

.11px    {

            font-size: 9 px;

            }

/* USER FORM FIELDS */

input

            {
	background:  #E4E5DB;
	color: #54552B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;


            }

select   {

            background: #E4E5DB;

        color: #54552B

            }

.textarea

            {
	background:  #E4E5DB;
	color: #;


            }
				
				
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: 56733a;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.bullet {
	list-style-image: url(images/bullet.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;

}

