body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

li {
	list-style-image: url(images/layout/bullet.gif);
}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

th {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
}

br {
	font-size: 10px;
}

.grey_table {
	background-color: #E9E9E9;
}

.fs_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

.fs_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}

.fs_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}

.hot_offers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	align: center;
	color: #000000;
	text-align: center;
	font-style: normal;
}

a.header:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
a.header:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
	text-decoration: none;
}
a.header:hover {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	font-style: italic;
	text-decoration: underline;
}
a.header:active {
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	font-style: italic;
	text-decoration: underline; 
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}

tr.off{
	background-color: #E9E9E9;
}

tr.highlight{ 
	background-color: #B5E1FF;
	cursor: pointer;
}

a.no_link:link, a.no_link:visited, a.no_link:hover, a.no_link:active {
	color: #000000;
	text-decoration: none;
}
