﻿/* Default body */
body
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	margin-left: 0;
	margin-top: 0;
}

/* 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: 11px;
	vertical-align: top;
	width: 433px;
	height: 297px;
	text-align: left;
	color: #666666;
	font-weight:bold;
	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;
}

.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;
}