body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11;
	}
td {
	font-size: 11;
	}


.menubasket {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10;
	text-decoration: none;
	}
.vmItem {
	color: #91A6CC;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
	}
.vmItem:hover {
	color: #FFFFFF;
	}
.vmItemActive {
	color: #FFFFFF;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
	}
.title {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10;
	}
.hotOffers {
	color: #103068;
	font-size: 10;
	text-decoration: none;
	}
.newsListText {
	font-size: 10;
	}
.newsListLink {
	font-size: 10;
	color: #5391F9;
	text-decoration:none;
	}
.goodListItem {
	padding: 4;
	padding-left: 8;
	padding-right: 8;
	font-size: 11;
	}
.goodListTitle {
	padding: 6;
	font-size: 11;
	font-weight: bold;
	}
.goodListLink {
	text-decoration: none;
	}
.goodListLink:hover {
	text-decoration: underline;
	}


.footer {
	font-size: 10;
	}
.body {
	font-size: 12;
	}




.img_alt {
	font-size: 11;
	}


.cms_table_title {
	font-size: 12;
	background-color: #CCCCCC;
	font-weight: bold;
	color: #666666;
	}
.cms_table_item {
	font-size: 12;
	background-color: #EEEEEE;
	}


input.formField {
	font-size: 12;
	}
textarea.formField {
	font-family: Arial;
	font-size: 12;
	}
input.formButton {
	font-size: 12;
	border: solid 1 #000000;
	}
	
#goodItemTitle {
	font-size: 12;
	}

#copyright {
	font-size: 10;
	color: #FFFFFF;	
	}
