@charset "utf-8";
/* CSS Document */

.productPic1 {
	margin: 15% 1% 0% 1%;
}

.productPic2 {
	margin: 27% 1% 6% 1%;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #222222;
  font-size: 12px;
}

.breadcrums {
	font-size: 10px;
	color: #969696;
}
.breadCrumCurrent {
	font-size: 20px;
	color: #000000;
}

#apDiv1 {
	position:absolute;
	width:319px;
	height:23px;
	z-index:1;
	left: 27px;
	top: 679px;
}

input.btn 
{ 
    color:#050; 
    font: bold 84% 'trebuchet ms',helvetica,sans-serif; 
    background-color:#fffccf; 
    border: 1px solid; 
    border-color: #696 #363 #363 #696; 	  
}

input.btnhov 
{ 
    border-color: #c63 #930 #930 #c63; 
}

.size8
{font-size:8px;}

.size11
{font-size:11px;}

.size13
{font-size:13px;}

.H14
{font-size:14px;}

.size16 
{font-size:16px;}
	
.inbody, .H3 {
	font-size: 15px;
	font-weight:normal;
}


.H3, .size18, .anchor 
{
	font-weight: bold;
}

.anchor 
{
text-transform: uppercase;
color: #969696;
}
	
.size18, .bolditalic18, .simply18
{
	font-size: 18px;
}

.bolditalic18, .bolditalic15
{
font-style: italic;
font-weight: bold;
}

.bolditalic15
{font-size:15px;}

.DisasterHelpColor {
	color: #00FFFF
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
