BODY
{ 
font-family: 'Arial', 'MS Sans Serif' 
}

TH 
{ 
font-size: 10pt; 
background-color: #660066; 
color: white; 
font-weight: normal  
}

TD 
{ 
font-size: 10pt; 
font-weight: normal 
}

H3 
{ 
font-size: 14pt; 
font-weight: bold 
}

.Heading 
{ 
font-size: 10pt; 
color: white; 
font-weight: bold 
}

.Type 
{ 
font-size: 10pt; 
color: navy; 
font-weight: bold; 
font-family: 'verdana' 
}

.Address 
{
font-family: 'verdana'; 
font-weight: bold 
}


.EstoreHead 
{ 
font-family: 'verdana'; 
font-weight: bold; 
color: navy ;
text-align: center
}

.copyRight 
{
font-family: 'verdana'; 
font-size: 7pt; 
text-align: center 
}

.TempTableBackGround 
{
background-color: #660066 
}

.TempTableBorder
{
BORDER-RIGHT: #4f4884 0px solid; 
BORDER-TOP: #4f4884 0px solid; 
BORDER-LEFT: #4f4884 0px solid;
BORDER-BOTTOM: #4f4884 1px solid
}

.estoreDT
{
font-family: 'arial';
font-size: 12pt ;
font-weight: bold ;
color: #4f4884;
text-decoration: underline;

}

.estoreDD
{
	font-size: 8pt;
	font-family: 'verdana';
	color: navy 
}

.estoreImg
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    BORDER-LEFT: 1px solid;
    WIDTH: 100px;
    BORDER-BOTTOM: 1px solid;
    HEIGHT: 140px;
}

.review
{
	border-width:1px;
	border-style:solid;
	border-color:#000066;
	border:solid,1px,#
    background-color:#FFEBCD
}

INPUT 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	BORDER-BOTTOM: 1px solid black;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px  solid;
	BORDER-TOP: black 1px  solid;
}

SELECT 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 75%;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
	BORDER-BOTTOM: 1px solid black;
	BORDER-LEFT: black 1px solid;
	BORDER-RIGHT: black 1px  solid;
	BORDER-TOP: black 1px  solid;
}

.InfoFormItem
{
	font-weight: bold;
	height: 24px;
	font-family: Verdana;
	width: 35%
	
}

.InfoHeader
{
	color: #800000;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold
}

.borderTable {	

border: 1px solid #660000;
}

a.edit:link {color: #FFCC00 ; text-decoration: none; }
a.edit:visited {color: #FFCC00; text-decoration: none; }
a.edit:hover {color: #FFCC00; text-decoration: underline; }
a.edit:active {color: #FFCC00; }
