body 	{
		margin: 0px;
		padding: 0px;
		background: #AC89B1;
		}	
		
.lefttile 	
		{
		background-image: url(../img/left_tile.gif); 
		background-repeat: repeat;
		}	
		
.righttile 	
		{
		background-image: url(../img/right_tile.gif); 
		background-repeat: repeat;
		}						

td 		
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: none; 
		font-weight: normal;
		font-size: 13px;
		color: #000000;
		line-height: 18px;
		}	
		
.header				
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: none; 
		font-weight: bold;
		font-size: 13px;
		color: #580668;
		line-height: 18px;
		}			
		
.footertext		
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: none; 
		font-weight: normal;
		font-size: 11px;
		color: #000000;
		line-height: 14px;
		}		
		
.subon
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: none; 
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		line-height: 18px;
		}			
					
.on
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: none; 
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		line-height: 24px;
		}	
						
				
.divider
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: none; 
		font-weight: normal;
		font-size: 11px;
		color: #C9B4CD;
		line-height: 24px;
		}
		
.arrow
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: none; 
		font-weight: normal;
		font-size: 13px;
		color: #FFFFFF;
		line-height: 18px;
		}							
a
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: underline; 
		font-weight: normal;
		font-size: 13px;
		color: #580668;
		line-height: 18px;
		}
				
a:hover	
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: underline; 
		font-weight: normal;
		font-size: 13px;
		color: #580668;
		line-height: 18px;
		}	
	
a.footer 	
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: underline; 
		font-weight: normal;
		font-size: 11px;
		color: #000000;
		line-height: 14px;
		}	
		
a.footer:hover 
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: underline; 
		font-weight: normal;
		font-size: 11px;
		color: #000000;
		line-height: 14px;
		}			
			
	
a.second	
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: none; 
		font-weight: bold;
		font-size: 11px;
		color: #C9B4CD;
		line-height: 24px;
		}	
		
a.second:hover 
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: underline; 
		font-weight: bold;
		font-size: 11px;
		color: #C9B4CD;
		line-height: 24px;
		}		
		
a.secondon	
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: none; 
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		line-height: 24px;
		}	
		
a.secondon:hover 
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: underline; 
		font-weight: bold;
		font-size: 11px;
		color: #FFFFFF;
		line-height: 24px;
		}			
			
a.sub
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: underline; 
		font-weight: normal;
		font-size: 11px;
		color: #FFFFFF;
		line-height: 18px;
		}	
		
a.sub:hover 
		{
		font-family: Trebuchet MS, Verdana, Helvetica; 
		text-decoration: underline; 
		font-weight: normal;
		font-size: 11px;
		color: #FFFFFF;
		line-height: 18px;
		}
		
ul 		{
		font-size: 13px; 
		font-family: Trebuchet MS, Verdana, Helvetica; 
		color: #000000; 
		list-style-image: url(../img/bullett.gif);
		}		
		
	
 input.text {
		font-family: Trebuchet MS;
		text-decoration: none; 
		font-size: 13px;
		font-weight: normal; 
		color: #000000;		
		background-color: #FFFFFF;		
		border: 1px;
		border-top: 2px;
		border-bottom: 1px;
		border-right-width: 1px;	
		border-color: #8D8D8D;
		border-style: solid;
		width: 220px;
		height: 16px; 
		}	
		
	
 input.text2 {
		font-family: Trebuchet MS;
		text-decoration: none; 
		font-size: 13px;
		font-weight: normal; 
		color: #000000;		
		background-color: #FFFFFF;		
		border: 1px;
		border-top: 2px;
		border-bottom: 1px;
		border-right-width: 1px;	
		border-color: #8D8D8D;
		border-style: solid;
		width: 80px;
		height: 16px; 
		}			
		
input.textfield, textarea, select, option 
		{ 
		width: 220px;  
		height: 20px; 
		font-family: Trebuchet MS;
		text-decoration: none; 
		font-size: 13px;
		font-weight: normal;  
		border: 0px; 
		border-top: 0px;
		border-bottom: 0px; 
		border-right-width: 0px;	
		border-style: solid; 
		border-color: #8D8D8D; 
		background-color: #FFFFFF; 
		}

