

body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;


       .scroll 
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #cc9900;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #222222;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
        }

a:hover         { text-decoration:none}

.cop            { font-family:tahoma; font-size:10px; color:#ffffff;}

.txt            { font-family:tahoma; font-size:10px; line-height:11px; color:#000000;
                  Scrollbar-arrow-color:#000000;
                  Scrollbar-darkshadow-color:#E1B473;
                  Scrollbar-3dlight-color:#E1B473;
                  Scrollbar-shadow-color:#000000;
                  Scrollbar-highlight-color:#000000;
                  Scrollbar-face-color:#E1B473;
                  Scrollbar-track-color:#E1B473;
                  }

.txt1           { font-family:tahoma; font-size:10px; line-height:11px; color:#000000;
                  Scrollbar-arrow-color:#000000;
                  Scrollbar-darkshadow-color:#E5AA3A;
                  Scrollbar-3dlight-color:#E1B473;
                  Scrollbar-shadow-color:#000000;
                  Scrollbar-highlight-color:#000000;
                  Scrollbar-face-color:#E5AA3A;
                  Scrollbar-track-color:#E5AA3A;
                  }

.txt2           { font-family:tahoma; font-size:11px; line-height:11px; color:#000000; font-weight: bold; }

.txt3           { font-family:tahoma; font-size:11px; line-height:11px; color:#000000; }

.txt3a          { font-family:tahoma; font-size:12px; line-height:11px; color:#000000; }

.txt3b          { font-family:tahoma; font-size:11px; line-height:11px; color:#800000; }

.txt4           { font-family:tahoma; font-size:13px; color:#ffffff; }

.txt4a          { font-family:tahoma; font-size:12px; color:#ffffff; }

.txt5           { font-family:tahoma; font-size:12px; color:#000000; }

.txt6           { font-family:tahoma; font-size:17px; color:#ffffff; }

.txt7           { font-family:tahoma; font-size:14px; color:#000000; font-weight: bold; }

.txt7a          { font-family:tahoma; font-size:16px; color:#000000; font-weight: bold; }

.txt7b          { font-family:tahoma; font-size:14px; color:#000000; font-weight: bold; }

.txt8           { font-family:tahoma; font-size:10px; line-height:11px; color:#000000; }




.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 }

