/* CSS Document */


/* Global Styles */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

.RegularText {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 24px;
	color: #757575;
}

.BottomText {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 24px;
	color: #3c3c3c;
}



a.BottomLinks {
	font-family: Helvetica;
	font-size: 12px;
	line-height: 24px;
	color: #3c3c3c;
}

a.BottomLinks:link {
	text-decoration: none;
}

a.BottomLinks:visited {
	text-decoration: none;
	color: #3c3c3c;
}

a.BottomLinks:hover {
	text-decoration: underline;
	color: #3c3c3c;
}

a.BottomLinks:active {
	text-decoration: none;
	color: #3c3c3c;
}

.Note {
	font-family: Helvetica;
	font-size: 11px;
	line-height: 24px;
	color: #757575;
}

.Price {
	font-family: Helvetica;
	font-size: 13px;
	font-weight: bold;
	line-height: 24px;
	color: #4e4e4e;
}

ul.CategoriesList {
	font-family: "Times New Roman";
	font-size: 18px;
	line-height: 36px;
	color: #000000;
	text-align: left;
	list-style-type: none;
}


.NavText {
	font-family: Times New Roman;
	font-size: 20px;
	line-height: 28px;
	color: #5c5c5c;
}


.Titles {
	font-family: Times New Roman;
	font-size: 18px;
	line-height: 24px;
	color: #5c5c5c;
}


.TitlesProduct {
	font-family: Times New Roman;
	font-size: 13px;
	line-height: 24px;
	color: #5c5c5c;
}


h1 {
	font-family: Times New Roman;
	line-height: 30px;
	font-size: 24px;
	font-weight: lighter;
	color: #757575;
}

.BigTitle {
	font-family: Times New Roman;
	line-height: 30px;
	font-size: 24px;
	font-weight: lighter;
	color: #757575;
}

a {
	font-family: Helvetica;
	font-size: 13px;
	line-height: 24px;
	color: #7a7a7a;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #7a7a7a;
}

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

a:active {
	text-decoration: underline;
	color: #7a7a7a;
}


/* End Global Styles */

/* ******************************************* */
/* ******************************************* */
/* ******************************************* */
/* ******************************************* */

a.CategoryLinks {
	font-family: "Times New Roman";
	font-size: 18px;
	line-height: 36px;
	color: #000000;
	text-align: left;
}

a.CategoryLinks:link {
	text-decoration: none;
}

a.CategoryLinks:visited {
	text-decoration: none;
	color: #000000;
}

a.CategoryLinks:hover {
	text-decoration: underline;
	color: #3c3c3c;
}

a.CategoryLinks:active {
	text-decoration: none;
	color: #000000;
}





a.TopMenuLinks {
	font-family: Times New Roman;
	font-size: 20px;
	line-height: 28px;
	color: #5c5c5c;
}

a.TopMenuLinks:link {
	text-decoration: none;
}

a.TopMenuLinks:visited {
	text-decoration: none;
	color: #5c5c5c;
}

a.TopMenuLinks:hover {
	text-decoration: none;
	color: #151515;
}

a.TopMenuLinks:active {
	text-decoration: none;
	color: #5c5c5c;
}










a.ActiveLinks {
	font-family: Times New Roman;
	font-size: 20px;
	line-height: 28px;
	color: #151515;
}

a.ActiveLinks:link {
	text-decoration: underline;
}

a.ActiveLinks:visited {
	text-decoration: underline;
	color: #151515;
}

a.ActiveLinks:hover {
	text-decoration: underline;
	color: #151515;
}

a.ActiveLinks:active {
	text-decoration: underline;
	color: #151515;
}



.ImageFrame {
	border: 1px solid #d8d8d8;
}



.ListaInicio {
	font-family: Times New Roman;
	font-size: 20px;
	line-height: 34px;
	color: #5c5c5c;
	list-style-type: none;
	}
