/* ================================
    CSS STYLES FOR echoshop
   ================================
*/   
Body
{ background-color: #ffffff;
	SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
SCROLLBAR-ARROW-COLOR:  #cccccc; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
margin: 0px; 
}


td
{   
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size:11px;
	line-height: 16px;
	color: #505A61;
}
.hg {
font-family: Verdana;
font-weight: bold;
color: #869DB3;
font-size:11px;

}
.title {
font-family: Verdana;
font-weight: bold;
color: #144997;
font-size:14px;

}
.about
{   
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size:11px;
	line-height: 16px;
	color: #ffffff;
	}
.open {
font-family: Verdana;
font-weight: normal;
color: #724B1D;
font-size:14px;
letter-spacing: 2px;
line-height: 20px;

}

.login
{
    font-weight: normal;
    font-size:10px;
    font-family: Verdana, Helvetica, sans-serif;
	color: #cccccc;
}


UL LI   {
    list-style-type:    square ;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #000000;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #cccccc;
	 text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #cccccc;
	 text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #cccccc;
	 text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
    font-size:  11px;
    color: #7BA2AA;
	 text-decoration: none;
}


.email {
font-family: Arial;
color: #95B5BB;
font-size:11px;
text-decoration:none;

}

.email:link {
font-family: Arial;
color: #95B5BB;
font-size:11px;
text-decoration:none;

}
.email:active {
font-family: Arial;
color: #95B5BB;
font-size:11px;
text-decoration:none;

}
.email:visited {
font-family: Arial;
color: #95B5BB;
font-size:11px;
text-decoration:none;

}
.email:hover {
font-family: Arial;
color: #ff0000;
font-size:11px;
text-decoration:none;

}

.button:link
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #CFC8AA;
	background: #755A3F;
	border: thin 1 solid #CFC8AA;
	text-decoration:none;
	padding-left: 3px;
	padding-right: 3px;
}
.button:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #CFC8AA;
	background: #755A3F;
	border: thin 1 solid #CFC8AA;
	text-decoration:none;
	padding-left: 3px;
	padding-right: 3px;
}
.button:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #CFC8AA;
	background: #755A3F;
	border: thin 1 solid #CFC8AA;
	text-decoration:none;
	padding-left: 3px;
	padding-right: 3px;
}
.button:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color : #755A3F;
	background: #CFC8AA;
	border: thin 1 solid #755A3F;
	text-decoration:none;
	padding-left: 3px;
	padding-right: 3px;
}
.searchbox
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color : #000000;
	background: #B6C6CB;
	border: thin 1 solid #999999;
}

INPUT
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color : #000000;
	background: #cccccc;
	border: thin 1 solid #000000;
} 

H1
{
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
    font-size:  6px;
    font-weight: normal;
    color: #ffffff;
}

.footer {
font-weight: normal;
    font-size:11px;
    font-family: Arial;
	color: #cccccc;

}
.on {
font-weight: normal;
    font-size:11px;
    font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;

}

.nav {
font-weight: normal;
    font-size:11px;
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}

.nav:link {
font-family: Arial;
font-weight: normal;
color: #000000;
font-size:11px;
text-decoration:none;

}
.nav:active {
font-family: Arial;
font-weight: normal;
color: #000000;
font-size:11px;
text-decoration:none;

}
.nav:visited {
font-family: Arial;
font-weight: normal;
color: #000000;
font-size:11px;
text-decoration:none;

}
.nav:hover {
font-family: Arial;
font-weight: normal;
color: #cccccc;
font-size:11px;
text-decoration:none;

}







