body, td {
	font: 11px Tahoma;
	color: #346074;
}

a:hover, a:link, a:visited, a:active {
	color: #00a04c;
	text-decoration: underline;
}

a:visited {
	color: #88ad94;
	text-decoration: underline;
}

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

a.hot:hover, a.hot:link, a.hot:visited, a.hot:active {
	font: 12px Tahoma;
	color: #eb1d24;
	text-decoration: underline;
}

a.hot:hover {
	text-decoration: none;
}


.mheader {
	font: 18px Tahoma;
	color: #00a04c;
}

.header {
	font: bold 12px Tahoma;
}

.gheader {
	font: bold 12px Tahoma;
	color: #00a04c;
}

.wheader {
	font: bold 12px Tahoma;
	color: #ffffff;
}


.gtext {
	font: bold 12px Tahoma;
	color: #00a04c;
}

.rtext {
	font: bold 11px Tahoma;
	color: #e31e25;
}

.ten {
	font: 10px Tahoma;
}

img.pic {
	border: #fafafa 10px solid;
}

img.border {
	border: #0f0f0f 1px solid;
}


.grey {
	color: #9a9a9a;
}

.green {
	color: #00a04c;
}

.pink {
	color: #ef4658;
}

div.gallery {
	float: left;
	width: 210px;
	height: 200px;
	padding: 5px;
}

div.gallery2 {
	float: left;
	width: 190px;
	height: 200px;
}


img.mimg {
	position: relative;
	top: -34px;
	left: 5px;
	border: #ffffff 1px solid;	
}
