﻿/* CSS style buy Chris Scott iceblue.development@gmail.com */

body
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url();
	background-repeat: no-repeat;
}

.td_txt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	width: 150px;
	margin: 0px;
	padding: 0px;
}

.td_pics {
	text-align: center;
	vertical-align: bottom;
	height: 178px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
