.Txt_Small  	{ font-family: Verdana; font-size: 7.5pt; color: #9B9B9B}
.Txt_Normal  	{ font-family: Arial; font-size: 9pt; color: #575757 }
.txt_Header 	{ font-family: Arial; font-size: 9pt; color: #575757; font-weight: bold;  text-decoration: underline}
.txt_Title 	{ font-family: Arial; font-size: 12.5pt; color: #143E68; font-weight: bold;}


.txt_form  	{ font-family: Verdana; font-size: 7.5pt; color: #575757; font-weight: bold}
.txt_but  	{ background-color: #D46464; cursor:hand; color: #FFFFFF; font-family: Verdana; font-size: 7.5pt; font-weight: bold }
.txt_error	{ background-color: #D46464; font-family: Arial; font-size: 9pt; color: #FFFF00;}

.menu	{ background-color: #143E68;
			font-family: Arial; font-size: 9pt; color: #FFFFFF }
			
a.menu	{ color: #FFFFFF }			
a.menu:hover	{ color: #FFFF66 }
a.menubot	{ color: #9B9B9B }
a.menubot:hover	{ color: #CC0000 }
			
.toptext	{ background-color: #143E68;
			font-family: Arial; font-size: 9pt; color: #FFFFFF }
			
.tablehead	{ font-family: Arial; font-size: 9pt; color: #FFFFFF; font-weight: bold }

.tablecore	{ background-color: #FFFFFF;}

.images		{ border: 1 solid #143E68;}

a            	{ color: #CC0000; text-decoration: none}
a:hover	   	{ color: #9A7E7E; text-decoration: underline}

Body    	{ scrollbar-face-color: #D4C9C9;
		  scrollbar-shadow-color: #D4C9C9;
		  scrollbar-track-color: #FAF3F3;
		  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;
	        }

ul		{ list-style-type:square}

form 		{ margin-bottom:0;}