BODY 	{
		background-color: #FFFFFF;
		font-family: tahoma, verdana, arial;
		margin:0px; padding: 0;
		background-image: url(../img/bg_menu_grass.gif);
		background-repeat: repeat-x
		}


/* A */
A:link {text-decoration: underline}
A:visited {text-decoration: underline}
A:hover {text-decoration: underline}
A:active {text-decoration: underline}


/* H */
H1 {font-size: 140%; letter-spacing:-1px; margin: 0; padding: 0}
H2 {font-size: 120%; letter-spacing:-1px; margin: 0; padding: 0}
H3 {font-size: 105%; letter-spacing:-1px; margin: 0; padding: 0}


/* P, DIV, SPAN */
P {margin: 0; display: block}
P.big  {font-size: 90%}
P.main  {font-size: 80%}
P.text {font-size: 80%; margin: 0 0 0 0; color: #042515}
P.small  {font-size: 70%}
P.smaller  {font-size: 60%}
DIV.copyright {border-top: 1px solid #CEE7D5; margin: 24px 0 20px 0}
TABLE.main {font-size: 80%}
TABLE.small {font-size: 70%}
TABLE.smaller {font-size: 65%}
DIV.btm {width: 100%;  margin: 0; padding: 0;  background-color: #CBEFD2}


/* DIV & TABLES */
TABLE.menu {font-size: 70%; font-weight: bold}
TD.mr {padding: 6px 21px 8px 21px}


/*FORMS*/
.btn			{font-size: 8pt;
				 background-color: #A8D49D;
				 color:#45653B;
				 height: 21px;
				 width: 90px;
				 border-top-width: 1px;
				 border-right-width: 1px;
				 border-bottom-width: 1px;
				 border-left-width: 1px;
				 border-top-color: #91B886;
				 border-right-color: #657C5E;
				 border-bottom-color: #657C5E;
				 border-left-color: #91B886;
}
.inputfield		   {width:117px; heght:24px; border-left: 1px solid #94C687; border-top: 1px solid #94C687;	border-right: 1px solid #94C687; border-bottom: 1px solid #94C687; background-color:#F1FFED}
.textarea		   {width:253px; heght:80px; border-left: 1px solid #94C687; border-top: 1px solid #94C687;	border-right: 1px solid #94C687; border-bottom: 1px solid #94C687; background-color:#F1FFED}


/* MARGINS */
#ind12 {margin-bottom: 12px}
#ind10 {margin-bottom: 10px}
#ind08 {margin-bottom: 8px}
#ind06 {margin-bottom: 6px}
#ind05 {margin-bottom: 5px}
#ind04 {margin-bottom: 4px}
#ind03 {margin-bottom: 3px}
#ind02 {margin-bottom: 2px}


/* COLORS */
#w {color: #FFFFFF}
#b {color: #000000}
#gr {color: #138D0D}
#lgr {color: #0FAE0E}
#dgr {color: #005B11}
#d2gr {color: #2C6B4D}
#sgr {color: #749B5F}
#mgr {color: #497E36}
#or {color: #FF560C}
#lor {color: #FF6D0C}
#red {color: #F53F00}
#olive {color: #B1AF5C}