body { color: black; background-color: white; font-family:Verdana, Arial, sans serif; }
p, td, input, select {
	font-family:Verdana, Arial, sans serif;
	font-size:10px;
	color:#555555;
}

a:link{
	text-decoration:none;
	color:#87A0B2;
}

a:visited{
	text-decoration:none;
	color:#87A0B2;
}

a:hover{
	text-decoration:underline;
	color:#003366;
}

a:active{
	text-decoration:none;
	color:#87A0B2;
}

.center_image { background-image: url(_main/images/images2/center.jpg); background-repeat: no-repeat; width: 928px; height: 466px; }
.center_image2 { background-image: url(_main/images/images2/center2.jpg); background-repeat: no-repeat; width: 928px; height: 466px; padding-left:10px; }
.center_image3 { background-image: url(_main/images/images2/center3.jpg); background-repeat: no-repeat; width: 928px; height: 466px; padding-left:10px; }
.searchbkg { background-image: url(_main/images/images2/nav_searchbox.jpg); background-repeat: no-repeat; width: 104px; height: 30px; }
h2 { color: #45555f; font-size: 9px; font-family: verdana, "trebuchet ms"; font-weight: normal; line-height: 13px; margin: 0; }
.sm_blue { color: #45555f; font-size: 10px; font-family: verdana; line-height: 13px; }
a:link.sm_blue { color: #6a889d; font-size: 10px; font-family: verdana; line-height: 13px; text-decoration: none; }
a:visited.sm_blue { color: #6a889d; font-size: 10px; font-family: verdana; line-height: 13px; text-decoration: none; }
a:hover.sm_blue { color: #6a889d; font-size: 10px; font-family: verdana; line-height: 13px; text-decoration: none; }
a:active.sm_blue { color: #6a889d; font-size: 10px; font-family: verdana; line-height: 13px; text-decoration: none; }
h1 { color: #6a889d; font-size: 23px; font-family: geneva; font-weight: normal; letter-spacing: 1px; margin: 0; }
.left_side_type { color: #45555f; font-size: 11px; font-family: arial, verdana; font-weight: bold; text-decoration: none; }

.header {
	font-family:Verdana, Arial, sans serif;
	font-size : 17px;
	font-weight : normal;
	color : #87A0B2;
}

.product_code {
	font-family:Verdana, Arial, sans serif;
	font-size : 14px;
	font-weight : normal;
	color : #87A0B2;
}

/* form styles */

#contact label{  float: left; width: 200px; font-weight: bold; font-size: 15px; padding-bottom: 5px;}
	
#contact input { width: 200px; margin-bottom: 5px; font-weight:bold; font-size: 15px; }

#contact select {width: 200px; margin-bottom: 5px; font-weight: bold; font-size: 15px;}

#contact .input_small {width: 64px;}

#contact .submit_button {width: 100px; height:30px; margin-left: 20px;}

/**
 * Checkout
 */
#paypal_checkout {
  background:transparent url('/_main/images/btn_xpressCheckout.gif') no-repeat top center;
  width:145px;
  height:42px;
  border: none;
  cursor: pointer;
}