* html html, body        { margin: 0 0 0 0; padding: 0 0 0 0; font-family: arial, tahoma, verdana; font-size: 12px;  background-color: White;  }

table, td, div           { color: #313c31; font-family: arial, tahoma, verdana; font-size: 12px;}
.head						 {font-weight: bold;  padding: 5px 5px 5px 5px;  text-align: center;  background-color: #D3DAD4;}
.data						 {text-align: left;  padding: 5px 5px 5px 5px;  background-color: White; }
#dropmenudiv a{font-size: 11px; color: #4b6c4b; width: 100%; display: block; text-indent: 3px; border-bottom: 1px solid #839683; padding: 1px 0; text-decoration: none; font-weight: bold;  background-color: #ffffff;}
#dropmenudiv a:hover{background-position: right; color: #4b6c4b; background-color: #F4F4F4;}
#dropmenudiv{position:absolute; border:1px solid #839683; border-bottom-width: 0; font:normal 12px Verdana; line-height:18px; z-index:100;}

h2                       { padding: .3em 0; margin: 1.5em 2em .5em 2em; font-size: 14px; font-weight: bold; color: #4b6c4b; border-bottom: 1px solid #ccc }
.comment						{font-size: 11px;  color: #839683; }
a							{font-size: 12px; color: #4b6c4b; 	text-decoration: none;}
a:hover					{	text-decoration: underline;}
.line					{background-image: url(img/menu_bg.gif);  background-repeat: repeat-x; color: White;  font-weight: bold;  padding-left: 20px;  padding-right: 20px;}
.white				{color: White; font-family: Verdana;  font-size: 12px; }
.copy					{color: White; font-family: Verdana;  font-size: 11px; }
a.copy				{color: #D5E7D5;}
a.copy:hover		{color: #D5E7D5;  text-decoration: underline; }

textarea, input, select, option         { border: .1em solid #cbdfcb; font: normal 11px tahoma; color: #444; vertical-align: middle }
input						{padding: .1em .3em .2em }
textarea                        			 { padding: .1em .3em .2em }
.button                                 { border: 3px double #B5D2B6; background: #f9f9f9; padding: 0 .7em; cursor: hand; }

.fl                                     { float: left }
.fr                                     { float: right }


