.Txt_Small  	{ font-family: Arial; font-size: 8pt; color: #000000 }
.Txt_CopyR  	{ font-family: Arial; font-size: 8pt; color: #c8c8c8;
		  border-top: 1 solid #999999; }

.Txt_Normal  	{ font-family: Arial; font-size: 10pt; color: #000000 }
.txt_Label 	{ font-family: Arial; font-size: 12pt; color: #CC0000; font-weight: bold;}

.Txt_Err  	{ font-family: Verdana; font-size: 8.5pt; color: #FFFFFF;
		background-color: #CC0000;}



.txt_Title 	{ font-family: Verdana; font-size: 11.5pt; color: #FFFFFF; font-weight: bold;
			background-color: #1059A5;}

.Txt_Form  	{ font-family: Verdana; font-size: 7.5pt; color: #000000; font-weight: bold;}


.but_Txt  	{ background-color: #B6CB70; cursor:hand; color: #FFFFFF; font-family: Verdana; font-size: 7.5pt; font-weight: bold }

.Container      { width: 750;
		  background-color: #FFFFFF;
		  border: 1 solid #999999;
		}


a            	{ color: #FF6600; text-decoration: none;}
a:hover	   	{ color: #CECECE; text-decoration: underline}


Body    	{ scrollbar-face-color: #CC0000;
		  scrollbar-shadow-color: #CC0000;
		  scrollbar-track-color: #CCCCCC;
		  scrollbar-highlight-color: #FFFFFF;
		  scrollbar-3dlight-color: #FFFFFF;
	 	  scrollbar-darkshadow-color: #000000;
		  scrollbar-arrow-color: #FFFFFF;
		  font-family: Arial, Verdana;
		  font-color: #000000;
		  margin-top: 0;
		  margin-left: 0;
		  margin-right: 0;
		  margin-bottom: 0;
		  padding-top: 0;
		  padding-left: 0; 
		  padding-right: 0; 

	      	  background-color: #FFFFFF;
   	  	  background-repeat: no-repeat; 
	        }

.tr		{ background-repeat: no-repeat; }

.images		{ border: 1 solid #669900;}

ul		{ list-style-type:square}


form 		{ margin-bottom:0;
		margin-top:0;}