﻿body, td,a {
	font-family		:Verdana;
	font-size		:11px;
	color			:#434343;
}

.copyRight_left
{
	padding-left	:25px;
	color			:White;
	text-align		:left;
}

.tabName
{
	font-family		:Arial;
	font-size		:12px;
	font-weight		:bold;
	color			:black;
	height:35px;
	text-decoration:underline;
}

.copyRight_right
{
	padding-right	:25px;
	color			:White;
	text-align		:right;
}

.copyRight
{
	height			:20px;
	width			:100%;
	background-image:url(../Images/cpyBg.jpg);
}

.a_white
{
	color			:White;
}

.storeSearchTitle
{
	color			:black;
	font-weight		:bold;
	font-size		:12px;
	background-image:url(../Image/tdbg.jpg);
}

.storeSearchText
{
	font-size		:12px;
}

.btnOn
{
	color			:Black;
	background-image:url(../Image/tdbg.jpg);
}

.btnOff
{
	color			:#434343;
}

.errorMsg
{
	font-family		:Verdana, sans-serif, Helvetica, Arial;
	font-size		:8pt;
	color			:Red;
}

.DDList
{
	font-family		:Verdana;
	font-size		:11px;
	color			:#434343;
}