/************************************************************************/
/* AUTO-CHANGERS                                                        */
/************************************************************************/

body					{ font-family: tahoma, arial, sans-serif; font-size: 11px; color: #ffffff; margin: 0px; background-color: #282828; }
td						{ font-family: tahoma, arial, sans-serif; font-size: 11px; color: #ffffff; margin: 0px; }
img						{ font-family: tahoma, arial, sans-serif; font-size: 11px; color: #ffffff; border: 0px; }

/************************************************************************/
/* LINK STYLES                                                          */
/************************************************************************/

A:link					{ font-family: tahoma, arial, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline; }
A:visited				{ font-family: tahoma, arial, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline; }
A:active				{ font-family: tahoma, arial, sans-serif; font-size: 11px; color: #ffffff; text-decoration: underline; }
A:hover					{ font-family: tahoma, arial, sans-serif; font-size: 11px; color: #ffffff; text-decoration: none; }

/************************************************************************/
/* FORM ELEMENTS                                                        */
/************************************************************************/

input, textarea			{ font-family: tahoma, arial, sans-serif; font-size: 11px; }

input.text				{ background-color: #EEEEEE; color: #000000; padding: 2px; width: 150px; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; height: auto; }
input.text:hover		{ background-color: #EEEEEE; color: #000000; padding: 2px; width: 150px; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; height: auto; }
input.text:focus		{ background-color: #EEEEEE; color: #000000; padding: 2px; width: 150px; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; height: auto; }

textarea				{ background-color: #EEEEEE; color: #000000; padding: 2px; width: 330px; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; height: 75px; }
textarea:hover			{ background-color: #EEEEEE; color: #000000; padding: 2px; width: 330px; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; height: 75px; }
textarea:focus			{ background-color: #EEEEEE; color: #000000; padding: 2px; width: 330px; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #ffffff; border-right: 1px solid #ffffff; height: 75px; }

input.button			{ background-color: #EEEEEE; color: #000000; padding: 2px; width: 150px; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; height: auto; font-weight: bold; }
input.button:hover		{ background-color: #EEEEEE; color: #000000; padding: 2px; width: 150px; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; height: auto; font-weight: bold; }
input.button:focus		{ background-color: #EEEEEE; color: #000000; padding: 2px; width: 150px; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000; border-right: 1px solid #000000; height: auto; font-weight: bold; }

/************************************************************************/
/* END OF STYLES                                                        */
/************************************************************************/
