.textBold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; line-height: 16px; color: #006633 ; 
font-weight: bold}

.text { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 
15px; color: #006633; padding-right: 0px; padding-left: 5px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px }
.text2 { font-family:  Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 
15px; color: blue; padding-right: 0px; padding-left: 5px; padding-top: 0px; padding-bottom: 0px; margin-right: 0px }
.textTitle { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; line-height: 28px; 
color: red; font-weight: bold  }
.textLarge { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; 
line-height: 24px; color: red; font-weight: bold  }
.textMenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; 
line-height: 24px; color: black; font-weight: bold  }


scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#000000;
scrollbar-shadow-color:#666666;
scrollbar-face-color:#000066;
scrollbar-highlight-color:#FFFFFF;
scrollbar-dark-shadow-color:#666666;
scrollbar-3d-light-color:#000066;

#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #DFCFBF;
	color: #DFCFBF;
	}
	#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #000000;
		margin: 0;
		}

#button li a {
		display: block;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		padding: 3px 3px 3px 0.5em;
		border-top: 2px solid #006600;
		border-bottom: 2px solid #006600;
		border-left: 2px solid #006600;
		border-right: 2px solid #006600;
		background-color: #f7f2ea;
		color: #006699;
		font-size: 12px;
		text-decoration: none;
		width: 100%;
		}

	#button li a:hover {
		border-top: 2px solid #006600;
		border-bottom: 2px solid #DFCFBF;
		border-left: 2px solid #DFCFBF;
		border-right: 2px solid #DFCFBF;
		background-color: #f7f2ea;
		color: #FF6633;
		}

