@charset "utf-8";
/* CSS Document */


.gray	 { font-family:Arial;
			 font-size:11px;
	  		color:#6D787A}
			
	.gray2	 { font-family:Arial;
			 font-size:10px;
	  		color:#7D8080}
			
	a.red	{ text-decoration:none;
			 font-family:Kroeger 05_53;
			 font-size:8px;
			  color:#951A1A}
	
	a:hover.red	{ text-decoration:underline;
				 font-family:Kroeger 05_53;
				 font-size:8px;
				  color:#951A1A}
	
	a.blue	{ text-decoration:underline;
	 		font-family:Arial;
			 font-size:11px;
			 color:#2A5E8E}
			 
	a:hover.blue	{ text-decoration:none;
	 				font-family:Arial;
			 		font-size:11px;
					 color:#2A5E8E}

.ani{
	padding-top:-10px;
}
			
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.home{
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:center;
	background-image:url(images/bottom_nav.jpg); 
	background-repeat:repeat-y;
}

.offer{
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	background-image:url(images/bottom_nav.jpg); 
	background-repeat:repeat-y;
	padding-left:50px;
	padding-right:50px;	
}

.nemasol{
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	background-image:url(images/bottom_nav.jpg); 
	background-repeat:repeat-y;
	padding-left:50px;
	padding-right:50px;
	
}