



body        {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
        .scroll 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #ffc125;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
             }

a:link		{ color: #26466D; text-decoration: none }

a:visited	{ color: #26466D; text-decoration: none }

a:active	{ color: #26466D; text-decoration: none }

a:hover		{ color: #CDAD00; text-decoration: none }


.tahoma11   {font-family: Tahoma; font-size: 11px; color: #836B49; text-decoration: none;}

.orange     {color: #FF7D00;}

.white      {font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none;}

.brown      {font-family:tahoma, Arial, Helvetica, sans-serif; font-size:10px; color:#603311; text-decoration:none; font-weight: bold}

.brown2     {font-family:tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#603311; text-decoration:none; font-weight: bold}

.brown3     {font-family:tahoma, Arial, Helvetica, sans-serif; font-size:12px; color:#603311; text-decoration:none; font-weight: bold}

.menu	    {font-family:tahoma, Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none; font-weight: bold}

.button 	{ background-image: url("picts/button.gif");
		background-color:#C9D4DA;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #CCCCFF 0px solid }

.buttonon 	{ background-image: url("picts/buttonon.gif");
		background-color:#F7D0A1;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #996600;
		font-size: 8pt;
		height: 19px;
		width: 100px;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		BORDER: #000000 0px solid }


.button-popups { background-image: url("picts/button-popup.gif");
		background-color:#333333;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #FFFFFF;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

.buttonon-popups { background-image: url("picts/buttonon-popup.gif");
		background-color:#C0C0C0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #000000;
		font-size: 8pt;
		height: 23px;
		width: 100%;
		cursor:hand;
		font-weight: bold;
		text-align: center;
		padding-top: 2px;
		padding-bottom: 2px;
		padding-left: 2px;
		padding-right: 2px;
		BORDER: #FFFFFF 0px solid }

