@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	padding:0px;
	font-family: Verdana, Tahoma, "Times New Roman";
	font-size:12px;
        color:#514a4a
}
h1
{
	font-size:30px;
	color:#87165e;
	line-height:45px;
	font-weight:normal;
}
h2
{
	font-size:24px;
	color:#87165e;
	font-weight:normal;
}

h3
{
	font-size:18px;
	color:#87165e;
	line-height:26px;
	font-weight:normal;
}

h4
{
	font-size:14px;
	color:#87165e;
	font-weight:normal;
}
a
{color:#514a4a;
text-decoration:none;
}
.shipping_down_text
{
	font-size:18px;
	color:#b987a0;
	font-weight:normal;
	padding-bottom:5px;
	padding-top:5px;
	letter-spacing:1px;
}

.nav_bg{ background:url(../images/nav_bg.png); 
height:30px;
}

#sval
{
	border:#6a6161 solid 1px;
	height:14px;
	font-family:Tahoma, Verdana, "Times New Roman";
	font-size:12px;
	padding:2px;
}

#t1 a:link
{
	font-size:10px;
	color:#3e3939;
	font-family:Tahoma, Verdana, "Times New Roman";
}

#t1 a:visited
{
	color:#3e3939;
	font-size:10px;
	font-family:Tahoma, Verdana, "Times New Roman";
}

#t1 a:hover
{
	color:#b987a0;
}



#t2 a:link
{
	font-size:12px;
	color:#000000;
	font-family:Tahoma, Verdana, "Times New Roman";
}

#t2 a:hover
{
	color:#b987a0;
}

#t2 a:visited
{
	color:#000000;
	font-size:12px;
	font-family:Tahoma, Verdana, "Times New Roman";
}




#selected a:link, #selected a:visited
{
	color:#b987a0;
}

INPUT.buttonSkinA {
  BORDER-RIGHT: #555050 1px solid; 
  BORDER-TOP: #555050 1px solid;  
  BORDER-LEFT: #555050 1px solid; 
  COLOR: #000000; 
  BORDER-BOTTOM: #555050 1px solid;
  BACKGROUND: #f3f3f3;
  height:26px;
  width: 150px;
}

INPUT.buttonSkinB {
  BORDER-RIGHT: #555050 1px solid; 
  BORDER-TOP: #555050 1px solid;  
  BORDER-LEFT: #555050 1px solid; 
  COLOR: #000000; 
  BORDER-BOTTOM: #555050 1px solid;
  BACKGROUND: #f3f3f3;
  height:26px;
}

.brown_text
{
  font-size:13px;
  color:#87165e;
  font-weight:bold;
}


.style1
{
  font-size:12px;
  color:#000000;
  line-height:18px;
  font-weight:bold;
}
