

.a          { text-decoration:none }

body        {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
        scrollbar-face-color: #CDAF95; 
        scrollbar-shadow-color: #ffffff; 
        scrollbar-highlight-color: #836B49; 
        scrollbar-3dlight-color: #ffffff;
        scrollbar-darkshadow-color: #836B49; 
        scrollbar-track-color: #ffffff; 
        scrollbar-arrow-color: #000000;
             }


.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}

.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 }
