body			{ BACKGROUND-COLOR:white; COLOR: black; FONT: normal small arial;  }
input	    	{ FONT: normal x-small arial;}
hr		    	{COLOR:#007788; HEIGHT: 1px;}
select, option  { FONT: normal x-small arial;} 
sup				{ FONT: italic smaller arial; }
td	        	{ FONT: normal small arial;  }

a			{FONT: bold x-small; COLOR:#000; TEXT-DECORATION:none}
a:link			{FONT: bold x-small; COLOR:#000; TEXT-DECORATION:none}
a:hover		{COLOR:#081; TEXT-DECORATION:underline}
a:active		{FONT:bold; COLOR:#000; TEXT-DECORATION:none}
.d,.d a:hover,.d a:link, .d a:active{FONT:bold x-small; COLOR:#000; TEXT-DECORATION:none}

.bold	    	{ FONT: bold small arial;}
.boldBGgreen	 	{BACKGROUND-COLOR: #007788; COLOR: white; FONT: bold small arial;}
.button	    { BACKGROUND-COLOR: #007788; COLOR: white; FONT: normal x-small arial;}
.copyright  	{ FONT: normal xx-small verdana;}

.head	    	{ BACKGROUND-COLOR: #FFFFFF; COLOR: #808080; FONT: bold x-large "Times New Roman";}
.headsm	    { FONT: italic small arial;}
.italic	    { FONT: italic smaller arial;}
.italicB	    { FONT: italic bold x-small arial;}

.TBnav			{ BACKGROUND-COLOR: #efefe;  FONT: normal xx-small verdana;}
.TBnav a:link,.TBnav a:active {FONT: bold xx-small; COLOR:#000; TEXT-DECORATION:none}
.TBnav a:hover {FONT: bold xx-small; COLOR:#080; TEXT-DECORATION:underline}
	
.TBnews		{ BACKGROUND-COLOR: yellowgreen;   BORDER:solid 1px #808080; COLOR:#FFFFFF; FONT: normal small arial;}
.TDTitle		{ BACKGROUND-COLOR: #fcfcfc; BORDER:solid 1px #808080;}	

.TRodd			{ BACKGROUND-COLOR: #fcfcfc; }	
.TReven		{ BACKGROUND-COLOR: #f2f2f2;}	
.validationErr { BACKGROUND-COLOR: white; BORDER: medium none; COLOR: red;  FONT: bold x-small verdana; WIDTH:200px; }
.visOn			{ visibility: "visible";}
.visOff		{ visibility: "hidden"; display: "none"; }
.welcome		{ FONT: italic bold large "Times New Roman"; COLOR:#376aaf; TEXT-ALIGN:center;}