@charset "utf-8";
/* CSS Document */
body{
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #000;
	text-decoration: none;
}
.header_strip{
	background-image:url(../images/header_strip.jpg);
	background-repeat:repeat-x;
}
.pad{
	padding-left:20px;
}
.middle_img{
	background-image:url(../images/middle_img.jpg);
	background-repeat:repeat-y;
}
.pad2{
	padding-left:9px;
}
.text{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#c3080a;
}
.welcome_text{
	font-family:Arial;
	font-size:12px;
	color:#606060;
	text-align:left;
	text-decoration:none;
	line-height:15px;
	padding-right:10px;
}
.bodybg{
	background-image:url(../images/bodybox_middle.jpg);
	background-repeat:repeat-y;
}
.text2{
	font-family:Arial;
	font-size:12px;
	color:#494a49;
	text-decoration:none;
}
.text2 a{
	font-family:Arial;
	font-size:12px;
	color:#494a49;
	text-decoration:none;
}
.text2 a:hover{
	color: #990000;
	text-decoration: underline;
}
.footer{
	background-image:url(../images/footer_strip.jpg);
	background-repeat:repeat-x;
	background-position: bottom;
	background-color: #0064C4;
}
.footer_link{
	font-family:Arial;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	line-height:5px;
	padding-top:5px;
}
.footer_link a{
	font-family:Arial;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
}
.footer_link a:hover{
	text-decoration: underline;
	color: #FFFF00;
}
/* product search */
.product{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}
.search_input{
	width:230px;
}
.box{
	border:1px solid #CCCCCC;
	text-align:center;
}
.btext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:10px;
}
.psd{
	padding-left:30px;
	padding-right:40px;
}