﻿body, td,a {
	font-family		:Verdana;
	font-size		:11px;
	color			:#434343;
}

.banner
{
	height			:140px;
	width			:100%;
	border			:0;
}

.copyRight
{
	height			:20px;
	width			:100%;
	background-image:url(../Images/cpyBg.jpg);
}

.btnOn
{
	color			:White;
	background-image:url(../Images/tdbg.jpg);
}

.btnOff
{
	color			:#434343;
}

.copyRight_left
{
	padding-left	:25px;
	color			:White;
	text-align		:left;
}

.copyRight_right
{
	padding-right	:25px;
	color			:White;
	text-align		:right;
}

.a_white
{
	color			:White;
}

.menu_td
{
	width			:160px;
	background-color:#f6f5f5;
	vertical-align	:top;
}

.txtBox
{
	font-family		:Verdana;
	font-size		:11px;
	color			:#434343;
}

.errorMsg
{
	font-family		:Verdana;
	font-size		:11px;
	color			:red;
}

.storeSearchTitle
{
	color			:White;
	font-weight		:bold;
	font-size		:12px;
	background-image:url(../Images/tdbg.jpg);
}

.storeSearchText
{
	font-size		:12px;
}
.GridHeader
{
	background-image	: url(../Images/GridHeader.jpg);
	color				:#000000;
	font-family			:Verdana;
	font-size			:9pt;
	font-weight			:bold;
	height				:20px;
}
