A {
	font-family : Verdana;
	font-size : 13;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0;
	color : #483D8B;
	text-decoration : none;
}

A:HOVER {
	font-family : Verdana;
	font-size : 13;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0;
	color : C69C6D;
	text-decoration : underline;
}

BODY {


font-family : Verdana;
	font-size : 10;

}

TD {

font-family : Verdana;
	font-size : 13;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0;
	color : 7A453B;
	text-decoration : none;

}

TD .Simple {
 padding: 2px;
}

TD .Col {
 background-color: #EBF5B4;
 padding: 3px;	
}

TD .Col2 {
	background-color: #CDC8ED;
	padding: 3px;
}

.Nav {
	font-family :  Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0;
	color : #494949;
	text-decoration : none;
	padding-left: 10px;

}

.Nav:hover {
	font-family :  Helvetica, sans-serif;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0;
	color :  #0881EB;
	text-decoration : underline;
	padding-left: 10px;

}

.Simple {

font-family : Verdana;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0;
	color : #000000;
	text-decoration : none;

}

.Simple:Hover {

font-family : Verdana;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0;
	color : #000000;
	text-decoration : underline;

}


.SimpleSmall {

font-family : Verdana;
	font-size : 10;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0;
	color : #6D6D6D;
	text-decoration : none;

}


.Simpleinst {

	font-family : Verdana;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0;
	color : #8B4513;
	text-decoration : none;

}

.red {

font-family : Verdana;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0;
	color : #ff3300;
	text-decoration : none;

}

.redprice {

font-family : Verdana;
	font-size : 12;
	font-style : normal;
	font-weight : normal;
	letter-spacing : 0;
	color : #CA2900;
	text-decoration : none;

}


.name {
	font-family : Verdana;
	font-size : 26;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0;
	color : 7A453B;
}

.brand {
	font-family : Verdana;
	font-size : 16;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0;
	color : 7A453B;
}

.price {
	font-family : Verdana;
	font-size : 14;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0;
	color : #000000;
}

.Address {
	font-family : Verdana;
	font-size : 16;
	font-style : normal;
	font-weight : bold;
	letter-spacing : 0;
	line-height: 25px;
	color : #000164;
}

.AddressDet {
	font-family : Verdana;
	font-size : 12;
	font-style : normal;
	font-weight: normal;
	line-height: 18px;
	letter-spacing : 0;
	color : #000164;
}

.LOGIN {
	width : 75px;
	background-color : #FFFFF0;
	border: 1px solid Black;
}

.LoginBUTTON {
	width : 60px;
	height: 20px;
	background-color : #E7BE8D;
	border: 1px solid Black;
}

.HeaderLogout {
	display: block;
	border: 1px solid yellow;
	width: 100px; 
	
}

.HeaderLogout:hover {
	border: 1px solid red;
	
}

#LN_cart {
 background-color: #95A0AE;	
}
