Body		{
			background-image: url('/images/bg.jpg');  
			background-position: center top;       
   			font-family: "Trebuchet MS", arial, verdana;      
    		font-size: 13px; 
    		margin-left:0; 
    		margin-right:0; 
    		margin-top:0; 
    		margin-bottom:0;
			background-attachment: fixed;
    		}  
   
 h1			{
 			color: #14117a;
 			font-size: 16px;
 			font-family: times new roman, arial, tahoma, verdana;
 			font-style: italic;
 			}
 			
.big			{
 			color: #14117a;
 			font-size: 16px;
 			font-family: times new roman, arial, tahoma, verdana;
 			font-style: italic;
 			} 
 
 b, strong			{
 			color: #952402;
 			font-size: 11px;
 			font-family: tahoma, verdana, arial;
 			}
 			
 .white	 	{
 			color: #ffffff;
 			font-family: verdana, arial;
 			font-size: 10px;
 			line-height: 12px;
 			}
     
 tr 		{
 			color:#000000;     
     		font-size:12px;    
     		font-family: "Trebuchet MS", tahoma, arial, verdana;
     		line-height: 20px;
     		}  
			
			
.product	{
     		font-size:12px;    
     		font-family: "Trebuchet MS", tahoma, arial, verdana;
     		line-height: 16px;
			padding: 3px 0 10px 5px;
			border-top: #003399 dashed 1px;
			text-align: left;
     		} 	
.product_grid	{
     		font-size:12px;    
     		font-family: "Trebuchet MS", tahoma, arial, verdana;
     		line-height: 16px;
			padding: 3px 0 10px 5px;
			border: #003399 dotted 1px; border-spacing: 0;
			text-align: center;
			}
						
.product_grid2	{
     		font-size:12px;    
     		font-family: "Trebuchet MS", tahoma, arial, verdana;
     		line-height: 16px;
			padding: 3px 0 10px 5px;
			border: #003399 dotted 1px; border-spacing: 0;
			text-align: left;
			}					
     		
.small		{
 			text-align: center;
 			color:#ffffff;     
     		font-size:11px;    
     		font-family: verdana, arial, tahoma;
     		line-height: 15px;
     		}
 
.small2		{
 			text-align: center;
     		font-size:11px;    
     		font-family: verdana, arial, tahoma;
     		line-height: 12px;
     		}   
     		
 td 		{
 			vertical-align: top;
			text-align: left;
     		} 
     		
.shadow		{
 			height: 25px;
     		}                   

.dashed 	{
			background-color: #d6cea8;
			border: #666666 1px soli;
			}
           
A:link		{
			text-decoration: underline;
       		color: #060288;
       		}

A:visited	{
			text-decoration: underline;
	  		color: #060288;
	  		}

A:active	{
			text-decoration: none;
	 		color: #999999;
	 		}
	 
A:hover		{
			text-decoration: none;
		 	color: #999999;
		 	}

		 	
.pkg
A:link		{
			text-decoration: underline;
       		color: #ffffff;
       		}
.pkg
A:visited	{
			text-decoration: underline;
	  		color: #ffffff;
	  		}
.pkg
A:active	{
			text-decoration: none;
	 		color: #ffff00;
	 		}	 
.pkg
A:hover		{
			text-decoration: none;
		 	color: #ffff00;
		 	}


		 	
hr 			{ 
			border: none 0;
			color: #b72509;
			border-top: 1px dashed #b72509;
			width: 100%;
			height: 1px;
			}
			
			
.condensed {line-height: 15px;}

.custom {padding: 3px;}