a            { color: #CC9900; text-decoration: none  }
a:hover	   { color: #33300; text-decoration: underline }

.Txt_Small  	{ font-family: Arial; font-size: 7.5pt; color: #000000 }
.Txt_Normal  	{ font-family: MS Sans Serif; font-size: 9.5pt; color: #000000 }
.Txt_NormalW 	{ font-family: MS Sans Serif; font-size: 9.5pt; color: #FFFFFF }
.Txt_Label  	{ font-family: MS Sans Serif; font-size: 11.5pt; color: #CC9900; font-weight: bold  }
.Txt_LabelW  	{ font-family: MS Sans Serif; font-size: 11.5pt; color: #FFFFFF; font-weight: bold  }
.Txt_Title   	{ font-family: MS Sans Serif; font-size: 13.5pt; color: #000066; font-weight: bold }

.Txt_Form  	{ font-family: Verdana; font-size: 8.5pt; color: #000000; font-weight: bold   }

.but_Txt  	{ background-color: #FFFFFF; cursor:hand; color: #0000FF; font-family: Verdana; font-size: 7.5pt; font-weight: bold }


Body    {	scrollbar-face-color: CC9900;
		scrollbar-shadow-color: CC9900;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #FFFFFF;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #FFFFFF;
		font-family: Arial, Verdana;
		font-color: #000000;
		margin-top: 0;
		margin-left: 0;
		margin-right: 0;
		padding-top: 0;
		padding-left: 0; 
		padding-right: 0; 

      	background-color: #FFFFFF;
   	  	background-repeat: repeat-x; 
		link:#CC0000;
		vlink:#CC0000;
		alink:#CC0000;
	        }
table		{background-repeat: repeat-x }
td		{background-repeat: repeat-x; }
ul		{list-style-type:square}
input        { border: 1 solid #C0C0C0 }