﻿/* Default body */
body
{
	font-family: Verdana;
	font-size: 10px;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	background-image: url(../images/HomePageBg_new.jpg);
}

/* For all the text fields on the form */
.FieldText
{
	font-size: 12px;
}

/* For error text */
.ErrorText
{
	font-size: 12px;
	color: Red;
}

/* For water mark text */
.WaterMark
{
	color: #C4C4D9;
	font-size: 12px;
}

.InnerTable
{
	background-image: url('../images/pricebg01.jpg' );
	background: url('../images/pricebg01.jpg' );
	font-family: Verdana;
	position: absolute;
	top: 195px;
	left: 60px;
	font-size: 10px;
	vertical-align: top;
	width: 433px;
	height: 297px;
	text-align: left;
	color: #666666;
	height: 295px;
}

.OuterTable
{
	background-image: url('../images/uncutsx4.jpg' );
	background: url('../images/uncutsx4.jpg' ) font-family: Verdana;
	vertical-align: top;
	vertical-align: text-top;
}

.InnerHeader
{
	background-color: #666666;
	color: White;
	font-size: 10px;
}

.DropDown
{
	width: 180px;
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	border-bottom-style: solid;
}

.TextBox
{
	font-size: 12px;
	color: #666666;
	font-family: Verdana;
	border-bottom-style: solid;
}

.SideColumn
{
	background-color: White;
	width: 1px;
}

.Footer a
{
	background: #393a3c;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

.Footer a:hover
{
	text-decoration: underline;
}

.Footer
{
	background: #393a3c;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
}

td img {
display:block;
}
