
/* --- BackToTop CSS --- */
#top {
width:30px;
height:30px;
position:fixed;
bottom:20px;
right:20px;


z-index:4;
display:block;
}
.js #top {
display:none;
}
#top b {
position:absolute;
background:rgb(255,255,255) url(../images/arrow.png) 11px 14px no-repeat;
background-color:rgba(255,255,255,.6);
transition:all 0.3s ease-in-out;
-webkit-transition:all 0.3s ease-in-out;
width:40px;
height:40px;

}
#top:hover b {
background-color:rgba(255,255,255,1);
background-position:11px 10px;
}

td.gradient2	{ COLOR:#ffffff;   padding:3px; padding:4px 12px 5px 12px; font:bold 14px "Trebuchet MS", Georgia, "Times New Roman", Times, sans-serif;
					text-transform: uppercase; background: #2b2a29; }
					
				
	h1.under { width :100%; float: left; color: #c50e70; font-size: 30px; height: 285px; text-align: left;  }		
	h2.our { padding: 10px 0; width:100%; float: left; color: #000; font-size: 25px; text-align: center;  }					
	td.width { padding-left: 5px; width: 100%; float: left; color:#000; font-weight: bold; font-size: 18px; }
	td.width2 { padding:0 5px; width: 220px; float: left; margin-bottom: 20px; line-height: 20px; font-size: 13px;  }
	tr.border1 { padding: 5px; width: 230px; float: left; border: 1px solid #eeedf2; min-height: 160px; border-radius: 5px; margin-left: 15px; margin-bottom: 10px; margin-top: 10px; }

	.fm_st01{height:25px; width:200px; background: white; border: 1px double #DDD; border-radius: 5px;
	color: #666; outline: none; }
	.fm_st02 { background: white; border: 1px double #DDD; border-radius: 5px;  color: #666; outline: none; } 
	
	td.fontLarge { width: 100%; float: left; font-size: 20px; color:#c50e70; text-align: center; text-transform: uppercase; font-weight: bold; }  
	td.fontSmall { width: 100%; float: left; font-size: 14px; color:#000; line-height: 20px; text-align: left; }  

