.Txt_Small  	{ font-family: Arial; font-size: 8pt; color: #000000 }
.Txt_Normal  	{ font-family: Verdana; font-size: 8.5pt; color: #000000 }
.Txt_Label  	{ font-family: Verdana; font-size: 11.5pt; color: #CC0000; font-weight: bold;}

.but_Txt  	{ background-color: #FFFFFF; cursor:hand; color: #CC0000; font-family: Verdana; font-size: 7.5pt; font-weight: bold }


a            	{ color: #CC0000; text-decoration: none}
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: 30;
		  margin-left: 0;
		  margin-right: 0;
		  padding-top: 0;
		  padding-left: 0; 
		  padding-right: 0; 
		  link:#CC0000;
	 	  vlink:#CC0000;
		  alink:#CC0000;

	      	  background-color: #000000;
   	  	  background-repeat: repeat-x; 
	        }

td		{ background-repeat: repeat-y;}

ul		{ list-style-type:square}
input        	{ border: 1 solid #808080 }

form 		{ margin-bottom:0;}
