@import url("form.css");
/* GLOBAL LINKS */
a	{
	text-decoration: none;
	color: #006666;
    font-family: Verdana, arial, helvetica;
	font-size:11px;
	color:#878661;

	}
a:hover	{
	text-decoration: none;
	color: #ffffff ;

	}
/* Grey SCROLLBAR */
body	{
	scrollbar-face-color: #545C5F;
	scrollbar-track-color: #545C5F;
	scrollbar-darkshadow-color:#545C5F;
	scrollbar-shadow-color:#545C5F;
	scrollbar-highlight-color:#545C5F;
	scrollbar-3dlight-color: #545C5F;
	scrollbar-arrow-color:#ffffff;
	}
/* GLOBAL LINKS */

a          {
	text-decoration: none;
	color: #ffffff;


            }

a:hover  {

            text-decoration: NONE;
			color: #ffffff

            }



body     {



            }

/* FONTS */




.header

            {
	font-size: 9 px;
	font-family: Verdana, Arial Narrow, Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: strong;
	font-variant: normal;
	text-decoration: none;

	text-color:#666699;


            }

.11px    {

            font-size: 9 px;

            }

/* USER FORM FIELDS */

input

            {
	background:  #E4E5DB;
	color: #54552B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;


            }

select   {

            background: #E4E5DB;

        color: #54552B

            }
.bullet {
	list-style-image: url(images/bullets.jpg);
}
