.Txt_Small  	{ font-family: Arial; font-size: 8pt; color: #808080}
.Txt_SmallB  	{ font-family: Arial; font-size: 8pt; color: #000000}

.Txt_Normal  	{ font-family: Verdana; font-size: 10pt; color: #221E1F }

.Txt_Label  	{ font-family: Verdana; font-size: 11.5pt; color: #000099; font-weight: bold }
.Txt_Heading  	{ font-family: Verdana; font-size: 12.5pt; color: #000000; font-weight: bold }

.Txt_Form  	{ font-family: Verdana; font-size: 7.5pt; color: #000000; font-weight: bold}

.Txt_Menu  	{ font-family: Arial; font-size: 9pt; color: #000000; font-weight: bold }


.Container	{ background-color: #FFFFFF;

		border: 2px;
		border-collapse: collapse;
		}



.but_Txt  	{ background-color: #221E1F; cursor:hand; color: #EFFC20; font-family: Verdana; font-size: 7.5pt; font-weight: bold }

a            	{ color: #CC0000; text-decoration: underline}
a:hover	   	{ color: #CECECE; text-decoration: underline}

Body    	{ scrollbar-face-color: #808080;
		  scrollbar-shadow-color: #808080;
		  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: 10;
		  margin-left: 0;
		  margin-right: 0;
		  padding-top: 0;
		  padding-left: 0; 
		  padding-right: 0; 

	      	  background-color: #808080;
   	  	  background-repeat: repeat-x; 
	        }

td		{ background-repeat: repeat-y;}

ul		{ list-style-type:square}
input        	{ border: 1 solid #808080 }

form 		{ margin-bottom:0;
		  margin-top:0;}