	body 
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; background-color: #ffffff;}
	td 
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px}
	select   
		{ font-family: Tahoma, Verdana; font-size: 11px; color: #000000; background-color:#FFFFFF; border: 1px solid #000000;}
	textarea 
		{ font-family: Tahoma, Verdana; font-size: 11px; color: #000000; background-color:#FFFFFF; border: 1px solid #000000;}
	input    
		{ background-color : #FFFFFF; border : 1px solid #000000; font-family : Tahoma, Verdana; font-size : 11px; color : #000000; }
	.checkbox    
		{ background-color : #FFFFFF; border : 0px solid #000000; font-family : Tahoma, Verdana; font-size : 11px; color : #000000; }
	.button    
		{ background-color : #4682B4; border : 1px solid #000000; font-family : Tahoma, Verdana; font-size : 11px; color : #FFFFFF; }

	.button2 { 
        background-color : #cccccc; 
        border : 1px solid #000000; 
        font-family : Tahoma, Verdana; 
        font-size : 11px; 
        color : #333333; 
        font-weight: bold;
    }
    
	a, A:link, a:visited, a:active
		{text-decoration: none; cursor: pointer;}
	A:hover
		{text-decoration: underline;}
	
	.header1, h1
		{color: #ffffff; background: #4682B4; font-weight: bold; font-family: Tahoma, Verdana; font-size: 13px; margin: 0px; padding: 2px;}
	.header2, h2
		{color: #000000; background: #DBEAF5; font-weight: bold; font-family: Tahoma, Verdana; font-size: 12px;}
	.intd
		{color: #000000; font-family: Tahoma, Verdana; font-size: 11px; padding-left: 15px; padding-right: 15px;}

	.tdheader { border-bottom: solid 1px #000000;  font-weight: bold;  background: #FFFFFF;}
	.tdfooter { border-top: solid 1px #000000;  font-weight: bold;  background: #FFFFFF;}

	.onmouseover { background: #4682B4; }
	/*.opacity 
		{FILTER: alpha (opacity=50);}*/
