body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url("images/background.jpg");
	background-position: bottom 770;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

.content-padding {
	padding: 10px;
}

a {
	text-decoration:none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

p,td,tr,div,input,textarea,select,blockquote {
	font-size: 12px;
	font-weight: normal;
}

.textFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-color: #F88185;	
}
.textFooter a {
	text-decoration: none;	
}
.textFooter a:hover {
	text-decoration: underline;	
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
}

.textSideMenu {
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	line-height: 1.5;
}
.textSideMenu a:hover {
	color: #F2030B;
}

.textErrors {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.textSearch {
	background-color: #FFCC00;
	font-size: 10px;
	font-weight: normal;
}

.textSpecialOffers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.textSpecialOffers a:hover {
	color: #FF0000;
}

.textBigLetters {
	font-size: 22px;
	font-weight: boldl;
}

.textGeneralIndex {
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}

.textSitemap {
	font-size: 10px;
}